diff options
author | Jeffery To <jeffery.to@gmail.com> | 2023-05-29 13:47:05 +0800 |
---|---|---|
committer | Rosen Penev <rosenp@gmail.com> | 2023-05-29 18:16:19 +0300 |
commit | 17007845bc4964aabf3635903fcb0f0b0e7386aa (patch) | |
tree | bf913f88e7671f1b1c5571773fe9f774941fb17f /lang | |
parent | a7d33e9e3a139648da043980d4fb5345c2e7496a (diff) |
python-trove-classifiers: Update to 2023.5.24
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Diffstat (limited to 'lang')
-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 1a4708d00..67c5017a0 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.5.2 +PKG_VERSION:=2023.5.24 PKG_RELEASE:=1 PYPI_NAME:=trove-classifiers -PKG_HASH:=c46d6e40a9581599b16c712e0164fec3764872a4085c673c07559787caedb867 +PKG_HASH:=fd5a1546283be941f47540a135bdeae8fb261380a6a204d9c18012f2a1b0ceae PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE |