[Buildroot] [git commit] package/python-bsdiff4: bump version to 1.2.6

Julien Olivain ju.o at free.fr
Tue Oct 14 18:44:13 UTC 2025


commit: https://git.buildroot.net/buildroot/commit/?id=dc7167dcf628d2d1e4266afae761551c79a48719
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Changelog:
https://github.com/ilanschnell/bsdiff4/blob/1.2.6/CHANGELOG.txt

Updated license hash due to copyright year bump:
https://github.com/ilanschnell/bsdiff4/commit/9eefc06cefa3aad2b2c71ddbe8ef92571cd36be1

Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
 package/python-bsdiff4/python-bsdiff4.hash | 6 +++---
 package/python-bsdiff4/python-bsdiff4.mk   | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package/python-bsdiff4/python-bsdiff4.hash b/package/python-bsdiff4/python-bsdiff4.hash
index 4b09dd132b..2ea2e83be6 100644
--- a/package/python-bsdiff4/python-bsdiff4.hash
+++ b/package/python-bsdiff4/python-bsdiff4.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/bsdiff4/json
-md5  6fae66687d99305e2bf15887c9f80cf9  bsdiff4-1.2.5.tar.gz
-sha256  cdd83f820ecb8f1ef67a4e5f0b152c61d327caf7abf35aa9a763413915b21368  bsdiff4-1.2.5.tar.gz
+md5  7150cf7e21905b47f169a27355dfb529  bsdiff4-1.2.6.tar.gz
+sha256  2ab57d01a78b39e29e5accc9cfead4130982ded9dccbc4261bd0e9c51d6b751d  bsdiff4-1.2.6.tar.gz
 # Locally computed sha256 checksums
-sha256  c6c921c90383f1c43beb53c49a652d28309a410a7c394c729fd8870271451cf0  LICENSE
+sha256  44a0326b645fc642428a3978568d3a5c1061b503ce7fb7ef18fbc20be5476e2b  LICENSE
diff --git a/package/python-bsdiff4/python-bsdiff4.mk b/package/python-bsdiff4/python-bsdiff4.mk
index 2b48bdb646..1b10b63913 100644
--- a/package/python-bsdiff4/python-bsdiff4.mk
+++ b/package/python-bsdiff4/python-bsdiff4.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_BSDIFF4_VERSION = 1.2.5
+PYTHON_BSDIFF4_VERSION = 1.2.6
 PYTHON_BSDIFF4_SOURCE = bsdiff4-$(PYTHON_BSDIFF4_VERSION).tar.gz
-PYTHON_BSDIFF4_SITE = https://files.pythonhosted.org/packages/43/49/262497fc308aa998d7431130cb8526b16aa43f2cca500d0182fb68689d99
+PYTHON_BSDIFF4_SITE = https://files.pythonhosted.org/packages/53/b9/4559ede9a4c8c4451688303544da84654643fdc7f28790aca85be80b4b7c
 PYTHON_BSDIFF4_LICENSE = BSD-2-Clause, BSD-Protection (core.c)
 PYTHON_BSDIFF4_LICENSE_FILES = LICENSE
 PYTHON_BSDIFF4_CPE_ID_VENDOR = pypi


More information about the buildroot mailing list