* [Buildroot] [PATCH 1/1] package/python-falcon: bump to version 4.0.2
@ 2024-11-09 17:25 James Hilliard
2024-11-10 16:47 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2024-11-09 17:25 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard, Grzegorz Blach, Asaf Kahlon
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
package/python-falcon/python-falcon.hash | 4 ++--
package/python-falcon/python-falcon.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-falcon/python-falcon.hash b/package/python-falcon/python-falcon.hash
index ee9a063fe8..8b2fdb0f47 100644
--- a/package/python-falcon/python-falcon.hash
+++ b/package/python-falcon/python-falcon.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/falcon/json
-md5 52f6ca66eb192890b703e99699d9f8e7 falcon-4.0.1.tar.gz
-sha256 fc0d2dd661dea0a61e149d81960a9cbd5b7bd0857749c8aa41fbd69c3a054755 falcon-4.0.1.tar.gz
+md5 779e94857aed44e78536a9d36268e76c falcon-4.0.2.tar.gz
+sha256 58f4b9c9da4c9b1e2c9f396ad7ef897701b3c7c7c87227f0bd1aee40c7fbc525 falcon-4.0.2.tar.gz
# Locally computed sha256 checksums
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE
diff --git a/package/python-falcon/python-falcon.mk b/package/python-falcon/python-falcon.mk
index e4f16ed631..f5ab76655f 100644
--- a/package/python-falcon/python-falcon.mk
+++ b/package/python-falcon/python-falcon.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_FALCON_VERSION = 4.0.1
+PYTHON_FALCON_VERSION = 4.0.2
PYTHON_FALCON_SOURCE = falcon-$(PYTHON_FALCON_VERSION).tar.gz
-PYTHON_FALCON_SITE = https://files.pythonhosted.org/packages/29/11/66692243aff20eec2269cbc553af1d30c029a6caebd3bd8bf301ba8b2aad
+PYTHON_FALCON_SITE = https://files.pythonhosted.org/packages/37/4f/d317952294dee1982cd930c8ee2b8b7fbf04140473882801061b3346c713
PYTHON_FALCON_SETUP_TYPE = setuptools
PYTHON_FALCON_LICENSE = Apache-2.0
PYTHON_FALCON_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-11-10 16:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-09 17:25 [Buildroot] [PATCH 1/1] package/python-falcon: bump to version 4.0.2 James Hilliard
2024-11-10 16:47 ` 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.