mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-14 10:13:59 -09:00
python-sortedcontainers: bump to version 2.1.0
Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
4c40968e05
commit
87a5937a88
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_SORTEDCONTAINERS_VERSION = 2.0.5
|
||||
PYTHON_SORTEDCONTAINERS_VERSION = 2.1.0
|
||||
PYTHON_SORTEDCONTAINERS_SOURCE = sortedcontainers-$(PYTHON_SORTEDCONTAINERS_VERSION).tar.gz
|
||||
PYTHON_SORTEDCONTAINERS_SITE = https://files.pythonhosted.org/packages/b9/30/accbf5c09c5fa25a3d5f762761e0d7ece6fdb12f2a9c43b840f73cef43ef
|
||||
PYTHON_SORTEDCONTAINERS_SITE = https://files.pythonhosted.org/packages/29/e0/135df2e733790a3d3bcda970fd080617be8cea3bd98f411e76e6847c17ef
|
||||
PYTHON_SORTEDCONTAINERS_SETUP_TYPE = setuptools
|
||||
PYTHON_SORTEDCONTAINERS_LICENSE = Apache-2.0
|
||||
PYTHON_SORTEDCONTAINERS_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user