* [Buildroot] [PATCH 1/1] package/python-bitstring: bump to version 4.3.0
@ 2025-01-09 19:26 James Hilliard
2025-01-11 15:12 ` Julien Olivain
0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2025-01-09 19:26 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard
License hash changed due to year update:
https://github.com/scott-griffiths/bitstring/commit/fdc3fbe76862e581997403b9f59c1a2d2ba5d85b
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
package/python-bitstring/python-bitstring.hash | 6 +++---
package/python-bitstring/python-bitstring.mk | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package/python-bitstring/python-bitstring.hash b/package/python-bitstring/python-bitstring.hash
index e1b66c76b0..35ce801523 100644
--- a/package/python-bitstring/python-bitstring.hash
+++ b/package/python-bitstring/python-bitstring.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/bitstring/json
-md5 5edecacd8fa0356601f7035977d0749e bitstring-4.2.3.tar.gz
-sha256 e0c447af3fda0d114f77b88c2d199f02f97ee7e957e6d719f40f41cf15fbb897 bitstring-4.2.3.tar.gz
+md5 378cfff7d1c8befad689cc6df0e642b7 bitstring-4.3.0.tar.gz
+sha256 81800bc4e00b6508716adbae648e741256355c8dfd19541f76482fb89bee0313 bitstring-4.3.0.tar.gz
# Locally computed sha256 checksums
-sha256 3705eed5a923f35d9bfaca1f10e9136cc84d6e576570aec661bda69991f129ea LICENSE
+sha256 4110041ff5b99a3b0f64d4aa0c426fb9bb4fb3de69cd4c847e634f8e99b2c6f0 LICENSE
diff --git a/package/python-bitstring/python-bitstring.mk b/package/python-bitstring/python-bitstring.mk
index fcb40365d4..d0abfeb909 100644
--- a/package/python-bitstring/python-bitstring.mk
+++ b/package/python-bitstring/python-bitstring.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_BITSTRING_VERSION = 4.2.3
+PYTHON_BITSTRING_VERSION = 4.3.0
PYTHON_BITSTRING_SOURCE = bitstring-$(PYTHON_BITSTRING_VERSION).tar.gz
-PYTHON_BITSTRING_SITE = https://files.pythonhosted.org/packages/d8/d0/d6f57409bb50f54fe2894ec5a50b5c04cb41aa814c3bdb8a7eeb4a0f7697
+PYTHON_BITSTRING_SITE = https://files.pythonhosted.org/packages/0d/43/52859178f337661e2d496262f9061799d99644012b7b02ab5d7c491c21fd
PYTHON_BITSTRING_SETUP_TYPE = setuptools
PYTHON_BITSTRING_LICENSE = MIT
PYTHON_BITSTRING_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:[~2025-01-11 15:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-09 19:26 [Buildroot] [PATCH 1/1] package/python-bitstring: bump to version 4.3.0 James Hilliard
2025-01-11 15:12 ` Julien Olivain
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.