factory
- update to 24.11.0:
* Incremental now provides a CLI script, incremental, allowing
you to run it with pipx run incremental. The incremental
update subcommand offers the same functionality as python -m
incremental.update.
* Incremental now depends on packaging instead of setuptools at
runtime
* Add Python 3.13 and 3.14 to the test matrix.
* Build Incremental itself with Hatchling, working around
failures with certain versions of setuptools
* Incremental's documentation now highlights its primary
features: CalVer and indeterminate versions (NEXT).
* Incremental's CLI no longer depends on Click, so you no
longer need to install incremental[scripts] for it to
function. The scripts extra is deprecated.
* Drop support for Python 3.8, which has been end-of-life since
October 2024.
OBS-URL: https://build.opensuse.org/request/show/1352254
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-incremental?expand=0&rev=10
Description
No description provided
Languages
RPM Spec
100%