mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 10:51:55 +00:00
python-hatch-fancy-pypi-readme: bump to 25.1.0
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 <alex@shruggie.ro>
This commit is contained in:
committed by
Alexandru Ardelean
parent
22c0454da2
commit
dc489c0822
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user