All of lore.kernel.org
 help / color / mirror / Atom feed
From: Asaf Kahlon <asafka7@gmail.com>
To: buildroot@buildroot.org
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
	Asaf Kahlon <asafka7@gmail.com>
Subject: [Buildroot] [PATCH 1/1] package/python{3}-six: bump to version 1.16.0
Date: Wed,  8 Sep 2021 11:19:22 +0300	[thread overview]
Message-ID: <20210908081927.694201-2-asafka7@gmail.com> (raw)
In-Reply-To: <20210908081927.694201-1-asafka7@gmail.com>

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
---
 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
-- 
2.33.0

_______________________________________________
buildroot mailing list
buildroot@lists.buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2021-09-08  8:19 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-08  8:19 [Buildroot] [PATCH 1/1] package/python{3}-psutil: bump to version 5.8.0 Asaf Kahlon
2021-09-08  8:19 ` Asaf Kahlon [this message]
2021-09-08  8:19 ` [Buildroot] [PATCH 1/1] package/python-attrs: bump to version 21.2.0 Asaf Kahlon
2021-09-08  8:19 ` [Buildroot] [PATCH 1/1] package/python-bitstring: bump to version 3.1.9 Asaf Kahlon
2021-09-08  8:19 ` [Buildroot] [PATCH 1/1] package/python-bsdiff4: bump to version 1.2.1 Asaf Kahlon
2021-09-08  8:19 ` [Buildroot] [PATCH 1/1] package/python-ipdb: bump to version 0.13.9 Asaf Kahlon
2021-09-08  8:19 ` [Buildroot] [PATCH 1/1] package/python-scapy: bump to version 2.4.5 Asaf Kahlon
2021-09-19 13:08 ` [Buildroot] [PATCH 1/1] package/python{3}-psutil: bump to version 5.8.0 Arnout Vandecappelle

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210908081927.694201-2-asafka7@gmail.com \
    --to=asafka7@gmail.com \
    --cc=buildroot@buildroot.org \
    --cc=thomas.petazzoni@bootlin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.