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 d370438a9..447fa8704 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.8.7 +PKG_VERSION:=2023.9.19 PKG_RELEASE:=1 PYPI_NAME:=trove-classifiers -PKG_HASH:=c9f2a0a85d545e5362e967e4f069f56fddfd91215e22ffa48c66fb283521319a +PKG_HASH:=3e700af445c802f251ce2b741ee78d2e5dfa5ab8115b933b89ca631b414691c9 PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE |