python-hatch-fancy-pypi-readme: bump to 25.1.0
authorAlexandru Ardelean <redacted>
Sun, 22 Mar 2026 09:23:53 +0000 (09:23 +0000)
committerAlexandru Ardelean <redacted>
Mon, 23 Mar 2026 06:48:29 +0000 (08:48 +0200)
Changes since 23.1.0:
- 24.1.0: migrate from setup.cfg to pyproject.toml
- 25.1.0: drop Python 3.7 and 3.8 support; maintenance updates

Required by python-attrs 25.4.0 which needs hatch-fancy-pypi-readme>=23.2.0.

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-hatch-fancy-pypi-readme/Makefile

index 6e9f8d0bbd00bf8255de45b429f6efbfe2c1d83e..82e927e1272710c98b29dd638e20e49060db8618 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-hatch-fancy-pypi-readme
-PKG_VERSION:=23.1.0
+PKG_VERSION:=25.1.0
 PKG_RELEASE:=1
 
 PYPI_NAME:=hatch-fancy-pypi-readme
 PYPI_SOURCE_NAME:=hatch_fancy_pypi_readme
-PKG_HASH:=b1df44063094af1e8248ceacd47a92c9cf313d6b9823bf66af8a927c3960287d
+PKG_HASH:=9c58ed3dff90d51f43414ce37009ad1d5b0f08ffc9fc216998a06380f01c0045
 
 PKG_LICENSE:=MIT
 PKG_LICENSE_FILES:=LICENSE.txt
git clone https://git.99rst.org/PROJECT