[Buildroot] [PATCH 1/1] package/python-referencing: bump to version 0.36.2
James Hilliard
james.hilliard1 at gmail.com
Sun Jan 26 14:29:29 UTC 2025
Signed-off-by: James Hilliard <james.hilliard1 at gmail.com>
---
package/python-referencing/python-referencing.hash | 4 ++--
package/python-referencing/python-referencing.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-referencing/python-referencing.hash b/package/python-referencing/python-referencing.hash
index ebf7208ad3..9cbd5e60a5 100644
--- a/package/python-referencing/python-referencing.hash
+++ b/package/python-referencing/python-referencing.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/referencing/json
-md5 f76e7b565b6e25c83bc5815c870735b7 referencing-0.36.1.tar.gz
-sha256 ca2e6492769e3602957e9b831b94211599d2aade9477f5d44110d2530cf9aade referencing-0.36.1.tar.gz
+md5 9d116186b2c5225c4e55254b94b2cd8e referencing-0.36.2.tar.gz
+sha256 df2e89862cd09deabbdba16944cc3f10feb6b3e6f18e902f7cc25609a34775aa referencing-0.36.2.tar.gz
# Locally computed sha256 checksums
sha256 42dcd63495f87b4eb7c7757afa379bb55a53f94afd7a5f657d9adf57236e515c COPYING
diff --git a/package/python-referencing/python-referencing.mk b/package/python-referencing/python-referencing.mk
index dc70152beb..cabc9afa23 100644
--- a/package/python-referencing/python-referencing.mk
+++ b/package/python-referencing/python-referencing.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_REFERENCING_VERSION = 0.36.1
+PYTHON_REFERENCING_VERSION = 0.36.2
PYTHON_REFERENCING_SOURCE = referencing-$(PYTHON_REFERENCING_VERSION).tar.gz
-PYTHON_REFERENCING_SITE = https://files.pythonhosted.org/packages/27/32/fd98246df7a0f309b58cae68b10b6b219ef2eb66747f00dfb34422687087
+PYTHON_REFERENCING_SITE = https://files.pythonhosted.org/packages/2f/db/98b5c277be99dd18bfd91dd04e1b759cad18d1a338188c936e92f921c7e2
PYTHON_REFERENCING_SETUP_TYPE = pep517
PYTHON_REFERENCING_LICENSE = MIT
PYTHON_REFERENCING_LICENSE_FILES = COPYING
--
2.34.1
More information about the buildroot
mailing list