mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/python-trove-classifiers: bump to version 2024.10.13
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
09f125c416
commit
6bcb83e79b
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/trove-classifiers/json
|
||||
md5 717cfc0ecefe6d49ace81adac3ebe0af trove_classifiers-2024.9.12.tar.gz
|
||||
sha256 4b46b3e134a4d01999ac5bc6e528afcc10cc48f0f724f185f267e276005768f4 trove_classifiers-2024.9.12.tar.gz
|
||||
md5 4560fbc4037de39ccc59121438a14af8 trove_classifiers-2024.10.13.tar.gz
|
||||
sha256 b820fc6f9544543afa15e5d9cfc426cde3b20fc2246dff6f019b835731508cef trove_classifiers-2024.10.13.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4 LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_TROVE_CLASSIFIERS_VERSION = 2024.9.12
|
||||
PYTHON_TROVE_CLASSIFIERS_VERSION = 2024.10.13
|
||||
PYTHON_TROVE_CLASSIFIERS_SOURCE = trove_classifiers-$(PYTHON_TROVE_CLASSIFIERS_VERSION).tar.gz
|
||||
PYTHON_TROVE_CLASSIFIERS_SITE = https://files.pythonhosted.org/packages/16/14/55ceb59dabf95f554b5368fdabe8d370165a25f817a23d809ad6c87a0b06
|
||||
PYTHON_TROVE_CLASSIFIERS_SITE = https://files.pythonhosted.org/packages/10/51/be10158183105d970d7bfc81401cf6076c13844a5869c24c72889f4bf658
|
||||
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