From: James Hilliard <james.hilliard1@gmail.com>
To: buildroot@buildroot.org
Cc: James Hilliard <james.hilliard1@gmail.com>,
Asaf Kahlon <asafka7@gmail.com>
Subject: [Buildroot] [PATCH 1/1] package/python-simple-websocket: bump to version 1.1.0
Date: Sun, 13 Oct 2024 13:18:32 -0600 [thread overview]
Message-ID: <20241013191832.2801141-1-james.hilliard1@gmail.com> (raw)
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
next reply other threads:[~2024-10-13 19:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-13 19:18 James Hilliard [this message]
2024-10-22 19:17 ` [Buildroot] [PATCH 1/1] package/python-simple-websocket: bump to version 1.1.0 Thomas Petazzoni via buildroot
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=20241013191832.2801141-1-james.hilliard1@gmail.com \
--to=james.hilliard1@gmail.com \
--cc=asafka7@gmail.com \
--cc=buildroot@buildroot.org \
/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.