All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/python-socketio: bump version to 4.0.2
@ 2019-05-19 15:02 Serhii Sakhno
  2019-05-20 19:13 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Serhii Sakhno @ 2019-05-19 15:02 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Serhii Sakhno <sergei.sakhno@gmail.com>
---
 package/python-socketio/python-socketio.hash | 9 +++++----
 package/python-socketio/python-socketio.mk   | 4 ++--
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/package/python-socketio/python-socketio.hash b/package/python-socketio/python-socketio.hash
index 659d4d540c..a6948659c7 100644
--- a/package/python-socketio/python-socketio.hash
+++ b/package/python-socketio/python-socketio.hash
@@ -1,4 +1,5 @@
-# md5 from https://pypi.python.org/pypi/python-socketio/json
-md5	44fd24e839dc3102920765f345740646  python-socketio-1.4.1.tar.gz
-# sha256 calculated by scanpypi
-sha256	ebd0984d831d602c8ec6d586ecde4466972cc7ed37dbbfe613192864e8263779  python-socketio-1.4.1.tar.gz
+# md5, sha256 from https://pypi.org/pypi/python-socketio/json
+md5	51d3820673710afa5caa442c17b08635  python-socketio-4.0.2.tar.gz
+sha256	7bb11f79981eaad08f33b98ffcd501590e5a2c645fdd7bb3fb0a5d9078e08bbc  python-socketio-4.0.2.tar.gz
+# Locally computed sha256 checksums
+sha256	c9e97d3dbc1fbbcdb4f7808b282cd646db887aff4f5313fe6bbe8d4c31405a9c  LICENSE
diff --git a/package/python-socketio/python-socketio.mk b/package/python-socketio/python-socketio.mk
index 57dc1f8b48..d68e76a2e3 100644
--- a/package/python-socketio/python-socketio.mk
+++ b/package/python-socketio/python-socketio.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-PYTHON_SOCKETIO_VERSION = 1.4.1
-PYTHON_SOCKETIO_SITE = https://pypi.python.org/packages/da/00/66103df6a116a2ce3ea662a9c8c80f337d43d7f138caf04e9af6dec24ba7
+PYTHON_SOCKETIO_VERSION = 4.0.2
+PYTHON_SOCKETIO_SITE = https://files.pythonhosted.org/packages/41/94/f59c7c61e4544d27ad0cdca354a20b4fc12674fae18c4f6a00e34a88007e
 PYTHON_SOCKETIO_SETUP_TYPE = setuptools
 PYTHON_SOCKETIO_LICENSE = MIT
 PYTHON_SOCKETIO_LICENSE_FILES = LICENSE
-- 
2.21.0

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

* [Buildroot] [PATCH] package/python-socketio: bump version to 4.0.2
  2019-05-19 15:02 [Buildroot] [PATCH] package/python-socketio: bump version to 4.0.2 Serhii Sakhno
@ 2019-05-20 19:13 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2019-05-20 19:13 UTC (permalink / raw)
  To: buildroot

On Sun, 19 May 2019 18:02:10 +0300
Serhii Sakhno <sergei.sakhno@gmail.com> wrote:

> Signed-off-by: Serhii Sakhno <sergei.sakhno@gmail.com>
> ---
>  package/python-socketio/python-socketio.hash | 9 +++++----
>  package/python-socketio/python-socketio.mk   | 4 ++--
>  2 files changed, 7 insertions(+), 6 deletions(-)

Applied to next, 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-05-20 19:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-19 15:02 [Buildroot] [PATCH] package/python-socketio: bump version to 4.0.2 Serhii Sakhno
2019-05-20 19:13 ` 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.