* [Buildroot] [PATCH 1/1] package/python-six: bump to version 1.14.0
@ 2020-02-13 3:16 James Hilliard
2020-02-16 14:21 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2020-02-13 3:16 UTC (permalink / raw)
To: buildroot
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(-)
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
--
2.20.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-02-16 14:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-13 3:16 [Buildroot] [PATCH 1/1] package/python-six: bump to version 1.14.0 James Hilliard
2020-02-16 14:21 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox