diff mbox series

[1/1] package/python-six: bump to version 1.14.0

Message ID 20200213031618.65525-1-james.hilliard1@gmail.com
State Accepted
Headers show
Series [1/1] package/python-six: bump to version 1.14.0 | expand

Commit Message

James Hilliard Feb. 13, 2020, 3:16 a.m. UTC
License hash change is due to date update.

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
 package/python-six/python-six.hash | 6 +++---
 package/python-six/python-six.mk   | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

Comments

Peter Korsgaard Feb. 16, 2020, 2:21 p.m. UTC | #1
>>>>> "James" == James Hilliard <james.hilliard1@gmail.com> writes:

 > License hash change is due to date update.
 > Signed-off-by: James Hilliard <james.hilliard1@gmail.com>

Committed, thanks.
diff mbox series

Patch

diff --git a/package/python-six/python-six.hash b/package/python-six/python-six.hash
index fe9a455c05..0d1e75fe9e 100644
--- a/package/python-six/python-six.hash
+++ b/package/python-six/python-six.hash
@@ -1,5 +1,5 @@ 
 # md5, sha256 from https://pypi.org/pypi/six/json
-md5	e92c23c882c7d5564ce5773fe31b2771  six-1.13.0.tar.gz
-sha256	30f610279e8b2578cab6db20741130331735c781b56053c59c4076da27f06b66  six-1.13.0.tar.gz
+md5	21674588a57e649d1a6d977ec3122140  six-1.14.0.tar.gz
+sha256	236bdbdce46e6e6a3d61a337c0f8b763ca1e8717c03b369e87a7ec7ce1319c0a  six-1.14.0.tar.gz
 # Locally computed sha256 checksums
-sha256	b7529b8c07171a78a8c36c3283905528e4812945d977d125eb926e8ccbf245b6  LICENSE
+sha256	8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9  LICENSE
diff --git a/package/python-six/python-six.mk b/package/python-six/python-six.mk
index 906c268d74..8acc739f2e 100644
--- a/package/python-six/python-six.mk
+++ b/package/python-six/python-six.mk
@@ -4,9 +4,9 @@ 
 #
 ################################################################################
 
-PYTHON_SIX_VERSION = 1.13.0
+PYTHON_SIX_VERSION = 1.14.0
 PYTHON_SIX_SOURCE = six-$(PYTHON_SIX_VERSION).tar.gz
-PYTHON_SIX_SITE = https://files.pythonhosted.org/packages/94/3e/edcf6fef41d89187df7e38e868b2dd2182677922b600e880baad7749c865
+PYTHON_SIX_SITE = https://files.pythonhosted.org/packages/21/9f/b251f7f8a76dec1d6651be194dfba8fb8d7781d10ab3987190de8391d08e
 PYTHON_SIX_SETUP_TYPE = setuptools
 PYTHON_SIX_LICENSE = MIT
 PYTHON_SIX_LICENSE_FILES = LICENSE