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 #60

Closed
wants to merge 1 commit into from

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 requirements, as they are not needed in a PEP517 workflow facilitating pypa/build and pypa/installer.

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

@dvzrv dvzrv requested a review from webknjaz as a code owner November 12, 2022 10:46
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 requirements, as they are not
needed in a PEP517 workflow facilitating 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.
@dvzrv dvzrv force-pushed the consolidate_dependencies branch from bbba0d5 to 8a18a88 Compare November 12, 2022 10:50
archlinux-github pushed a commit to archlinux/svntogit-community that referenced this pull request Nov 12, 2022
…essary dependencies.

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/subprocess-tee#60
Apply upstreamed patch to remove use of mock:
pycontribs/subprocess-tee#62
Remove unnecessary quotes and curly braces.
Switch to git sources to not have to backport patches again:
pypa/setuptools#3672
Switch to PEP517.

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

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/subprocess-tee#60
Apply upstreamed patch to remove use of mock:
pycontribs/subprocess-tee#62
Remove unnecessary quotes and curly braces.
Switch to git sources to not have to backport patches again:
pypa/setuptools#3672
Switch to PEP517.

git-svn-id: file:///srv/repos/svn-community/svn@1346987 9fca08f4-af9d-4005-b8df-a31f2cc04f65
@ssbarnea ssbarnea added the enhancement New feature or request label Nov 24, 2022
@ssbarnea ssbarnea closed this Nov 26, 2022
@dvzrv
Copy link
Contributor Author

dvzrv commented Nov 26, 2022

@ssbarnea hey, why did you just close this without a comment and didn't include it in 0.4.0, but then did the same thing in #80?
I really had hoped I could drop the patches with 0.4.0...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants