package/python-wrapt: bump to version 1.12.1
Plus, indent with two spaces in the hash file. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
cc031a0389
commit
cfcd0af9a5
@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/wrapt/json
|
||||
md5 cc15c001b129f81eb2f79b15eb99ffe5 wrapt-1.11.2.tar.gz
|
||||
sha256 565a021fd19419476b9362b05eeaa094178de64f8361e44468f9e9d7843901e1 wrapt-1.11.2.tar.gz
|
||||
md5 6d56ed0de4336462a73350341462f45e wrapt-1.12.1.tar.gz
|
||||
sha256 b62ffa81fb85f4332a4f609cab4ac40709470da05643a082ec1eb88e6d9b97d7 wrapt-1.12.1.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 e37c13f84fb3c9a54161b0fcf75f4d302fb86ce42cd6106147bda79e4197d9f2 LICENSE
|
||||
sha256 e37c13f84fb3c9a54161b0fcf75f4d302fb86ce42cd6106147bda79e4197d9f2 LICENSE
|
||||
|
@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_WRAPT_VERSION = 1.11.2
|
||||
PYTHON_WRAPT_VERSION = 1.12.1
|
||||
PYTHON_WRAPT_SOURCE = wrapt-$(PYTHON_WRAPT_VERSION).tar.gz
|
||||
PYTHON_WRAPT_SITE = https://files.pythonhosted.org/packages/23/84/323c2415280bc4fc880ac5050dddfb3c8062c2552b34c2e512eb4aa68f79
|
||||
PYTHON_WRAPT_SITE = https://files.pythonhosted.org/packages/82/f7/e43cefbe88c5fd371f4cf0cf5eb3feccd07515af9fd6cf7dbf1d1793a797
|
||||
PYTHON_WRAPT_SETUP_TYPE = distutils
|
||||
PYTHON_WRAPT_LICENSE = BSD-2-Clause
|
||||
PYTHON_WRAPT_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user