Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update build-system requirement for setuptools-scm to >=7.0.0 #45

Merged
merged 2 commits into from
Dec 1, 2022

Conversation

dvzrv
Copy link
Contributor

@dvzrv dvzrv commented Nov 12, 2022

pyproject.toml:
Update build-system requirement for setuptools-scm to >=7.0.0, which obsoletes the use of setuptools-scm-git-archive.
Remove pip and wheel from build-system as they are not required in a PEP517 build setup using pypa/build and pypa/installer.

setup.{cfg,py}:
Update build-system requirement for setuptools-scm to >=7.0.0, which obsoletes the use of setuptools-scm-git-archive.

pyproject.toml:
Update build-system requirement for setuptools-scm to >=7.0.0, which
obsoletes the use of setuptools-scm-git-archive.
Remove pip and wheel from build-system as they are not required in a
PEP517 build setup using pypa/build and pypa/installer.

setup.{cfg,py}:
Update build-system requirement for setuptools-scm to >=7.0.0, which
obsoletes the use of setuptools-scm-git-archive.
archlinux-github pushed a commit to archlinux/svntogit-community that referenced this pull request Nov 12, 2022
…ependencies.

Apply upstreamed patch to remove use of python-wheel, python-pip and
python-setuptools-scm-git-archive in makedepends and python-setuptools in
depends: pycontribs/enrich#45
Apply upstreamed patch to remove use of mock:
pycontribs/enrich#46
Remove unnecessary quotes and curly braces.
Switch to git sources to not have to backport patches again:
pypa/setuptools#3672

git-svn-id: file:///srv/repos/svn-community/svn@1346989 9fca08f4-af9d-4005-b8df-a31f2cc04f65
archlinux-github pushed a commit to archlinux/svntogit-community that referenced this pull request Nov 12, 2022
…ependencies.

Apply upstreamed patch to remove use of python-wheel, python-pip and
python-setuptools-scm-git-archive in makedepends and python-setuptools in
depends: pycontribs/enrich#45
Apply upstreamed patch to remove use of mock:
pycontribs/enrich#46
Remove unnecessary quotes and curly braces.
Switch to git sources to not have to backport patches again:
pypa/setuptools#3672

git-svn-id: file:///srv/repos/svn-community/svn@1346989 9fca08f4-af9d-4005-b8df-a31f2cc04f65
archlinux-github pushed a commit to archlinux/svntogit-community that referenced this pull request Nov 12, 2022
…ependencies.

Apply upstreamed patch to remove use of python-wheel, python-pip and
python-setuptools-scm-git-archive in makedepends and python-setuptools in
depends: pycontribs/enrich#45
Apply upstreamed patch to remove use of mock:
pycontribs/enrich#46
Remove unnecessary quotes and curly braces.
Switch to git sources to not have to backport patches again:
pypa/setuptools#3672

git-svn-id: file:///srv/repos/svn-community/svn@1346990 9fca08f4-af9d-4005-b8df-a31f2cc04f65
archlinux-github pushed a commit to archlinux/svntogit-community that referenced this pull request Nov 12, 2022
…ependencies.

Apply upstreamed patch to remove use of python-wheel, python-pip and
python-setuptools-scm-git-archive in makedepends and python-setuptools in
depends: pycontribs/enrich#45
Apply upstreamed patch to remove use of mock:
pycontribs/enrich#46
Remove unnecessary quotes and curly braces.
Switch to git sources to not have to backport patches again:
pypa/setuptools#3672

git-svn-id: file:///srv/repos/svn-community/svn@1346990 9fca08f4-af9d-4005-b8df-a31f2cc04f65
@ssbarnea ssbarnea added the bug Something isn't working label Nov 26, 2022
@ssbarnea
Copy link
Member

ssbarnea commented Dec 1, 2022

@dvzrv Thanks! Would you by any chance be interested to help projects implementing PEP-621, which is basically the next step on packaging? See ansible/team-devtools#78 and https://github.com/topics/pep-621 for projects I already migrated.

@ssbarnea ssbarnea merged commit 6a21526 into pycontribs:main Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants