[Buildroot] [git commit] package/python{3}-six: bump to version 1.16.0

Arnout Vandecappelle (Essensium/Mind) arnout at mind.be
Sun Sep 19 12:37:39 UTC 2021


commit: https://git.buildroot.net/buildroot/commit/?id=0185914515f9739d0fde05ec60916da373292e28
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Asaf Kahlon <asafka7 at gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
---
 package/python-six/python-six.hash | 4 ++--
 package/python-six/python-six.mk   | 4 ++--
 package/python3-six/python3-six.mk | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/package/python-six/python-six.hash b/package/python-six/python-six.hash
index 9945ffd1d7..17615e8699 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  9f90a0eaa0ea7747fda01ca79d21ebcb  six-1.15.0.tar.gz
-sha256  30639c035cdb23534cd4aa2dd52c3bf48f06e5f4a941509c8bafd8ce11080259  six-1.15.0.tar.gz
+md5  a7c927740e4964dd29b72cebfc1429bb  six-1.16.0.tar.gz
+sha256  1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926  six-1.16.0.tar.gz
 # Locally computed sha256 checksums
 sha256  8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9  LICENSE
diff --git a/package/python-six/python-six.mk b/package/python-six/python-six.mk
index 7c298d6f89..41ef41d0ba 100644
--- a/package/python-six/python-six.mk
+++ b/package/python-six/python-six.mk
@@ -5,9 +5,9 @@
 ################################################################################
 
 # Please keep in sync with package/python3-six/python3-six.mk
-PYTHON_SIX_VERSION = 1.15.0
+PYTHON_SIX_VERSION = 1.16.0
 PYTHON_SIX_SOURCE = six-$(PYTHON_SIX_VERSION).tar.gz
-PYTHON_SIX_SITE = https://files.pythonhosted.org/packages/6b/34/415834bfdafca3c5f451532e8a8d9ba89a21c9743a0c59fbd0205c7f9426
+PYTHON_SIX_SITE = https://files.pythonhosted.org/packages/71/39/171f1c67cd00715f190ba0b100d606d440a28c93c7714febeca8b79af85e
 PYTHON_SIX_SETUP_TYPE = setuptools
 PYTHON_SIX_LICENSE = MIT
 PYTHON_SIX_LICENSE_FILES = LICENSE
diff --git a/package/python3-six/python3-six.mk b/package/python3-six/python3-six.mk
index debd338a4b..ee9dc818ee 100644
--- a/package/python3-six/python3-six.mk
+++ b/package/python3-six/python3-six.mk
@@ -5,9 +5,9 @@
 ################################################################################
 
 # Please keep in sync with package/python-six/python-six.mk
-PYTHON3_SIX_VERSION = 1.15.0
+PYTHON3_SIX_VERSION = 1.16.0
 PYTHON3_SIX_SOURCE = six-$(PYTHON3_SIX_VERSION).tar.gz
-PYTHON3_SIX_SITE = https://files.pythonhosted.org/packages/6b/34/415834bfdafca3c5f451532e8a8d9ba89a21c9743a0c59fbd0205c7f9426
+PYTHON3_SIX_SITE = https://files.pythonhosted.org/packages/71/39/171f1c67cd00715f190ba0b100d606d440a28c93c7714febeca8b79af85e
 PYTHON3_SIX_SETUP_TYPE = setuptools
 PYTHON3_SIX_LICENSE = MIT
 PYTHON3_SIX_LICENSE_FILES = LICENSE


More information about the buildroot mailing list