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

fix setup.py test, issue deprecation warning update supported Python metadata #820

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

nitzmahone
Copy link
Member

fixes #810

  • direct invocation of setup.py commands has been long deprecated by setuptools
  • updates supported Python trove and requirement metadata to prevent downloads by unsupported Python versions

* direct invocation of `setup.py` commands has been long deprecated by setuptools
@nitzmahone nitzmahone merged commit f74f335 into yaml:main Aug 6, 2024
19 checks passed
nitzmahone added a commit to nitzmahone/pyyaml that referenced this pull request Aug 6, 2024
* direct invocation of `setup.py` commands has been long deprecated by setuptools

(cherry picked from commit f74f335)
nitzmahone added a commit that referenced this pull request Aug 6, 2024
* fix `setup.py test` and issue deprecation warning (#820)

* direct invocation of `setup.py` commands has been long deprecated by setuptools

(cherry picked from commit f74f335)

* release 6.0.2
gentoo-bot pushed a commit to gentoo/gentoo that referenced this pull request Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

setup.py test is broken in 6.0.2rc1
1 participant