Skip to content

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

Merged
nitzmahone merged 1 commit intoyaml:mainfrom
nitzmahone:fix_setuppy_test
Aug 6, 2024
Merged

fix setup.py test, issue deprecation warning update supported Python metadata#820
nitzmahone merged 1 commit intoyaml:mainfrom
nitzmahone:fix_setuppy_test

Conversation

@nitzmahone
Copy link
Copy Markdown
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
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
nbragin4 pushed a commit to nbragin4/pyyaml that referenced this pull request Aug 14, 2025
* fix `setup.py test` and issue deprecation warning (yaml#820)

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

(cherry picked from commit f74f335)

* release 6.0.2
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