[Buildroot] [PATCH 03/14] package/python-urwid: bump version to 3.0.3
Bernd Kuhls
bernd at kuhls.net
Tue Oct 14 18:51:02 UTC 2025
Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
---
package/python-urwid/python-urwid.hash | 4 ++--
package/python-urwid/python-urwid.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-urwid/python-urwid.hash b/package/python-urwid/python-urwid.hash
index 871cafccd4..1612070c3f 100644
--- a/package/python-urwid/python-urwid.hash
+++ b/package/python-urwid/python-urwid.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/urwid/json
-md5 214f9cea321ccae131cecfaef2a4aa9a urwid-2.6.16.tar.gz
-sha256 93ad239939e44c385e64aa00027878b9e5c486d59e855ec8ab5b1e1adcdb32a2 urwid-2.6.16.tar.gz
+md5 0ed7f3cf33545912b9ad0d8f2200863b urwid-3.0.3.tar.gz
+sha256 300804dd568cda5aa1c5b204227bd0cfe7a62cef2d00987c5eb2e4e64294ed9b urwid-3.0.3.tar.gz
# Locally computed sha256 checksums
sha256 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89 COPYING
diff --git a/package/python-urwid/python-urwid.mk b/package/python-urwid/python-urwid.mk
index 411727660f..0ca1b79c55 100644
--- a/package/python-urwid/python-urwid.mk
+++ b/package/python-urwid/python-urwid.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_URWID_VERSION = 2.6.16
+PYTHON_URWID_VERSION = 3.0.3
PYTHON_URWID_SOURCE = urwid-$(PYTHON_URWID_VERSION).tar.gz
-PYTHON_URWID_SITE = https://files.pythonhosted.org/packages/98/21/ad23c9e961b2d36d57c63686a6f86768dd945d406323fb58c84f09478530
+PYTHON_URWID_SITE = https://files.pythonhosted.org/packages/bb/d3/09683323e2290732a39dc92ca5031d5e5ddda56f8d236f885a400535b29a
PYTHON_URWID_LICENSE = LGPL-2.1+
PYTHON_URWID_LICENSE_FILES = COPYING
PYTHON_URWID_SETUP_TYPE = setuptools
--
2.47.3
More information about the buildroot
mailing list