All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/python-pysocks: bump to version 1.7.1
@ 2019-10-01 17:01 Asaf Kahlon
  2019-10-02 19:14 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Asaf Kahlon @ 2019-10-01 17:01 UTC (permalink / raw)
  To: buildroot

Also add hash for license file.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
---
 package/python-pysocks/python-pysocks.hash | 8 +++++---
 package/python-pysocks/python-pysocks.mk   | 4 ++--
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/package/python-pysocks/python-pysocks.hash b/package/python-pysocks/python-pysocks.hash
index 802bd37f01..dc61bfbc5c 100644
--- a/package/python-pysocks/python-pysocks.hash
+++ b/package/python-pysocks/python-pysocks.hash
@@ -1,3 +1,5 @@
-# md5 from https://pypi.python.org/pypi/pysocks/json, sha256 locally computed
-md5  07007ec7ed46292dab06013f2e3af365  PySocks-1.6.7.tar.gz
-sha256  d00329f27efa157db7efe3ca26fcd69033cd61f83822461ee3f8a353b48e33cf  PySocks-1.6.7.tar.gz
+# md5, sha256 from https://pypi.org/pypi/pysocks/json
+md5	89b1a6865c61bae67a32417517612ee6  PySocks-1.7.1.tar.gz
+sha256	3f8804571ebe159c380ac6de37643bb4685970655d3bba243530d6558b799aa0  PySocks-1.7.1.tar.gz
+# Locally computed sha256 checksums
+sha256	7027e214e014eb78b7adcc1ceda5aca713a79fc4f6a0c52c9da5b3e707e6ffe9  LICENSE
diff --git a/package/python-pysocks/python-pysocks.mk b/package/python-pysocks/python-pysocks.mk
index 163da761be..ccb70fc5db 100644
--- a/package/python-pysocks/python-pysocks.mk
+++ b/package/python-pysocks/python-pysocks.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PYSOCKS_VERSION = 1.6.7
+PYTHON_PYSOCKS_VERSION = 1.7.1
 PYTHON_PYSOCKS_SOURCE = PySocks-$(PYTHON_PYSOCKS_VERSION).tar.gz
-PYTHON_PYSOCKS_SITE = https://pypi.python.org/packages/7d/38/edca891ce16827a1de45cc347e4b6c22311eba25838b9825a5e6c48cf560
+PYTHON_PYSOCKS_SITE = https://files.pythonhosted.org/packages/bd/11/293dd436aea955d45fc4e8a35b6ae7270f5b8e00b53cf6c024c83b657a11
 PYTHON_PYSOCKS_LICENSE = BSD-3-Clause
 PYTHON_PYSOCKS_LICENSE_FILES = LICENSE
 PYTHON_PYSOCKS_SETUP_TYPE = setuptools
-- 
2.20.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH 1/1] package/python-pysocks: bump to version 1.7.1
  2019-10-01 17:01 [Buildroot] [PATCH 1/1] package/python-pysocks: bump to version 1.7.1 Asaf Kahlon
@ 2019-10-02 19:14 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2019-10-02 19:14 UTC (permalink / raw)
  To: buildroot

On Tue,  1 Oct 2019 20:01:10 +0300
Asaf Kahlon <asafka7@gmail.com> wrote:

> Also add hash for license file.
> 
> Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
> ---
>  package/python-pysocks/python-pysocks.hash | 8 +++++---
>  package/python-pysocks/python-pysocks.mk   | 4 ++--
>  2 files changed, 7 insertions(+), 5 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-02 19:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-01 17:01 [Buildroot] [PATCH 1/1] package/python-pysocks: bump to version 1.7.1 Asaf Kahlon
2019-10-02 19:14 ` Thomas Petazzoni

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.