forked from pool/python-setuptools_scm
7d43c7e763ef183ad9666fba69c7313af1fd75f2c25399ac0e53f0a9d01db0b0
- Update to 3.0.6:
* Solves issue with wrong version in egg-info
- Add multibuild to run tests in -test package
- Version update to 3.0.5:
* fix readme
* correct the deploy sections
- update to version 3.0.2:
* fix a regression from tag parsing - support for multi-dashed
prefixes - #284
- changes from version 3.0.1:
* fix a regression in setuptools_scm.git.parse - reorder arguments
so the positional invocation from before works as expected #281
- changes from version 3.0.0:
* introduce pre-commit and use black
* print the origin module to help testing
* switch to src layout (breaking change)
* no longer alias tag and parsed_version in order to support
understanding a version parse failure
* require parse results to be ScmVersion or None (breaking change)
* fix #266 by requiring the prefix word to be a word again (breaking
change as the bug allowed arbitrary prefixes while the original
feature only allowed words")
* introduce a internal config object to allow the configruation fo
tag parsing and prefixes (thanks to @punkadiddle for introducing
it and passing it trough)
OBS-URL: https://build.opensuse.org/request/show/626813
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools_scm?expand=0&rev=15
Description
No description provided
Languages
RPM Spec
100%