mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
package/python-wrapt: bump to version 1.11.2
LICENSE change: new copyright year. 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
5cf84a9963
commit
698e31675f
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_WRAPT_VERSION = 1.10.11
|
||||
PYTHON_WRAPT_VERSION = 1.11.2
|
||||
PYTHON_WRAPT_SOURCE = wrapt-$(PYTHON_WRAPT_VERSION).tar.gz
|
||||
PYTHON_WRAPT_SITE = https://files.pythonhosted.org/packages/a0/47/66897906448185fcb77fc3c2b1bc20ed0ecca81a0f2f88eda3fc5a34fc3d
|
||||
PYTHON_WRAPT_SITE = https://files.pythonhosted.org/packages/23/84/323c2415280bc4fc880ac5050dddfb3c8062c2552b34c2e512eb4aa68f79
|
||||
PYTHON_WRAPT_SETUP_TYPE = distutils
|
||||
PYTHON_WRAPT_LICENSE = BSD-2-Clause
|
||||
PYTHON_WRAPT_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user