python-constantly: drop versioneer build dependency
authorAlexandru Ardelean <redacted>
Mon, 13 Apr 2026 08:08:00 +0000 (11:08 +0300)
committerAlexandru Ardelean <redacted>
Thu, 16 Apr 2026 19:34:46 +0000 (22:34 +0300)
commit8c3bc3fcf924753e600275246df163b2288e5b2b
treee6fda9e5eb217ef963f5cc0d1dd62507e0964113
parent9d59ce08a14fa5b23134f406a22837cea4076e9b
python-constantly: drop versioneer build dependency

The release tarball already contains a pre-generated _version.py with
the version hardcoded, so versioneer is not needed at build time.
Patch pyproject.toml to only require setuptools and remove
PKG_BUILD_DEPENDS:=python-versioneer/host.

Remove python-versioneer package as it is no longer needed.

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-constantly/Makefile
lang/python/python-constantly/patches/001-unpin-setuptools.patch
lang/python/python-constantly/patches/002-remove-versioneer-from-setup.patch [new file with mode: 0644]
lang/python/python-versioneer/Makefile [deleted file]
git clone https://git.99rst.org/PROJECT