python-setuptools_scm
No description set
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:vizhestkov:salt-pytest/python-setuptools_scm && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
python-setuptools_scm.changes | 0000020883 20.4 KB | |
python-setuptools_scm.spec | 0000002589 2.53 KB | |
setuptools_scm-6.4.2.tar.gz | 0000061305 59.9 KB |
Latest Revision
Victor Zhestkov (vizhestkov)
committed
(revision 1)
- update to 6.4.2: * fix #671 : NoReturn is not avaliable in painfully dead python 3.6 * fix regression #669: restore get_version signature * fix #668: harden the selftest for distribution extras * compatibility adjustments for setuptools >58 * only put minimal setuptools version into toml extra to warn people with old strict pins * coorectly handle hg-git self-use * better mercurial detection * modernize packaging setup * python 3.10 support * better handling of setuptools install command deprecation * consider ``pyproject.tomls`` when running as command * use list in git describe command to avoid shell expansions while supporting both windows and posix * add ``--strip-dev`` flag to ``python -m setuptools_scm`` to print the next guessed version cleanly * ensure no-guess-dev will fail on bad tags instead of generating invalid versions * ensure we use utc everywhere to avoid confusion - Drop add-rpmfail-pytest-markers.patch - Update to 6.3.3 * only put minimal setuptools version into toml extra to warn people with old strict pins - Release 6.3.2 * fix #629: correctly convert Version data in tags_to_version parser to avoid errors - Release 6.3.1 * fix #625: restore tomli in install_requires after the regression changes in took it out and some users never added it even tho they have pyproject.toml files - Release 6.3.0
Comments 0