diff options
author | Jeffery To <jeffery.to@gmail.com> | 2023-11-23 01:36:58 +0800 |
---|---|---|
committer | Tianling Shen <cnsztl@gmail.com> | 2023-11-24 20:41:02 +0800 |
commit | 028108b9a52b780e5a1f3a750c51ac5c6188414b (patch) | |
tree | 4dd3c3b75377e01e1536a297d9fc8d74ceebe9ae | |
parent | 08c07ed258ce72507978f9229a3b60245e7f61dd (diff) |
python-trove-classifiers: Update to 2023.11.14
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
-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 67f3e8ff9..27e5e5729 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.9 +PKG_VERSION:=2023.11.14 PKG_RELEASE:=1 PYPI_NAME:=trove-classifiers -PKG_HASH:=0542bc03d151f8af84f0eb0e74aa931b374b6f9c8ed8fbf7ee41989fb9d40f1d +PKG_HASH:=64b5e78305a5de347f2cd7ec8c12d704a3ef0cb85cc10c0ca5f73488d1c201f8 PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE |