mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
package/python-multidict: bump to version 4.7.1
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
58abfbc955
commit
9bc3c8dd61
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_MULTIDICT_VERSION = 4.6.1
|
||||
PYTHON_MULTIDICT_VERSION = 4.7.1
|
||||
PYTHON_MULTIDICT_SOURCE = multidict-$(PYTHON_MULTIDICT_VERSION).tar.gz
|
||||
PYTHON_MULTIDICT_SITE = https://files.pythonhosted.org/packages/8a/74/61547af55c077b8d2e3648c2af74c08fa1e382665b290468db7ba54db2ea
|
||||
PYTHON_MULTIDICT_SITE = https://files.pythonhosted.org/packages/34/68/38290d44ea34dae6d52719f0c94bd09951387cec75e36cdce6805b5f27e9
|
||||
PYTHON_MULTIDICT_SETUP_TYPE = setuptools
|
||||
PYTHON_MULTIDICT_LICENSE = Apache-2.0
|
||||
PYTHON_MULTIDICT_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user