* [Buildroot] [PATCH 1/1] package/python-simple-websocket: bump to version 1.1.0
@ 2024-10-13 19:18 James Hilliard
2024-10-22 19:17 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2024-10-13 19:18 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard, Asaf Kahlon
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
.../python-simple-websocket/python-simple-websocket.hash | 4 ++--
package/python-simple-websocket/python-simple-websocket.mk | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package/python-simple-websocket/python-simple-websocket.hash b/package/python-simple-websocket/python-simple-websocket.hash
index f6cf8457dc..2350f4d2c3 100644
--- a/package/python-simple-websocket/python-simple-websocket.hash
+++ b/package/python-simple-websocket/python-simple-websocket.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/simple-websocket/json
-md5 e1dd8c3da6994555289611586c326dfe simple-websocket-1.0.0.tar.gz
-sha256 17d2c72f4a2bd85174a97e3e4c88b01c40c3f81b7b648b0cc3ce1305968928c8 simple-websocket-1.0.0.tar.gz
+md5 2c5f6f6bad380676db0eb7e2c4070454 simple_websocket-1.1.0.tar.gz
+sha256 7939234e7aa067c534abdab3a9ed933ec9ce4691b0713c78acb195560aa52ae4 simple_websocket-1.1.0.tar.gz
# Locally computed sha256 checksums
sha256 4b8abadcc5e3dd29c71905b84952945699f0a7ba41e6af99eaba46faabe95bb7 LICENSE
diff --git a/package/python-simple-websocket/python-simple-websocket.mk b/package/python-simple-websocket/python-simple-websocket.mk
index 1fdf7f8763..a77d9a66f6 100644
--- a/package/python-simple-websocket/python-simple-websocket.mk
+++ b/package/python-simple-websocket/python-simple-websocket.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_SIMPLE_WEBSOCKET_VERSION = 1.0.0
-PYTHON_SIMPLE_WEBSOCKET_SOURCE = simple-websocket-$(PYTHON_SIMPLE_WEBSOCKET_VERSION).tar.gz
-PYTHON_SIMPLE_WEBSOCKET_SITE = https://files.pythonhosted.org/packages/d3/82/3cf87d317911864a2f2a8daf1779fc7f82d5d55e6a8aaa0315f8209047a7
+PYTHON_SIMPLE_WEBSOCKET_VERSION = 1.1.0
+PYTHON_SIMPLE_WEBSOCKET_SOURCE = simple_websocket-$(PYTHON_SIMPLE_WEBSOCKET_VERSION).tar.gz
+PYTHON_SIMPLE_WEBSOCKET_SITE = https://files.pythonhosted.org/packages/b0/d4/bfa032f961103eba93de583b161f0e6a5b63cebb8f2c7d0c6e6efe1e3d2e
PYTHON_SIMPLE_WEBSOCKET_SETUP_TYPE = setuptools
PYTHON_SIMPLE_WEBSOCKET_LICENSE = MIT
PYTHON_SIMPLE_WEBSOCKET_LICENSE_FILES = LICENSE
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/python-simple-websocket: bump to version 1.1.0
2024-10-13 19:18 [Buildroot] [PATCH 1/1] package/python-simple-websocket: bump to version 1.1.0 James Hilliard
@ 2024-10-22 19:17 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-10-22 19:17 UTC (permalink / raw)
To: James Hilliard; +Cc: buildroot, Asaf Kahlon
On Sun, 13 Oct 2024 13:18:32 -0600
James Hilliard <james.hilliard1@gmail.com> wrote:
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
> .../python-simple-websocket/python-simple-websocket.hash | 4 ++--
> package/python-simple-websocket/python-simple-websocket.mk | 6 +++---
> 2 files changed, 5 insertions(+), 5 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-22 19:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-13 19:18 [Buildroot] [PATCH 1/1] package/python-simple-websocket: bump to version 1.1.0 James Hilliard
2024-10-22 19:17 ` Thomas Petazzoni via buildroot
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.