diff options
author | Jeffery To <jeffery.to@gmail.com> | 2023-12-04 14:35:27 +0800 |
---|---|---|
committer | Josef Schlehofer <pepe.schlehofer@gmail.com> | 2023-12-04 11:10:46 +0100 |
commit | cd79a679ef39728c493c519461255039b9c0ab61 (patch) | |
tree | 59c40f04d1d28fdf90dfe49dc682b5b381f24f8d /lang/python | |
parent | f21dffc2a306ad97cefa03dac8bcee0552da556f (diff) |
python-trove-classifiers: Update to 2023.11.29
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 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 |