mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/python-trove-classifiers: bump version to 2026.1.14.14
https://github.com/pypa/trove-classifiers/releases Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
7ad3ec1c6f
commit
374f45b0fa
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/trove-classifiers/json
|
||||
md5 38bcf32894b739e814f3362ce191b62b trove_classifiers-2025.12.1.14.tar.gz
|
||||
sha256 a74f0400524fc83620a9be74a07074b5cbe7594fd4d97fd4c2bfde625fdc1633 trove_classifiers-2025.12.1.14.tar.gz
|
||||
md5 ded610aa62cf3dc78360e96802ca72e8 trove_classifiers-2026.1.14.14.tar.gz
|
||||
sha256 00492545a1402b09d4858605ba190ea33243d361e2b01c9c296ce06b5c3325f3 trove_classifiers-2026.1.14.14.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4 LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_TROVE_CLASSIFIERS_VERSION = 2025.12.1.14
|
||||
PYTHON_TROVE_CLASSIFIERS_VERSION = 2026.1.14.14
|
||||
PYTHON_TROVE_CLASSIFIERS_SOURCE = trove_classifiers-$(PYTHON_TROVE_CLASSIFIERS_VERSION).tar.gz
|
||||
PYTHON_TROVE_CLASSIFIERS_SITE = https://files.pythonhosted.org/packages/80/e1/000add3b3e0725ce7ee0ea6ea4543f1e1d9519742f3b2320de41eeefa7c7
|
||||
PYTHON_TROVE_CLASSIFIERS_SITE = https://files.pythonhosted.org/packages/d8/43/7935f8ea93fcb6680bc10a6fdbf534075c198eeead59150dd5ed68449642
|
||||
PYTHON_TROVE_CLASSIFIERS_SETUP_TYPE = setuptools
|
||||
PYTHON_TROVE_CLASSIFIERS_LICENSE = Apache-2.0
|
||||
PYTHON_TROVE_CLASSIFIERS_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user