* [Buildroot] [PATCH 1/1] package/python-twisted: bump to version 24.10.0
@ 2024-10-29 17:15 James Hilliard
2024-10-29 20:30 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2024-10-29 17:15 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard, Asaf Kahlon
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
package/python-twisted/python-twisted.hash | 4 ++--
package/python-twisted/python-twisted.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-twisted/python-twisted.hash b/package/python-twisted/python-twisted.hash
index a414058ca7..03c637c9ed 100644
--- a/package/python-twisted/python-twisted.hash
+++ b/package/python-twisted/python-twisted.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/twisted/json
-md5 f89c2542ea9cb39c5343472fdefb4a22 twisted-24.7.0.tar.gz
-sha256 5a60147f044187a127ec7da96d170d49bcce50c6fd36f594e60f4587eff4d394 twisted-24.7.0.tar.gz
+md5 bbe77df51bb6375ac61b9be634ff59f3 twisted-24.10.0.tar.gz
+sha256 02951299672595fea0f70fa2d5f7b5e3d56836157eda68859a6ad6492d36756e twisted-24.10.0.tar.gz
# Locally computed sha256 checksums
sha256 78d059391dddba18a695c1998ac9dde68160a1df1635f34adcfb3ecba4564802 LICENSE
diff --git a/package/python-twisted/python-twisted.mk b/package/python-twisted/python-twisted.mk
index 01d2dff391..424efdadba 100644
--- a/package/python-twisted/python-twisted.mk
+++ b/package/python-twisted/python-twisted.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_TWISTED_VERSION = 24.7.0
+PYTHON_TWISTED_VERSION = 24.10.0
PYTHON_TWISTED_SOURCE = twisted-$(PYTHON_TWISTED_VERSION).tar.gz
-PYTHON_TWISTED_SITE = https://files.pythonhosted.org/packages/8b/bf/f30eb89bcd14a21a36b4cd3d96658432d4c590af3c24bbe08ea77fa7bbbb
+PYTHON_TWISTED_SITE = https://files.pythonhosted.org/packages/b2/0f/2d0b0dcd52a849db64ff63619aead94ae1091fe4d4d7e100371efe513585
PYTHON_TWISTED_SETUP_TYPE = hatch
PYTHON_TWISTED_LICENSE = MIT
PYTHON_TWISTED_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
end of thread, other threads:[~2024-10-29 20:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-29 17:15 [Buildroot] [PATCH 1/1] package/python-twisted: bump to version 24.10.0 James Hilliard
2024-10-29 20:30 ` 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.