SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-setuptools-git-versioning-2.1.0-1.1.noarch.rpm :

* Tue Jan 28 2025 Steve Kowalik - Update to 2.1.0:
* [breaking] Drop get_branch_tags function which was deprecated since 1.8.0.
* [breaking] version_file option now have precedence over any tags in the current branch.
* [breaking] Drop version_config keyword from setup.py, which was deprecated since 1.8.0.
* [breaking] Does not allow passing setuptools_git_versioning=False and setuptools_git_versioning=True to config. Always use setuptools_git_versioning={\"enabled\": True}.
* [feature] Test Python 3.13 compatibility
* [feature] Test Python 3.12 compatibility
* [feature] Remove useless warning if tag_filter, tag_formatter or branch_formatter is a regexp instead of function reference.
* [bugfix] Replace outdated toml package with modern tomli.- Rip out _service and all of its gubbins, we can successfully test with the GitHub tarball, so switch to that.
* Mon Dec 25 2023 Ben Greiner - Update to 1.13.5
* [bugfix] Import setuptools before importing distutils. Thanks to AATTtjni
* [bugfix] Move zip-safe option to tool.setuptools section of pyproject.toml. Thanks to AATTcclecle- Accomodate upstream\'s usage of reruns: some tag tests fail with commit hashes starting with 0.
* Fri Jun 09 2023 ecsos - Add %{?sle15_python_module_pythons}
* Tue Mar 21 2023 Martin Liška - Run tests in parallel.
* Fri Mar 03 2023 Steve Kowalik - Update to 1.13.2:
* Documentation changes only.- Skip broken test.
* Mon Feb 20 2023 Daniel Garcia - Updater to 1.13.1
* Build and publish sdist package again
* Allow to install package from .tar.gz without --no-build-isolation flag
* Get rid of deprecated package dependency
* Publish development releases to Test PyPI
* Use pypa/gh-action-pypi-publish Github action to publish releases to PyPI
* Remove local part of version because it is not allowed in PyPI- Update to 1.13.0
* Make all internal functions private
* Add tag_filter option. Special thanks to AATTvortechs2000
* For Python 3.11 use built-in tomllib instead of toml package
* Add documentation about fetching package version in runtime
* Add description for some functions
* Tue Nov 08 2022 Andreas Schwab - Simplify dirty version workaround to avoid modifying repo history
* Mon Oct 31 2022 Ben Greiner - Initial specfile for v 1.21.1- Required to build bokeh 3
 
ICM