diff options
author | Jeffery To <jeffery.to@gmail.com> | 2023-09-26 00:41:17 +0800 |
---|---|---|
committer | Rosen Penev <rosenp@gmail.com> | 2023-09-27 16:40:11 -0700 |
commit | 423235b40a84663c611e0f95abb11aaa7202681d (patch) | |
tree | 7b2d75792de3babc5fabcb508b7d1169017fcb6d /lang/python | |
parent | c12e4e873d43c6d61909f1a110be924918be1ab5 (diff) |
python-trove-classifiers: Update to 2023.9.19
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
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 |