python-incremental: bump to 24.11.0
authorAlexandru Ardelean <redacted>
Fri, 20 Mar 2026 16:21:13 +0000 (16:21 +0000)
committerAlexandru Ardelean <redacted>
Sat, 21 Mar 2026 05:46:01 +0000 (07:46 +0200)
commit6fc55f8b74e2bc92b470eebbffdcc2dad218754d
treefc5d002363031d7421485eeb54cfbe482de26115
parent1e1166d0bad6ae5708a97b14db0d30c9c7b1832a
python-incremental: bump to 24.11.0

Changelog since 24.7.2:
- Switch build system from wheel to hatchling
- Switch runtime dependency from setuptools/pkg-resources to packaging
- Add CLI script (pipx run incremental)
- Add Python 3.13 and 3.14 support; drop Python 3.8 support
- Drop Click dependency from CLI

Update HOST_BUILD_DEPENDS to use python-hatchling/host instead of
python-wheel/host, and replace +python3-pkg-resources dependency with
+python3-packaging in DEPENDS.

Add test.sh.

Full changelog:
https://github.com/twisted/incremental/releases

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-incremental/Makefile
lang/python/python-incremental/test.sh [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT