[Buildroot] [git commit] package/python-bitstring: bump version to 4.4.0
Julien Olivain
ju.o at free.fr
Sun Mar 15 15:21:18 UTC 2026
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/09299bc5511d23432729fd33e72291609e106d65
branch: https://gitlab.com/buildroot.org/buildroot/-/tree/master
https://github.com/scott-griffiths/bitstring/blob/4.4.0/release_notes.md
Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
package/python-bitstring/python-bitstring.hash | 4 ++--
package/python-bitstring/python-bitstring.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-bitstring/python-bitstring.hash b/package/python-bitstring/python-bitstring.hash
index 517db883fb..a0a13a20e3 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 83984560794188b0f1183e115890dd91 bitstring-4.3.1.tar.gz
-sha256 a08bc09d3857216d4c0f412a1611056f1cc2b64fd254fb1e8a0afba7cfa1a95a bitstring-4.3.1.tar.gz
+md5 3a7e512ad3977f4c0ceb3beef0794b29 bitstring-4.4.0.tar.gz
+sha256 e682ac522bb63e041d16cbc9d0ca86a4f00194db16d0847c7efe066f836b2e37 bitstring-4.4.0.tar.gz
# Locally computed sha256 checksums
sha256 4110041ff5b99a3b0f64d4aa0c426fb9bb4fb3de69cd4c847e634f8e99b2c6f0 LICENSE
diff --git a/package/python-bitstring/python-bitstring.mk b/package/python-bitstring/python-bitstring.mk
index dc3796a829..0642d6d6ec 100644
--- a/package/python-bitstring/python-bitstring.mk
+++ b/package/python-bitstring/python-bitstring.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_BITSTRING_VERSION = 4.3.1
+PYTHON_BITSTRING_VERSION = 4.4.0
PYTHON_BITSTRING_SOURCE = bitstring-$(PYTHON_BITSTRING_VERSION).tar.gz
-PYTHON_BITSTRING_SITE = https://files.pythonhosted.org/packages/15/a8/a80c890db75d5bdd5314b5de02c4144c7de94fd0cefcae51acaeb14c6a3f
+PYTHON_BITSTRING_SITE = https://files.pythonhosted.org/packages/36/d3/de6fe4e7065df8c2f1ac1766f5fdccbe75bc18af2cf2dbeecd34d68e1518
PYTHON_BITSTRING_SETUP_TYPE = setuptools
PYTHON_BITSTRING_LICENSE = MIT
PYTHON_BITSTRING_LICENSE_FILES = LICENSE
More information about the buildroot
mailing list