diff options
Diffstat (limited to 'lang/python')
-rw-r--r-- | lang/python/python-trove-classifiers/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python/python-trove-classifiers/Makefile b/lang/python/python-trove-classifiers/Makefile index 27e5e5729..fd8026047 100644 --- a/lang/python/python-trove-classifiers/Makefile +++ b/lang/python/python-trove-classifiers/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-trove-classifiers -PKG_VERSION:=2023.11.14 +PKG_VERSION:=2023.11.29 PKG_RELEASE:=1 PYPI_NAME:=trove-classifiers -PKG_HASH:=64b5e78305a5de347f2cd7ec8c12d704a3ef0cb85cc10c0ca5f73488d1c201f8 +PKG_HASH:=ff8f7fd82c7932113b46e7ef6742c70091cc63640c8c65db00d91f2e940b9514 PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE |