Skip to content
New issue

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

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

Already on GitHub? # 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
See-Also: yaml/pyyaml#820
Closes: https://bugs.gentoo.org/927523
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
# for free to join this conversation on GitHub. Already have an account? # 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