public inbox for buildroot@busybox.net
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0
@ 2026-03-14 14:04 Bernd Kuhls
  2026-03-14 14:04 ` [Buildroot] [PATCH 02/96] package/python-aenum: bump version to 3.1.16 Bernd Kuhls
                   ` (95 more replies)
  0 siblings, 96 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:04 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/pypa/hatch/blob/hatchling-v1.29.0/docs/history/hatchling.md

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-hatchling/python-hatchling.hash | 4 ++--
 package/python-hatchling/python-hatchling.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-hatchling/python-hatchling.hash b/package/python-hatchling/python-hatchling.hash
index b6fb2b6d3e..8443d4f412 100644
--- a/package/python-hatchling/python-hatchling.hash
+++ b/package/python-hatchling/python-hatchling.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/hatchling/json
-md5  0d40370d4684147d6e3d1e3800298bd0  hatchling-1.28.0.tar.gz
-sha256  4d50b02aece6892b8cd0b3ce6c82cb218594d3ec5836dbde75bf41a21ab004c8  hatchling-1.28.0.tar.gz
+md5  52ab8110a3a114ddeeb7dd82a624ca53  hatchling-1.29.0.tar.gz
+sha256  793c31816d952cee405b83488ce001c719f325d9cda69f1fc4cd750527640ea6  hatchling-1.29.0.tar.gz
 # Locally computed sha256 checksums
 sha256  7f143a8127ad4873862d70854b5bd2abd0085aa73e64fd2b08704a3b9f5c07fc  LICENSE.txt
diff --git a/package/python-hatchling/python-hatchling.mk b/package/python-hatchling/python-hatchling.mk
index a5a29aa20b..e82cb8d5b4 100644
--- a/package/python-hatchling/python-hatchling.mk
+++ b/package/python-hatchling/python-hatchling.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_HATCHLING_VERSION = 1.28.0
+PYTHON_HATCHLING_VERSION = 1.29.0
 PYTHON_HATCHLING_SOURCE = hatchling-$(PYTHON_HATCHLING_VERSION).tar.gz
-PYTHON_HATCHLING_SITE = https://files.pythonhosted.org/packages/0b/8e/e480359492affde4119a131da729dd26da742c2c9b604dff74836e47eef9
+PYTHON_HATCHLING_SITE = https://files.pythonhosted.org/packages/cf/9c/b4cfe330cd4f49cff17fd771154730555fa4123beb7f292cf0098b4e6c20
 PYTHON_HATCHLING_LICENSE = MIT
 PYTHON_HATCHLING_LICENSE_FILES = LICENSE.txt
 PYTHON_HATCHLING_SETUP_TYPE = pep517
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 02/96] package/python-aenum: bump version to 3.1.16
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
@ 2026-03-14 14:04 ` Bernd Kuhls
  2026-03-14 14:04 ` [Buildroot] [PATCH 03/96] package/python-aiomqtt: bump version to 2.5.1 Bernd Kuhls
                   ` (94 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:04 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-aenum/python-aenum.hash | 4 ++--
 package/python-aenum/python-aenum.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-aenum/python-aenum.hash b/package/python-aenum/python-aenum.hash
index 9c59804d6e..dcef45a701 100644
--- a/package/python-aenum/python-aenum.hash
+++ b/package/python-aenum/python-aenum.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/aenum/json
-md5  f3fa11cda9ddaaed4d3f03b35f3a65ea  aenum-3.1.15.tar.gz
-sha256  8cbd76cd18c4f870ff39b24284d3ea028fbe8731a58df3aa581e434c575b9559  aenum-3.1.15.tar.gz
+md5  2e00e2da1c6a2aa8b6a8fae85292e44a  aenum-3.1.16.tar.gz
+sha256  bfaf9589bdb418ee3a986d85750c7318d9d2839c1b1a1d6fe8fc53ec201cf140  aenum-3.1.16.tar.gz
 # Locally computed sha256 checksums
 sha256  0db837e38002017b352666c83c8d3216ee5b9b2229375eb2cf4487f8c24e1f8c  aenum/LICENSE
diff --git a/package/python-aenum/python-aenum.mk b/package/python-aenum/python-aenum.mk
index 27f9e5cea6..4b59216722 100644
--- a/package/python-aenum/python-aenum.mk
+++ b/package/python-aenum/python-aenum.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_AENUM_VERSION = 3.1.15
+PYTHON_AENUM_VERSION = 3.1.16
 PYTHON_AENUM_SOURCE = aenum-$(PYTHON_AENUM_VERSION).tar.gz
-PYTHON_AENUM_SITE = https://files.pythonhosted.org/packages/d0/f8/33e75863394f42e429bb553e05fda7c59763f0fd6848de847a25b3fbccf6
+PYTHON_AENUM_SITE = https://files.pythonhosted.org/packages/09/7a/61ed58e8be9e30c3fe518899cc78c284896d246d51381bab59b5db11e1f3
 PYTHON_AENUM_SETUP_TYPE = setuptools
 PYTHON_AENUM_LICENSE = BSD-3-Clause
 PYTHON_AENUM_LICENSE_FILES = aenum/LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 03/96] package/python-aiomqtt: bump version to 2.5.1
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
  2026-03-14 14:04 ` [Buildroot] [PATCH 02/96] package/python-aenum: bump version to 3.1.16 Bernd Kuhls
@ 2026-03-14 14:04 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 04/96] package/python-aiorwlock: bump version to 1.5.1 Bernd Kuhls
                   ` (93 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:04 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/empicano/aiomqtt/blob/v2.5.1/CHANGELOG.md

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-aiomqtt/python-aiomqtt.hash | 4 ++--
 package/python-aiomqtt/python-aiomqtt.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-aiomqtt/python-aiomqtt.hash b/package/python-aiomqtt/python-aiomqtt.hash
index eab5a1938f..01dc68f671 100644
--- a/package/python-aiomqtt/python-aiomqtt.hash
+++ b/package/python-aiomqtt/python-aiomqtt.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/aiomqtt/json
-md5  9ded3fea036dc979d7855a6b3fd1dc33  aiomqtt-2.4.0.tar.gz
-sha256  ab0f18fc5b7ffaa57451c407417d674db837b00a9c7d953cccd02be64f046c17  aiomqtt-2.4.0.tar.gz
+md5  75cb0ed1ad029d19cb76478879aba12b  aiomqtt-2.5.1.tar.gz
+sha256  25a0a47d157e8f158d2da1110ea4786c0615518751e94f7b04976c977a8ff20d  aiomqtt-2.5.1.tar.gz
 # Locally computed sha256 checksums
 sha256  2cdee9e997c759749069649dfb9060fdb885da82bc50c0dcb4841b1dcab0b032  LICENSE
diff --git a/package/python-aiomqtt/python-aiomqtt.mk b/package/python-aiomqtt/python-aiomqtt.mk
index c5b932838d..53a2125d87 100644
--- a/package/python-aiomqtt/python-aiomqtt.mk
+++ b/package/python-aiomqtt/python-aiomqtt.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_AIOMQTT_VERSION = 2.4.0
+PYTHON_AIOMQTT_VERSION = 2.5.1
 PYTHON_AIOMQTT_SOURCE = aiomqtt-$(PYTHON_AIOMQTT_VERSION).tar.gz
-PYTHON_AIOMQTT_SITE = https://files.pythonhosted.org/packages/45/9a/863bc34c64bc4acb9720a9950bfc77d6f324640cdf1f420bb5d9ee624975
+PYTHON_AIOMQTT_SITE = https://files.pythonhosted.org/packages/70/44/cfc58272783a11729462dc6df5adbfeabd084f840f609054ac772ae98c19
 PYTHON_AIOMQTT_SETUP_TYPE = hatch
 PYTHON_AIOMQTT_LICENSE = BSD-3-Clause
 PYTHON_AIOMQTT_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 04/96] package/python-aiorwlock: bump version to 1.5.1
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
  2026-03-14 14:04 ` [Buildroot] [PATCH 02/96] package/python-aenum: bump version to 3.1.16 Bernd Kuhls
  2026-03-14 14:04 ` [Buildroot] [PATCH 03/96] package/python-aiomqtt: bump version to 2.5.1 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 05/96] package/python-apispec: bump version to 6.10.0 Bernd Kuhls
                   ` (92 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/aio-libs/aiorwlock/blob/v1.5.1/CHANGES.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-aiorwlock/python-aiorwlock.hash | 4 ++--
 package/python-aiorwlock/python-aiorwlock.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-aiorwlock/python-aiorwlock.hash b/package/python-aiorwlock/python-aiorwlock.hash
index 6ba5269c16..b68839dc21 100644
--- a/package/python-aiorwlock/python-aiorwlock.hash
+++ b/package/python-aiorwlock/python-aiorwlock.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/aiorwlock/json
-md5  094d8676f4fa812ab35225e3737edbc8  aiorwlock-1.5.0.tar.gz
-sha256  b529da24da659bdedcf68faf216595bde00db228c905197ac554773620e7fd2f  aiorwlock-1.5.0.tar.gz
+md5  10074451350706f9e4150d6ee497a6db  aiorwlock-1.5.1.tar.gz
+sha256  2729c77ec736c8d85ec305aa3827a50394fd8c6d823f4404d301cc8c59a4b7f5  aiorwlock-1.5.1.tar.gz
 # Locally computed sha256 checksums
 sha256  fa99ee9d7727194a9f8994c67d1948dc42e8e00ab809fd4a47acfae119d11403  LICENSE
diff --git a/package/python-aiorwlock/python-aiorwlock.mk b/package/python-aiorwlock/python-aiorwlock.mk
index 7f41b50442..fbb6e6ff86 100644
--- a/package/python-aiorwlock/python-aiorwlock.mk
+++ b/package/python-aiorwlock/python-aiorwlock.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_AIORWLOCK_VERSION = 1.5.0
+PYTHON_AIORWLOCK_VERSION = 1.5.1
 PYTHON_AIORWLOCK_SOURCE = aiorwlock-$(PYTHON_AIORWLOCK_VERSION).tar.gz
-PYTHON_AIORWLOCK_SITE = https://files.pythonhosted.org/packages/c5/bf/d1ddcd676be027a963b3b01fdf9915daf4590b4dfd03bf1c8c2858aac7e3
+PYTHON_AIORWLOCK_SITE = https://files.pythonhosted.org/packages/6b/65/316cdc82c1b92953235ced1c71a3763f0cd9273c3bec5db60bdb5ad59bfe
 PYTHON_AIORWLOCK_SETUP_TYPE = poetry
 PYTHON_AIORWLOCK_LICENSE = Apache-2.0
 PYTHON_AIORWLOCK_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 05/96] package/python-apispec: bump version to 6.10.0
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (2 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 04/96] package/python-aiorwlock: bump version to 1.5.1 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 06/96] package/python-async-lru: bump version to 2.2.0 Bernd Kuhls
                   ` (91 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/marshmallow-code/apispec/blob/6.10.0/CHANGELOG.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-apispec/python-apispec.hash | 4 ++--
 package/python-apispec/python-apispec.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-apispec/python-apispec.hash b/package/python-apispec/python-apispec.hash
index 45571f4c53..cd3a0c8aaf 100644
--- a/package/python-apispec/python-apispec.hash
+++ b/package/python-apispec/python-apispec.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/apispec/json
-md5  ccd10389ca94fe9acc7ff542b9bf1fa2  apispec-6.9.0.tar.gz
-sha256  7a38ce7c3eedc7771e6e33295afdd8c4b0acdd9865b483f8cf6cc369c93e8d1e  apispec-6.9.0.tar.gz
+md5  847fa44044377f3e52bf15abc471fe8c  apispec-6.10.0.tar.gz
+sha256  0a888555cd4aa5fb7176041be15684154fd8961055e1672e703abf737e8761bf  apispec-6.10.0.tar.gz
 # Locally computed sha256 checksums
 sha256  f345555ff39d6b573342781a6346a5202a8f14bce424fee41f910c6c5379cc7d  LICENSE
diff --git a/package/python-apispec/python-apispec.mk b/package/python-apispec/python-apispec.mk
index 2cc8bc2304..ddbb211244 100644
--- a/package/python-apispec/python-apispec.mk
+++ b/package/python-apispec/python-apispec.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_APISPEC_VERSION = 6.9.0
+PYTHON_APISPEC_VERSION = 6.10.0
 PYTHON_APISPEC_SOURCE = apispec-$(PYTHON_APISPEC_VERSION).tar.gz
-PYTHON_APISPEC_SITE = https://files.pythonhosted.org/packages/02/ad/30cd449f3a0cf213dd13d9af7ba869214d8c66d517939964d3f490307e46
+PYTHON_APISPEC_SITE = https://files.pythonhosted.org/packages/4a/f1/1f5a9332df3ecd90cc5ab69bc58a4174b8ba2ac1720c4c26b01d20751bf5
 PYTHON_APISPEC_SETUP_TYPE = flit
 PYTHON_APISPEC_LICENSE = MIT
 PYTHON_APISPEC_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 06/96] package/python-async-lru: bump version to 2.2.0
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (3 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 05/96] package/python-apispec: bump version to 6.10.0 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 07/96] package/python-bitstring: bump version to 4.4.0 Bernd Kuhls
                   ` (90 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/aio-libs/async-lru/blob/v2.2.0/CHANGES.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-async-lru/python-async-lru.hash | 4 ++--
 package/python-async-lru/python-async-lru.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-async-lru/python-async-lru.hash b/package/python-async-lru/python-async-lru.hash
index 8f296ce1ee..40cb990ee4 100644
--- a/package/python-async-lru/python-async-lru.hash
+++ b/package/python-async-lru/python-async-lru.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/async-lru/json
-md5  c972e8755626506ca019085e0620e192  async_lru-2.0.5.tar.gz
-sha256  481d52ccdd27275f42c43a928b4a50c3bfb2d67af4e78b170e3e0bb39c66e5bb  async_lru-2.0.5.tar.gz
+md5  588dd2fcc8ca6a808a8ecbfca4f92ca1  async_lru-2.2.0.tar.gz
+sha256  80abae2a237dbc6c60861d621619af39f0d920aea306de34cb992c879e01370c  async_lru-2.2.0.tar.gz
 # Locally computed sha256 checksums
 sha256  ea65975679bc2093be925d520358e41096bd96fddedee3e929160a5faadcf573  LICENSE
diff --git a/package/python-async-lru/python-async-lru.mk b/package/python-async-lru/python-async-lru.mk
index d80a8dfb6c..1a146ed2ad 100644
--- a/package/python-async-lru/python-async-lru.mk
+++ b/package/python-async-lru/python-async-lru.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_ASYNC_LRU_VERSION = 2.0.5
+PYTHON_ASYNC_LRU_VERSION = 2.2.0
 PYTHON_ASYNC_LRU_SOURCE = async_lru-$(PYTHON_ASYNC_LRU_VERSION).tar.gz
-PYTHON_ASYNC_LRU_SITE = https://files.pythonhosted.org/packages/b2/4d/71ec4d3939dc755264f680f6c2b4906423a304c3d18e96853f0a595dfe97
+PYTHON_ASYNC_LRU_SITE = https://files.pythonhosted.org/packages/05/8a/ca724066c32a53fa75f59e0f21aa822fdaa8a0dffa112d223634e3caabf9
 PYTHON_ASYNC_LRU_SETUP_TYPE = setuptools
 PYTHON_ASYNC_LRU_LICENSE = MIT
 PYTHON_ASYNC_LRU_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 07/96] package/python-bitstring: bump version to 4.4.0
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (4 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 06/96] package/python-async-lru: bump version to 2.2.0 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 08/96] package/python-boto3: bump version to 1.42.68 Bernd Kuhls
                   ` (89 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/scott-griffiths/bitstring/blob/4.4.0/release_notes.md

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 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
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 08/96] package/python-boto3: bump version to 1.42.68
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (5 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 07/96] package/python-bitstring: bump version to 4.4.0 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 09/96] package/python-botocore: bump to version 1.42.68 Bernd Kuhls
                   ` (88 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/boto/boto3/blob/1.42.68/CHANGELOG.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-boto3/python-boto3.hash | 4 ++--
 package/python-boto3/python-boto3.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-boto3/python-boto3.hash b/package/python-boto3/python-boto3.hash
index 29d4125fbb..a7e3ba6476 100644
--- a/package/python-boto3/python-boto3.hash
+++ b/package/python-boto3/python-boto3.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/boto3/json
-md5  67045728a35f4e764ad826fc31006746  boto3-1.42.21.tar.gz
-sha256  9b92943d253bc837323079fe88460e741cb2eb80abaebcb558b2446bdb4049d6  boto3-1.42.21.tar.gz
+md5  8e39cbbb73c8eb861e2d2d7a5107c3d2  boto3-1.42.68.tar.gz
+sha256  3f349f967ab38c23425626d130962bcb363e75f042734fe856ea8c5a00eef03c  boto3-1.42.68.tar.gz
 # Locally computed sha256 checksums
 sha256  0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594  LICENSE
diff --git a/package/python-boto3/python-boto3.mk b/package/python-boto3/python-boto3.mk
index 3d7088ddb3..7901c671a3 100644
--- a/package/python-boto3/python-boto3.mk
+++ b/package/python-boto3/python-boto3.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_BOTO3_VERSION = 1.42.21
+PYTHON_BOTO3_VERSION = 1.42.68
 PYTHON_BOTO3_SOURCE = boto3-$(PYTHON_BOTO3_VERSION).tar.gz
-PYTHON_BOTO3_SITE = https://files.pythonhosted.org/packages/27/36/999f23a821567334ecdfaec31fad556f5569383006543be63fdd1e17193f
+PYTHON_BOTO3_SITE = https://files.pythonhosted.org/packages/06/ae/60c642aa5413e560b671da825329f510b29a77274ed0f580bde77562294d
 PYTHON_BOTO3_SETUP_TYPE = setuptools
 PYTHON_BOTO3_LICENSE = Apache-2.0
 PYTHON_BOTO3_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 09/96] package/python-botocore: bump to version 1.42.68
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (6 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 08/96] package/python-boto3: bump version to 1.42.68 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 10/96] package/python-certifi: bump version to 2026.2.25 Bernd Kuhls
                   ` (87 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/boto/botocore/blob/1.42.68/CHANGELOG.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-botocore/python-botocore.hash | 4 ++--
 package/python-botocore/python-botocore.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-botocore/python-botocore.hash b/package/python-botocore/python-botocore.hash
index 5645c0fe64..d7b9d72baf 100644
--- a/package/python-botocore/python-botocore.hash
+++ b/package/python-botocore/python-botocore.hash
@@ -1,6 +1,6 @@
 # md5, sha256 from https://pypi.org/pypi/botocore/json
-md5  76edea65e7dd32f11f8ea3885dc65524  botocore-1.42.21.tar.gz
-sha256  db8f99d186156da42feb4fd2098017383d9b155097290cc53da7258f6e652c39  botocore-1.42.21.tar.gz
+md5  5dede248bc91c7213fc8ffb42b76e318  botocore-1.42.68.tar.gz
+sha256  3951c69e12ac871dda245f48dac5c7dd88ea1bfdd74a8879ec356cf2874b806a  botocore-1.42.68.tar.gz
 # Locally computed sha256 checksums
 sha256  0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594  LICENSE.txt
 sha256  cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30  tests/unit/auth/aws4_testsuite/LICENSE
diff --git a/package/python-botocore/python-botocore.mk b/package/python-botocore/python-botocore.mk
index 5ed8ac421a..545c4d44dd 100644
--- a/package/python-botocore/python-botocore.mk
+++ b/package/python-botocore/python-botocore.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_BOTOCORE_VERSION = 1.42.21
+PYTHON_BOTOCORE_VERSION = 1.42.68
 PYTHON_BOTOCORE_SOURCE = botocore-$(PYTHON_BOTOCORE_VERSION).tar.gz
-PYTHON_BOTOCORE_SITE = https://files.pythonhosted.org/packages/4c/df/dfd07d75fda643ba07af75e33cfd72472a12bb13901812ca34e47f081507
+PYTHON_BOTOCORE_SITE = https://files.pythonhosted.org/packages/3f/22/87502d5fbbfa8189406a617b30b1e2a3dc0ab2669f7268e91b385c1c1c7a
 PYTHON_BOTOCORE_SETUP_TYPE = setuptools
 PYTHON_BOTOCORE_LICENSE = Apache-2.0
 PYTHON_BOTOCORE_LICENSE_FILES = LICENSE.txt tests/unit/auth/aws4_testsuite/LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 10/96] package/python-certifi: bump version to 2026.2.25
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (7 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 09/96] package/python-botocore: bump to version 1.42.68 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 11/96] package/python-charset-normalizer: bump version to 3.4.5 Bernd Kuhls
                   ` (86 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-certifi/python-certifi.hash | 4 ++--
 package/python-certifi/python-certifi.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-certifi/python-certifi.hash b/package/python-certifi/python-certifi.hash
index 176da86300..2a2390eb42 100644
--- a/package/python-certifi/python-certifi.hash
+++ b/package/python-certifi/python-certifi.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/certifi/json
-md5  d8447ad858fa15af16f91e32f182aa85  certifi-2026.1.4.tar.gz
-sha256  ac726dd470482006e014ad384921ed6438c457018f4b3d204aea4281258b2120  certifi-2026.1.4.tar.gz
+md5  1583dc0160782da8326204a90d7f5861  certifi-2026.2.25.tar.gz
+sha256  e887ab5cee78ea814d3472169153c2d12cd43b14bd03329a39a9c6e2e80bfba7  certifi-2026.2.25.tar.gz
 # Locally computed sha256 checksums
 sha256  e93716da6b9c0d5a4a1df60fe695b370f0695603d21f6f83f053e42cfc10caf7  LICENSE
diff --git a/package/python-certifi/python-certifi.mk b/package/python-certifi/python-certifi.mk
index fe28f5878b..be6ce924f8 100644
--- a/package/python-certifi/python-certifi.mk
+++ b/package/python-certifi/python-certifi.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_CERTIFI_VERSION = 2026.1.4
+PYTHON_CERTIFI_VERSION = 2026.2.25
 PYTHON_CERTIFI_SOURCE = certifi-$(PYTHON_CERTIFI_VERSION).tar.gz
-PYTHON_CERTIFI_SITE = https://files.pythonhosted.org/packages/e0/2d/a891ca51311197f6ad14a7ef42e2399f36cf2f9bd44752b3dc4eab60fdc5
+PYTHON_CERTIFI_SITE = https://files.pythonhosted.org/packages/af/2d/7bf41579a8986e348fa033a31cdd0e4121114f6bce2457e8876010b092dd
 PYTHON_CERTIFI_SETUP_TYPE = setuptools
 PYTHON_CERTIFI_LICENSE = ISC (Python code), MPL-2.0 (cacert.pem)
 PYTHON_CERTIFI_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 11/96] package/python-charset-normalizer: bump version to 3.4.5
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (8 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 10/96] package/python-certifi: bump version to 2026.2.25 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 12/96] package/python-cssselect: bump version to 1.4.0 Bernd Kuhls
                   ` (85 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/jawah/charset_normalizer/blob/3.4.5/CHANGELOG.md

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 .../python-charset-normalizer/python-charset-normalizer.hash  | 4 ++--
 .../python-charset-normalizer/python-charset-normalizer.mk    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-charset-normalizer/python-charset-normalizer.hash b/package/python-charset-normalizer/python-charset-normalizer.hash
index dd10c11e73..1094f419a3 100644
--- a/package/python-charset-normalizer/python-charset-normalizer.hash
+++ b/package/python-charset-normalizer/python-charset-normalizer.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/charset-normalizer/json
-md5  3c73a3c5c05a896c1169d8b5298dc4e5  charset_normalizer-3.4.4.tar.gz
-sha256  94537985111c35f28720e43603b8e7b43a6ecfb2ce1d3058bbe955b73404e21a  charset_normalizer-3.4.4.tar.gz
+md5  cde800b3dada84f6041196f40f4b2ad1  charset_normalizer-3.4.5.tar.gz
+sha256  95adae7b6c42a6c5b5b559b1a99149f090a57128155daeea91732c8d970d8644  charset_normalizer-3.4.5.tar.gz
 # Locally computed sha256 checksums
 sha256  6d0d41bfe170ac6c7dc248c9a63e254d0fb45a60d50a8257d0af92c6e249b887  LICENSE
diff --git a/package/python-charset-normalizer/python-charset-normalizer.mk b/package/python-charset-normalizer/python-charset-normalizer.mk
index f793241a1e..ce91028b31 100644
--- a/package/python-charset-normalizer/python-charset-normalizer.mk
+++ b/package/python-charset-normalizer/python-charset-normalizer.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_CHARSET_NORMALIZER_VERSION = 3.4.4
+PYTHON_CHARSET_NORMALIZER_VERSION = 3.4.5
 PYTHON_CHARSET_NORMALIZER_SOURCE = charset_normalizer-$(PYTHON_CHARSET_NORMALIZER_VERSION).tar.gz
-PYTHON_CHARSET_NORMALIZER_SITE = https://files.pythonhosted.org/packages/13/69/33ddede1939fdd074bce5434295f38fae7136463422fe4fd3e0e89b98062
+PYTHON_CHARSET_NORMALIZER_SITE = https://files.pythonhosted.org/packages/1d/35/02daf95b9cd686320bb622eb148792655c9412dbb9b67abb5694e5910a24
 PYTHON_CHARSET_NORMALIZER_SETUP_TYPE = setuptools
 PYTHON_CHARSET_NORMALIZER_LICENSE = MIT
 PYTHON_CHARSET_NORMALIZER_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 12/96] package/python-cssselect: bump version to 1.4.0
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (9 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 11/96] package/python-charset-normalizer: bump version to 3.4.5 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 13/96] package/python-cssselect2: bump version to 0.9.0 Bernd Kuhls
                   ` (84 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/scrapy/cssselect/blob/v1.4.0/CHANGES
"Switched the build system to ``hatchling``."

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-cssselect/python-cssselect.hash | 4 ++--
 package/python-cssselect/python-cssselect.mk   | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package/python-cssselect/python-cssselect.hash b/package/python-cssselect/python-cssselect.hash
index d9b89d1c61..9e7f8e6244 100644
--- a/package/python-cssselect/python-cssselect.hash
+++ b/package/python-cssselect/python-cssselect.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/cssselect/json
-md5  e0148abb13430399cbdbc173c3fa1c80  cssselect-1.3.0.tar.gz
-sha256  57f8a99424cfab289a1b6a816a43075a4b00948c86b4dcf3ef4ee7e15f7ab0c7  cssselect-1.3.0.tar.gz
+md5  3aca561a6fe4e51d2993e0a0f604e30a  cssselect-1.4.0.tar.gz
+sha256  fdaf0a1425e17dfe8c5cf66191d211b357cf7872ae8afc4c6762ddd8ac47fc92  cssselect-1.4.0.tar.gz
 # Locally computed sha256 checksums
 sha256  5c8da9f744e0afba81a48c9b5dbe73048f798b3287d6f1af8a05ee08ebb10892  LICENSE
diff --git a/package/python-cssselect/python-cssselect.mk b/package/python-cssselect/python-cssselect.mk
index 1a5087f495..d58aea52a8 100644
--- a/package/python-cssselect/python-cssselect.mk
+++ b/package/python-cssselect/python-cssselect.mk
@@ -4,10 +4,10 @@
 #
 ################################################################################
 
-PYTHON_CSSSELECT_VERSION = 1.3.0
+PYTHON_CSSSELECT_VERSION = 1.4.0
 PYTHON_CSSSELECT_SOURCE = cssselect-$(PYTHON_CSSSELECT_VERSION).tar.gz
-PYTHON_CSSSELECT_SITE = https://files.pythonhosted.org/packages/72/0a/c3ea9573b1dc2e151abfe88c7fe0c26d1892fe6ed02d0cdb30f0d57029d5
-PYTHON_CSSSELECT_SETUP_TYPE = setuptools
+PYTHON_CSSSELECT_SITE = https://files.pythonhosted.org/packages/ec/2e/cdfd8b01c37cbf4f9482eefd455853a3cf9c995029a46acd31dfaa9c1dd6
+PYTHON_CSSSELECT_SETUP_TYPE = hatch
 PYTHON_CSSSELECT_LICENSE = BSD-3-Clause
 PYTHON_CSSSELECT_LICENSE_FILES = LICENSE
 
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 13/96] package/python-cssselect2: bump version to 0.9.0
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (10 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 12/96] package/python-cssselect: bump version to 1.4.0 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 14/96] package/python-dbus-fast: bump version to 4.0.0 Bernd Kuhls
                   ` (83 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/Kozea/cssselect2/releases/tag/0.9.0

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-cssselect2/python-cssselect2.hash | 4 ++--
 package/python-cssselect2/python-cssselect2.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-cssselect2/python-cssselect2.hash b/package/python-cssselect2/python-cssselect2.hash
index 214be0a5fb..65319e4ac8 100644
--- a/package/python-cssselect2/python-cssselect2.hash
+++ b/package/python-cssselect2/python-cssselect2.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/cssselect2/json
-md5  45b5f89f2934fbcb52490483367c3997  cssselect2-0.8.0.tar.gz
-sha256  7674ffb954a3b46162392aee2a3a0aedb2e14ecf99fcc28644900f4e6e3e9d3a  cssselect2-0.8.0.tar.gz
+md5  2aa3610000b7aeabe8da9cad3c390078  cssselect2-0.9.0.tar.gz
+sha256  759aa22c216326356f65e62e791d66160a0f9c91d1424e8d8adc5e74dddfc6fb  cssselect2-0.9.0.tar.gz
 # Locally computed sha256 checksums
 sha256  6fd97229a1d1b0f6a8b41e109f413426dbc0874b1e03746d66cc33282601c2c2  LICENSE
diff --git a/package/python-cssselect2/python-cssselect2.mk b/package/python-cssselect2/python-cssselect2.mk
index 7a4e2a2342..3644bdca18 100644
--- a/package/python-cssselect2/python-cssselect2.mk
+++ b/package/python-cssselect2/python-cssselect2.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_CSSSELECT2_VERSION = 0.8.0
+PYTHON_CSSSELECT2_VERSION = 0.9.0
 PYTHON_CSSSELECT2_SOURCE = cssselect2-$(PYTHON_CSSSELECT2_VERSION).tar.gz
-PYTHON_CSSSELECT2_SITE = https://files.pythonhosted.org/packages/9f/86/fd7f58fc498b3166f3a7e8e0cddb6e620fe1da35b02248b1bd59e95dbaaa
+PYTHON_CSSSELECT2_SITE = https://files.pythonhosted.org/packages/e0/20/92eaa6b0aec7189fa4b75c890640e076e9e793095721db69c5c81142c2e1
 PYTHON_CSSSELECT2_SETUP_TYPE = flit
 PYTHON_CSSSELECT2_LICENSE = BSD-3-Clause
 PYTHON_CSSSELECT2_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 14/96] package/python-dbus-fast: bump version to 4.0.0
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (11 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 13/96] package/python-cssselect2: bump version to 0.9.0 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 15/96] package/python-evdev: bump version to 1.9.3 Bernd Kuhls
                   ` (82 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/Bluetooth-Devices/dbus-fast/releases/tag/v4.0.0

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-dbus-fast/python-dbus-fast.hash | 4 ++--
 package/python-dbus-fast/python-dbus-fast.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-dbus-fast/python-dbus-fast.hash b/package/python-dbus-fast/python-dbus-fast.hash
index 1fac0c0396..deaaf4bd79 100644
--- a/package/python-dbus-fast/python-dbus-fast.hash
+++ b/package/python-dbus-fast/python-dbus-fast.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/dbus-fast/json
-md5  605c7ca53ec797a9513c742d705f8494  dbus_fast-3.1.2.tar.gz
-sha256  6c9e1b45e4b5e7df0c021bf1bf3f27649374e47c3de1afdba6d00a7d7bba4b3a  dbus_fast-3.1.2.tar.gz
+md5  02f1448d52a71999626135269f3763f2  dbus_fast-4.0.0.tar.gz
+sha256  e1d3ee49a4a81524d7caaa2d5a31fc71075a1c977b661df958cee24bef86b8fe  dbus_fast-4.0.0.tar.gz
 # Locally computed sha256 checksums
 sha256  c37e9c75110e01d1f0c5360dc7d7776a30ac5f70d2440db214423e4b7a77a6af  LICENSE
diff --git a/package/python-dbus-fast/python-dbus-fast.mk b/package/python-dbus-fast/python-dbus-fast.mk
index 7d98581eeb..5addc1031f 100644
--- a/package/python-dbus-fast/python-dbus-fast.mk
+++ b/package/python-dbus-fast/python-dbus-fast.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_DBUS_FAST_VERSION = 3.1.2
+PYTHON_DBUS_FAST_VERSION = 4.0.0
 PYTHON_DBUS_FAST_SOURCE = dbus_fast-$(PYTHON_DBUS_FAST_VERSION).tar.gz
-PYTHON_DBUS_FAST_SITE = https://files.pythonhosted.org/packages/16/a4/e54607cf8b0a696beba591f1a543cff5b6a9e4b4f842fd55f7ba741d678d
+PYTHON_DBUS_FAST_SITE = https://files.pythonhosted.org/packages/3d/f7/36515d10e85ab6d6193edbabbcae974c25d6fbabb8ead84cfd2b4ee8eaf6
 PYTHON_DBUS_FAST_SETUP_TYPE = poetry
 PYTHON_DBUS_FAST_LICENSE = MIT
 PYTHON_DBUS_FAST_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 15/96] package/python-evdev: bump version to 1.9.3
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (12 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 14/96] package/python-dbus-fast: bump version to 4.0.0 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 16/96] package/python-fastapi: bump version to 0.135.1 Bernd Kuhls
                   ` (81 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://python-evdev.readthedocs.io/en/latest/changelog.html#feb-05-2025

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-evdev/python-evdev.hash | 4 ++--
 package/python-evdev/python-evdev.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-evdev/python-evdev.hash b/package/python-evdev/python-evdev.hash
index c72a132277..9011065a56 100644
--- a/package/python-evdev/python-evdev.hash
+++ b/package/python-evdev/python-evdev.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/evdev/json
-md5  7f0ec85ff4bda28ee25e400ec30adff4  evdev-1.9.2.tar.gz
-sha256  5d3278892ce1f92a74d6bf888cc8525d9f68af85dbe336c95d1c87fb8f423069  evdev-1.9.2.tar.gz
+md5  d07e455e36642752ecc3ef161f15e5e6  evdev-1.9.3.tar.gz
+sha256  2c140e01ac8437758fa23fe5c871397412461f42d421aa20241dc8fe8cfccbc9  evdev-1.9.3.tar.gz
 # Locally computed sha256 checksums
 sha256  d4554960d6496150c88c1fd02d7973121a9a57b961ea58fe349fbf8ada3816b2  LICENSE
diff --git a/package/python-evdev/python-evdev.mk b/package/python-evdev/python-evdev.mk
index 1bf95fb8c7..169055ab27 100644
--- a/package/python-evdev/python-evdev.mk
+++ b/package/python-evdev/python-evdev.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_EVDEV_VERSION = 1.9.2
+PYTHON_EVDEV_VERSION = 1.9.3
 PYTHON_EVDEV_SOURCE = evdev-$(PYTHON_EVDEV_VERSION).tar.gz
-PYTHON_EVDEV_SITE = https://files.pythonhosted.org/packages/63/fe/a17c106a1f4061ce83f04d14bcedcfb2c38c7793ea56bfb906a6fadae8cb
+PYTHON_EVDEV_SITE = https://files.pythonhosted.org/packages/a5/f5/397b61091120a9ca5001041dd7bf76c385b3bfd67a0e5bcb74b852bd22a4
 PYTHON_EVDEV_SETUP_TYPE = setuptools
 PYTHON_EVDEV_LICENSE = Revised BSD License
 PYTHON_EVDEV_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 16/96] package/python-fastapi: bump version to 0.135.1
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (13 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 15/96] package/python-evdev: bump version to 1.9.3 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 17/96] package/python-filelock: bump version to 3.25.2 Bernd Kuhls
                   ` (80 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/fastapi/fastapi/blob/0.135.1/docs/en/docs/release-notes.md

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-fastapi/python-fastapi.hash | 4 ++--
 package/python-fastapi/python-fastapi.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-fastapi/python-fastapi.hash b/package/python-fastapi/python-fastapi.hash
index 9181706180..1a2305db5b 100644
--- a/package/python-fastapi/python-fastapi.hash
+++ b/package/python-fastapi/python-fastapi.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/fastapi/json
-md5  62d857497f46ee023ca1b7c5eb27f629  fastapi-0.129.0.tar.gz
-sha256  61315cebd2e65df5f97ec298c888f9de30430dd0612d59d6480beafbc10655af  fastapi-0.129.0.tar.gz
+md5  2715eac2931aa6e53a0507d8574c1901  fastapi-0.135.1.tar.gz
+sha256  d04115b508d936d254cea545b7312ecaa58a7b3a0f84952535b4c9afae7668cd  fastapi-0.135.1.tar.gz
 # Locally computed sha256 checksums
 sha256  4ec89ffc81485b97fec584b2d4a961032eeffe834453894fd9c1274906cc744e  LICENSE
diff --git a/package/python-fastapi/python-fastapi.mk b/package/python-fastapi/python-fastapi.mk
index afb027f383..6aa70f2f2a 100644
--- a/package/python-fastapi/python-fastapi.mk
+++ b/package/python-fastapi/python-fastapi.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_FASTAPI_VERSION = 0.129.0
+PYTHON_FASTAPI_VERSION = 0.135.1
 PYTHON_FASTAPI_SOURCE = fastapi-$(PYTHON_FASTAPI_VERSION).tar.gz
-PYTHON_FASTAPI_SITE = https://files.pythonhosted.org/packages/48/47/75f6bea02e797abff1bca968d5997793898032d9923c1935ae2efdece642
+PYTHON_FASTAPI_SITE = https://files.pythonhosted.org/packages/e7/7b/f8e0211e9380f7195ba3f3d40c292594fd81ba8ec4629e3854c353aaca45
 PYTHON_FASTAPI_SETUP_TYPE = pep517
 PYTHON_FASTAPI_LICENSE = MIT
 PYTHON_FASTAPI_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 17/96] package/python-filelock: bump version to 3.25.2
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (14 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 16/96] package/python-fastapi: bump version to 0.135.1 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 18/96] package/python-flask: security bump version to 3.1.3 Bernd Kuhls
                   ` (79 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/tox-dev/filelock/blob/3.25.2/docs/changelog.rst

Upstream switched license to MIT:
https://github.com/tox-dev/filelock/commit/4aac7862f5d8f9a92d947991b523bc03803e7213

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-filelock/python-filelock.hash | 6 +++---
 package/python-filelock/python-filelock.mk   | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/package/python-filelock/python-filelock.hash b/package/python-filelock/python-filelock.hash
index 64930ad418..d38518efc6 100644
--- a/package/python-filelock/python-filelock.hash
+++ b/package/python-filelock/python-filelock.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/filelock/json
-md5  c422db4828e34fcadac68449fafd5cb2  filelock-3.20.2.tar.gz
-sha256  a2241ff4ddde2a7cebddf78e39832509cb045d18ec1a09d7248d6bfc6bfbbe64  filelock-3.20.2.tar.gz
+md5  c0e50eab0beb1642dca5bae6246a2b54  filelock-3.25.2.tar.gz
+sha256  b64ece2b38f4ca29dd3e810287aa8c48182bbecd1ae6e9ae126c9b35f1382694  filelock-3.25.2.tar.gz
 # Locally computed sha256 checksums
-sha256  88d9b4eb60579c191ec391ca04c16130572d7eedc4a86daa58bf28c6e14c9bcd  LICENSE
+sha256  608c89d5060ae9921adccf3236695bc654a9946e12323ef6c021dfa04e294d48  LICENSE
diff --git a/package/python-filelock/python-filelock.mk b/package/python-filelock/python-filelock.mk
index 83699377e1..21848d542c 100644
--- a/package/python-filelock/python-filelock.mk
+++ b/package/python-filelock/python-filelock.mk
@@ -4,11 +4,11 @@
 #
 ################################################################################
 
-PYTHON_FILELOCK_VERSION = 3.20.2
+PYTHON_FILELOCK_VERSION = 3.25.2
 PYTHON_FILELOCK_SOURCE = filelock-$(PYTHON_FILELOCK_VERSION).tar.gz
-PYTHON_FILELOCK_SITE = https://files.pythonhosted.org/packages/c1/e0/a75dbe4bca1e7d41307323dad5ea2efdd95408f74ab2de8bd7dba9b51a1a
+PYTHON_FILELOCK_SITE = https://files.pythonhosted.org/packages/94/b8/00651a0f559862f3bb7d6f7477b192afe3f583cc5e26403b44e59a55ab34
 PYTHON_FILELOCK_SETUP_TYPE = hatch
-PYTHON_FILELOCK_LICENSE = Public Domain
+PYTHON_FILELOCK_LICENSE = MIT
 PYTHON_FILELOCK_LICENSE_FILES = LICENSE
 PYTHON_FILELOCK_DEPENDENCIES = host-python-hatch-vcs
 
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 18/96] package/python-flask: security bump version to 3.1.3
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (15 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 17/96] package/python-filelock: bump version to 3.25.2 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-20 15:55   ` Thomas Perale via buildroot
  2026-03-14 14:05 ` [Buildroot] [PATCH 19/96] package/python-fonttools: bump version to 4.62.1 Bernd Kuhls
                   ` (78 subsequent siblings)
  95 siblings, 1 reply; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/pallets/flask/blob/3.1.3/CHANGES.rst

Fixes CVE-2026-27205: https://nvd.nist.gov/vuln/detail/CVE-2026-27205

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-flask/python-flask.hash | 4 ++--
 package/python-flask/python-flask.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-flask/python-flask.hash b/package/python-flask/python-flask.hash
index ec2e5d39f9..a670bf2e58 100644
--- a/package/python-flask/python-flask.hash
+++ b/package/python-flask/python-flask.hash
@@ -1,6 +1,6 @@
 # md5, sha256 from https://pypi.org/pypi/flask/json
-md5  62ae81cf2e91a376af909a2bc8939e15  flask-3.1.2.tar.gz
-sha256  bf656c15c80190ed628ad08cdfd3aaa35beb087855e2f494910aa3774cc4fd87  flask-3.1.2.tar.gz
+md5  4dd9abd8b17b66338a02ac45fafa710b  flask-3.1.3.tar.gz
+sha256  0ef0e52b8a9cd932855379197dd8f94047b359ca0a78695144304cb45f87c9eb  flask-3.1.3.tar.gz
 # Locally computed sha256 checksums
 sha256  489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea  LICENSE.txt
 sha256  1e07e9c25f2618a040560b70e63f42259eab24e558d0f3532e6163d751cb4eea  docs/license.rst
diff --git a/package/python-flask/python-flask.mk b/package/python-flask/python-flask.mk
index 8000489366..70994189c5 100644
--- a/package/python-flask/python-flask.mk
+++ b/package/python-flask/python-flask.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_FLASK_VERSION = 3.1.2
+PYTHON_FLASK_VERSION = 3.1.3
 PYTHON_FLASK_SOURCE = flask-$(PYTHON_FLASK_VERSION).tar.gz
-PYTHON_FLASK_SITE = https://files.pythonhosted.org/packages/dc/6d/cfe3c0fcc5e477df242b98bfe186a4c34357b4847e87ecaef04507332dab
+PYTHON_FLASK_SITE = https://files.pythonhosted.org/packages/26/00/35d85dcce6c57fdc871f3867d465d780f302a175ea360f62533f12b27e2b
 PYTHON_FLASK_SETUP_TYPE = flit
 PYTHON_FLASK_LICENSE = BSD-3-Clause
 PYTHON_FLASK_LICENSE_FILES = LICENSE.txt docs/license.rst
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 19/96] package/python-fonttools: bump version to 4.62.1
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (16 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 18/96] package/python-flask: security bump version to 3.1.3 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 20/96] package/python-google-api-core: bump version to 2.30.0 Bernd Kuhls
                   ` (77 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/fonttools/fonttools/blob/4.62.1/NEWS.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-fonttools/python-fonttools.hash | 4 ++--
 package/python-fonttools/python-fonttools.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-fonttools/python-fonttools.hash b/package/python-fonttools/python-fonttools.hash
index 61dfad4f79..9218c8dea4 100644
--- a/package/python-fonttools/python-fonttools.hash
+++ b/package/python-fonttools/python-fonttools.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/fonttools/json
-md5  98125fbc3dd9254fd8b95c309138b837  fonttools-4.61.1.tar.gz
-sha256  6675329885c44657f826ef01d9e4fb33b9158e9d93c537d84ad8399539bc6f69  fonttools-4.61.1.tar.gz
+md5  cd04d1eee484599b2fa502b3ab5c186a  fonttools-4.62.1.tar.gz
+sha256  e54c75fd6041f1122476776880f7c3c3295ffa31962dc6ebe2543c00dca58b5d  fonttools-4.62.1.tar.gz
 # Locally computed sha256 checksums
 sha256  6787208f83f659ccbc2223b2fde952ffa6f7e8aca62f1a8a2bf5bc51bb1b2383  LICENSE
diff --git a/package/python-fonttools/python-fonttools.mk b/package/python-fonttools/python-fonttools.mk
index 85c589b616..1eb8224197 100644
--- a/package/python-fonttools/python-fonttools.mk
+++ b/package/python-fonttools/python-fonttools.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_FONTTOOLS_VERSION = 4.61.1
+PYTHON_FONTTOOLS_VERSION = 4.62.1
 PYTHON_FONTTOOLS_SOURCE = fonttools-$(PYTHON_FONTTOOLS_VERSION).tar.gz
-PYTHON_FONTTOOLS_SITE = https://files.pythonhosted.org/packages/ec/ca/cf17b88a8df95691275a3d77dc0a5ad9907f328ae53acbe6795da1b2f5ed
+PYTHON_FONTTOOLS_SITE = https://files.pythonhosted.org/packages/9a/08/7012b00a9a5874311b639c3920270c36ee0c445b69d9989a85e5c92ebcb0
 PYTHON_FONTTOOLS_SETUP_TYPE = setuptools
 PYTHON_FONTTOOLS_LICENSE = MIT
 PYTHON_FONTTOOLS_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 20/96] package/python-google-api-core: bump version to 2.30.0
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (17 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 19/96] package/python-fonttools: bump version to 4.62.1 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 21/96] package/python-google-auth: bump version to 2.49.1 Bernd Kuhls
                   ` (76 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/googleapis/google-cloud-python/blob/main/packages/google-api-core/CHANGELOG.md

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-google-api-core/python-google-api-core.hash | 4 ++--
 package/python-google-api-core/python-google-api-core.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-google-api-core/python-google-api-core.hash b/package/python-google-api-core/python-google-api-core.hash
index 9e3c732773..83377ccd41 100644
--- a/package/python-google-api-core/python-google-api-core.hash
+++ b/package/python-google-api-core/python-google-api-core.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/google-api-core/json
-md5  fc633e6fd830f249f8dd205f10544660  google_api_core-2.28.1.tar.gz
-sha256  2b405df02d68e68ce0fbc138559e6036559e685159d148ae5861013dc201baf8  google_api_core-2.28.1.tar.gz
+md5  8c5ab43e8f25708f22a6f28d919bb45f  google_api_core-2.30.0.tar.gz
+sha256  02edfa9fab31e17fc0befb5f161b3bf93c9096d99aed584625f38065c511ad9b  google_api_core-2.30.0.tar.gz
 # Locally computed sha256 checksums
 sha256  cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30  LICENSE
diff --git a/package/python-google-api-core/python-google-api-core.mk b/package/python-google-api-core/python-google-api-core.mk
index 908a37c3e4..28c4518aef 100644
--- a/package/python-google-api-core/python-google-api-core.mk
+++ b/package/python-google-api-core/python-google-api-core.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_GOOGLE_API_CORE_VERSION = 2.28.1
+PYTHON_GOOGLE_API_CORE_VERSION = 2.30.0
 PYTHON_GOOGLE_API_CORE_SOURCE = google_api_core-$(PYTHON_GOOGLE_API_CORE_VERSION).tar.gz
-PYTHON_GOOGLE_API_CORE_SITE = https://files.pythonhosted.org/packages/61/da/83d7043169ac2c8c7469f0e375610d78ae2160134bf1b80634c482fa079c
+PYTHON_GOOGLE_API_CORE_SITE = https://files.pythonhosted.org/packages/22/98/586ec94553b569080caef635f98a3723db36a38eac0e3d7eb3ea9d2e4b9a
 PYTHON_GOOGLE_API_CORE_SETUP_TYPE = setuptools
 PYTHON_GOOGLE_API_CORE_LICENSE = Apache-2.0
 PYTHON_GOOGLE_API_CORE_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 21/96] package/python-google-auth: bump version to 2.49.1
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (18 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 20/96] package/python-google-api-core: bump version to 2.30.0 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 22/96] package/python-googleapis-common-protos: bump version to 1.73.0 Bernd Kuhls
                   ` (75 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/googleapis/google-cloud-python/blob/main/packages/google-auth/CHANGELOG.md

2.47.0 removed the dependency to cachetools:
https://github.com/googleapis/google-auth-library-python/commit/5c07e1c4f52bc77a1b16fa3b7b3c5269c242f6f4

2.48.0 added a dependency to cryptography:
https://github.com/googleapis/google-auth-library-python/commit/52558ae2881b1e6555f6f5c0d76365c15807ead9

2.49.1 removed the dependency to rsa:
https://github.com/googleapis/google-cloud-python/commit/e8927b9c0257912dc3eca42307bde10c505e3975

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-google-auth/Config.in               | 3 +--
 package/python-google-auth/python-google-auth.hash | 4 ++--
 package/python-google-auth/python-google-auth.mk   | 4 ++--
 3 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/package/python-google-auth/Config.in b/package/python-google-auth/Config.in
index eb5be9cda5..bfb7159170 100644
--- a/package/python-google-auth/Config.in
+++ b/package/python-google-auth/Config.in
@@ -1,8 +1,7 @@
 config BR2_PACKAGE_PYTHON_GOOGLE_AUTH
 	bool "python-google-auth"
-	select BR2_PACKAGE_PYTHON_CACHETOOLS # runtime
+	select BR2_PACKAGE_PYTHON_CRYPTOGRAPHY # runtime
 	select BR2_PACKAGE_PYTHON_PYASN1_MODULES # runtime
-	select BR2_PACKAGE_PYTHON_RSA # runtime
 	help
 	  Google Authentication Library.
 
diff --git a/package/python-google-auth/python-google-auth.hash b/package/python-google-auth/python-google-auth.hash
index 6a7b5cd170..9a8aa4b204 100644
--- a/package/python-google-auth/python-google-auth.hash
+++ b/package/python-google-auth/python-google-auth.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/google-auth/json
-md5  702a1aa7d2a65e7ae2702167be9183f4  google_auth-2.45.0.tar.gz
-sha256  90d3f41b6b72ea72dd9811e765699ee491ab24139f34ebf1ca2b9cc0c38708f3  google_auth-2.45.0.tar.gz
+md5  9e586b998d814cf0a35e98f3221181ae  google_auth-2.49.1.tar.gz
+sha256  16d40da1c3c5a0533f57d268fe72e0ebb0ae1cc3b567024122651c045d879b64  google_auth-2.49.1.tar.gz
 # Locally computed sha256 checksums
 sha256  c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4  LICENSE
diff --git a/package/python-google-auth/python-google-auth.mk b/package/python-google-auth/python-google-auth.mk
index 69c2a32b70..8e54c52f49 100644
--- a/package/python-google-auth/python-google-auth.mk
+++ b/package/python-google-auth/python-google-auth.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_GOOGLE_AUTH_VERSION = 2.45.0
+PYTHON_GOOGLE_AUTH_VERSION = 2.49.1
 PYTHON_GOOGLE_AUTH_SOURCE = google_auth-$(PYTHON_GOOGLE_AUTH_VERSION).tar.gz
-PYTHON_GOOGLE_AUTH_SITE = https://files.pythonhosted.org/packages/e5/00/3c794502a8b892c404b2dea5b3650eb21bfc7069612fbfd15c7f17c1cb0d
+PYTHON_GOOGLE_AUTH_SITE = https://files.pythonhosted.org/packages/ea/80/6a696a07d3d3b0a92488933532f03dbefa4a24ab80fb231395b9a2a1be77
 PYTHON_GOOGLE_AUTH_SETUP_TYPE = setuptools
 PYTHON_GOOGLE_AUTH_LICENSE = Apache-2.0
 PYTHON_GOOGLE_AUTH_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 22/96] package/python-googleapis-common-protos: bump version to 1.73.0
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (19 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 21/96] package/python-google-auth: bump version to 2.49.1 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 23/96] package/python-greenlet: bump version to 3.3.2 Bernd Kuhls
                   ` (74 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/googleapis/google-cloud-python/blob/main/packages/googleapis-common-protos/CHANGELOG.md

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 .../python-googleapis-common-protos.hash                      | 4 ++--
 .../python-googleapis-common-protos.mk                        | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-googleapis-common-protos/python-googleapis-common-protos.hash b/package/python-googleapis-common-protos/python-googleapis-common-protos.hash
index 682ea22690..682b995bd6 100644
--- a/package/python-googleapis-common-protos/python-googleapis-common-protos.hash
+++ b/package/python-googleapis-common-protos/python-googleapis-common-protos.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/googleapis-common-protos/json
-md5  58ddbf8920c529b542af9be18101fe61  googleapis_common_protos-1.72.0.tar.gz
-sha256  e55a601c1b32b52d7a3e65f43563e2aa61bcd737998ee672ac9b951cd49319f5  googleapis_common_protos-1.72.0.tar.gz
+md5  8af6ac195972be9e561438dff863170e  googleapis_common_protos-1.73.0.tar.gz
+sha256  778d07cd4fbeff84c6f7c72102f0daf98fa2bfd3fa8bea426edc545588da0b5a  googleapis_common_protos-1.73.0.tar.gz
 # Locally computed sha256 checksums
 sha256  cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30  LICENSE
diff --git a/package/python-googleapis-common-protos/python-googleapis-common-protos.mk b/package/python-googleapis-common-protos/python-googleapis-common-protos.mk
index e72a7b45de..3bc384efa5 100644
--- a/package/python-googleapis-common-protos/python-googleapis-common-protos.mk
+++ b/package/python-googleapis-common-protos/python-googleapis-common-protos.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_GOOGLEAPIS_COMMON_PROTOS_VERSION = 1.72.0
+PYTHON_GOOGLEAPIS_COMMON_PROTOS_VERSION = 1.73.0
 PYTHON_GOOGLEAPIS_COMMON_PROTOS_SOURCE = googleapis_common_protos-$(PYTHON_GOOGLEAPIS_COMMON_PROTOS_VERSION).tar.gz
-PYTHON_GOOGLEAPIS_COMMON_PROTOS_SITE = https://files.pythonhosted.org/packages/e5/7b/adfd75544c415c487b33061fe7ae526165241c1ea133f9a9125a56b39fd8
+PYTHON_GOOGLEAPIS_COMMON_PROTOS_SITE = https://files.pythonhosted.org/packages/99/96/a0205167fa0154f4a542fd6925bdc63d039d88dab3588b875078107e6f06
 PYTHON_GOOGLEAPIS_COMMON_PROTOS_SETUP_TYPE = setuptools
 PYTHON_GOOGLEAPIS_COMMON_PROTOS_LICENSE = Apache-2.0
 PYTHON_GOOGLEAPIS_COMMON_PROTOS_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 23/96] package/python-greenlet: bump version to 3.3.2
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (20 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 22/96] package/python-googleapis-common-protos: bump version to 1.73.0 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 24/96] package/python-hid: bump version to 1.0.9 Bernd Kuhls
                   ` (73 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://greenlet.readthedocs.io/en/latest/changes.html

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-greenlet/python-greenlet.hash | 4 ++--
 package/python-greenlet/python-greenlet.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-greenlet/python-greenlet.hash b/package/python-greenlet/python-greenlet.hash
index ca70b5293c..258cadc77b 100644
--- a/package/python-greenlet/python-greenlet.hash
+++ b/package/python-greenlet/python-greenlet.hash
@@ -1,6 +1,6 @@
 # md5, sha256 from https://pypi.org/pypi/greenlet/json
-md5  1922c3b620792044728281d0139dc254  greenlet-3.3.0.tar.gz
-sha256  a82bb225a4e9e4d653dd2fb7b8b2d36e4fb25bc0165422a11e48b88e9e6f78fb  greenlet-3.3.0.tar.gz
+md5  be0d9748c252575e8a69cf8724685ed8  greenlet-3.3.2.tar.gz
+sha256  2eaf067fc6d886931c7962e8c6bede15d2f01965560f3359b27c80bde2d151f2  greenlet-3.3.2.tar.gz
 # Locally computed sha256 checksums
 sha256  769831d6e5dfaf2c20802faccff1fafb4c2025dd8f6253dfa47fcad59d4d0979  LICENSE
 sha256  e5ff3c23c110e494cd7d736c10fd96d462457bafeca310840db6527298c7d46b  LICENSE.PSF
diff --git a/package/python-greenlet/python-greenlet.mk b/package/python-greenlet/python-greenlet.mk
index e4d4c03961..07478807aa 100644
--- a/package/python-greenlet/python-greenlet.mk
+++ b/package/python-greenlet/python-greenlet.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_GREENLET_VERSION = 3.3.0
+PYTHON_GREENLET_VERSION = 3.3.2
 PYTHON_GREENLET_SOURCE = greenlet-$(PYTHON_GREENLET_VERSION).tar.gz
-PYTHON_GREENLET_SITE = https://files.pythonhosted.org/packages/c7/e5/40dbda2736893e3e53d25838e0f19a2b417dfc122b9989c91918db30b5d3
+PYTHON_GREENLET_SITE = https://files.pythonhosted.org/packages/a3/51/1664f6b78fc6ebbd98019a1fd730e83fa78f2db7058f72b1463d3612b8db
 PYTHON_GREENLET_SETUP_TYPE = setuptools
 PYTHON_GREENLET_LICENSE = MIT, PSF-2.0
 PYTHON_GREENLET_LICENSE_FILES = LICENSE LICENSE.PSF
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 24/96] package/python-hid: bump version to 1.0.9
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (21 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 23/96] package/python-greenlet: bump version to 3.3.2 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 25/96] package/python-httplib2: bump version to 0.31.2 Bernd Kuhls
                   ` (72 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-hid/python-hid.hash | 4 ++--
 package/python-hid/python-hid.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-hid/python-hid.hash b/package/python-hid/python-hid.hash
index b990a2a9f8..3cda49a3ca 100644
--- a/package/python-hid/python-hid.hash
+++ b/package/python-hid/python-hid.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/hid/json
-md5  231df641df11d452dae6b579ba2ccf6a  hid-1.0.8.tar.gz
-sha256  5ca129a7b9434ace5e3e429c1092a16792feffaf067a46b666e9c586872cdcfe  hid-1.0.8.tar.gz
+md5  57f581cb0c91f68d03f7238787d6e644  hid-1.0.9.tar.gz
+sha256  f4471f11f0e176d1b0cb1b243e55498cc90347a3aede735655304395694ac182  hid-1.0.9.tar.gz
 # Locally computed sha256 checksums
 sha256  5524b425acacdfedeca3f959980f0cd38b00176ebbb292e4a96c520d6074353d  LICENSE
diff --git a/package/python-hid/python-hid.mk b/package/python-hid/python-hid.mk
index 1e422dc97b..29943d618c 100644
--- a/package/python-hid/python-hid.mk
+++ b/package/python-hid/python-hid.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_HID_VERSION = 1.0.8
+PYTHON_HID_VERSION = 1.0.9
 PYTHON_HID_SOURCE = hid-$(PYTHON_HID_VERSION).tar.gz
-PYTHON_HID_SITE = https://files.pythonhosted.org/packages/29/42/9cd3eab530ffae5e0ff880c575fd18cfdfe292b71f1e9872c392329f35fd
+PYTHON_HID_SITE = https://files.pythonhosted.org/packages/e9/f8/0357a8aa8874a243e96d08a8568efaf7478293e1a3441ddca18039b690c1
 PYTHON_HID_SETUP_TYPE = setuptools
 PYTHON_HID_LICENSE = MIT
 PYTHON_HID_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 25/96] package/python-httplib2: bump version to 0.31.2
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (22 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 24/96] package/python-hid: bump version to 1.0.9 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 26/96] package/python-immutabledict: bump version to 4.3.1 Bernd Kuhls
                   ` (71 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/httplib2/httplib2/blob/v0.31.2/CHANGELOG

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-httplib2/python-httplib2.hash | 4 ++--
 package/python-httplib2/python-httplib2.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-httplib2/python-httplib2.hash b/package/python-httplib2/python-httplib2.hash
index 5d18967a6d..ffcf5cbd63 100644
--- a/package/python-httplib2/python-httplib2.hash
+++ b/package/python-httplib2/python-httplib2.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/httplib2/json
-md5  b413de41724354a543f3cd33c0e75361  httplib2-0.31.0.tar.gz
-sha256  ac7ab497c50975147d4f7b1ade44becc7df2f8954d42b38b3d69c515f531135c  httplib2-0.31.0.tar.gz
+md5  957581afb1aa862ea8efbca88e13bd45  httplib2-0.31.2.tar.gz
+sha256  385e0869d7397484f4eab426197a4c020b606edd43372492337c0b4010ae5d24  httplib2-0.31.2.tar.gz
 # Locally computed sha256 checksums
 sha256  589eec38f72df2be203711d3b8cbece9b908c5e7ff00bc3cab7f63bae9e366b4  LICENSE
diff --git a/package/python-httplib2/python-httplib2.mk b/package/python-httplib2/python-httplib2.mk
index 5609a25a54..ea5b8e0008 100644
--- a/package/python-httplib2/python-httplib2.mk
+++ b/package/python-httplib2/python-httplib2.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_HTTPLIB2_VERSION = 0.31.0
+PYTHON_HTTPLIB2_VERSION = 0.31.2
 PYTHON_HTTPLIB2_SOURCE = httplib2-$(PYTHON_HTTPLIB2_VERSION).tar.gz
-PYTHON_HTTPLIB2_SITE = https://files.pythonhosted.org/packages/52/77/6653db69c1f7ecfe5e3f9726fdadc981794656fcd7d98c4209fecfea9993
+PYTHON_HTTPLIB2_SITE = https://files.pythonhosted.org/packages/c1/1f/e86365613582c027dda5ddb64e1010e57a3d53e99ab8a72093fa13d565ec
 PYTHON_HTTPLIB2_SETUP_TYPE = setuptools
 PYTHON_HTTPLIB2_LICENSE = MIT
 PYTHON_HTTPLIB2_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 26/96] package/python-immutabledict: bump version to 4.3.1
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (23 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 25/96] package/python-httplib2: bump version to 0.31.2 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 27/96] package/python-iterable-io: bump version to 1.0.1 Bernd Kuhls
                   ` (70 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/corenting/immutabledict/blob/v4.3.1/CHANGELOG.md

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-immutabledict/python-immutabledict.hash | 4 ++--
 package/python-immutabledict/python-immutabledict.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-immutabledict/python-immutabledict.hash b/package/python-immutabledict/python-immutabledict.hash
index f917e43702..b7182a48a7 100644
--- a/package/python-immutabledict/python-immutabledict.hash
+++ b/package/python-immutabledict/python-immutabledict.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/immutabledict/json
-md5  2ddeb671f200618365b11b997d50368f  immutabledict-4.2.2.tar.gz
-sha256  cb6ed3090df593148f94cb407d218ca526fd2639694afdb553dc4f50ce6feeca  immutabledict-4.2.2.tar.gz
+md5  8ed06e3692bae4d1df1a8818d9013ba2  immutabledict-4.3.1.tar.gz
+sha256  f844a669106cfdc73f47b1a9da003782fb17dc955a54c80972e0d93d1c63c514  immutabledict-4.3.1.tar.gz
 # Locally computed sha256 checksums
 sha256  347f918d37d4e0556a0695d34b9fb87fa9bbe808d54949851789c6c1fc91c61f  LICENSE
diff --git a/package/python-immutabledict/python-immutabledict.mk b/package/python-immutabledict/python-immutabledict.mk
index 4a886b1607..1e8cbd7e7b 100644
--- a/package/python-immutabledict/python-immutabledict.mk
+++ b/package/python-immutabledict/python-immutabledict.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_IMMUTABLEDICT_VERSION = 4.2.2
+PYTHON_IMMUTABLEDICT_VERSION = 4.3.1
 PYTHON_IMMUTABLEDICT_SOURCE = immutabledict-$(PYTHON_IMMUTABLEDICT_VERSION).tar.gz
-PYTHON_IMMUTABLEDICT_SITE = https://files.pythonhosted.org/packages/ce/12/1da8e1a9050d0603ba65fb1796ed8860a705b906701c96e77f85cc7490be
+PYTHON_IMMUTABLEDICT_SITE = https://files.pythonhosted.org/packages/1d/e6/718471048fea0366c3e3d1df3acfd914ca66d571cdffcf6d37bbcd725708
 PYTHON_IMMUTABLEDICT_SETUP_TYPE = poetry
 PYTHON_IMMUTABLEDICT_LICENSE = MIT
 PYTHON_IMMUTABLEDICT_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 27/96] package/python-iterable-io: bump version to 1.0.1
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (24 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 26/96] package/python-immutabledict: bump version to 4.3.1 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 28/96] package/python-jmespath: bump version to 1.1.0 Bernd Kuhls
                   ` (69 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/pR0Ps/iterable-io/blob/v1.0.1/CHANGELOG.md

Updated license hash due to upstream typo fix:
https://github.com/pR0Ps/iterable-io/commit/b9e785c76399612bfa13e69f0aa7167c803a915d

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-iterable-io/python-iterable-io.hash | 6 +++---
 package/python-iterable-io/python-iterable-io.mk   | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/package/python-iterable-io/python-iterable-io.hash b/package/python-iterable-io/python-iterable-io.hash
index aae6ad547e..1407153935 100644
--- a/package/python-iterable-io/python-iterable-io.hash
+++ b/package/python-iterable-io/python-iterable-io.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/iterable-io/json
-md5  d6027af37f8e15edd346bdff6d5c5e3c  iterable-io-1.0.0.tar.gz
-sha256  fb9e1b739587a9ba0d5c60a3e1eb71246761583bc9f18b3c35bb112b44b18c3c  iterable-io-1.0.0.tar.gz
+md5  242753419dc0cfbf09bd0fc0fa09e322  iterable_io-1.0.1.tar.gz
+sha256  55db222c5914097a8508dc722f8db6112f636a04a8acb94ee6589d9b14bd4bb7  iterable_io-1.0.1.tar.gz
 # Locally computed sha256 checksums
-sha256  5de72116ec3738168bbaea5bd3405d161246ac542456470dc074f23d336252c0  README.md
+sha256  1965c87639963d053bce1b662b86e04ce22f53d2c39f39ee416745b1fa9e6b2f  README.md
diff --git a/package/python-iterable-io/python-iterable-io.mk b/package/python-iterable-io/python-iterable-io.mk
index e59c7d6455..485dcc9231 100644
--- a/package/python-iterable-io/python-iterable-io.mk
+++ b/package/python-iterable-io/python-iterable-io.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_ITERABLE_IO_VERSION = 1.0.0
-PYTHON_ITERABLE_IO_SOURCE = iterable-io-$(PYTHON_ITERABLE_IO_VERSION).tar.gz
-PYTHON_ITERABLE_IO_SITE = https://files.pythonhosted.org/packages/40/be/27d59b5c1d74ecbd26c1142f84b61d6cb04f0d0337697149645f34406b2d
+PYTHON_ITERABLE_IO_VERSION = 1.0.1
+PYTHON_ITERABLE_IO_SOURCE = iterable_io-$(PYTHON_ITERABLE_IO_VERSION).tar.gz
+PYTHON_ITERABLE_IO_SITE = https://files.pythonhosted.org/packages/9e/ad/cc53869e3357520033e3ab9a7d6043045bcdd666da427583678efdbb446e
 PYTHON_ITERABLE_IO_SETUP_TYPE = setuptools
 PYTHON_ITERABLE_IO_LICENSE = LGPL-3.0
 PYTHON_ITERABLE_IO_LICENSE_FILES = README.md
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 28/96] package/python-jmespath: bump version to 1.1.0
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (25 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 27/96] package/python-iterable-io: bump version to 1.0.1 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 29/96] package/python-jsonmodels: bump version to 2.8.0 Bernd Kuhls
                   ` (68 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

Upstream removed the old license file
https://github.com/jmespath/jmespath.py/commit/772c03afe10f5b09c5f5a31742a76777f4f0fc34

and added a new one
https://github.com/jmespath/jmespath.py/commit/5634c661b8e42294f04de610ef8906b59ed96eee

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-jmespath/python-jmespath.hash | 5 +++--
 package/python-jmespath/python-jmespath.mk   | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/package/python-jmespath/python-jmespath.hash b/package/python-jmespath/python-jmespath.hash
index 03f64f3b74..147688a899 100644
--- a/package/python-jmespath/python-jmespath.hash
+++ b/package/python-jmespath/python-jmespath.hash
@@ -1,5 +1,6 @@
 # md5, sha256 from https://pypi.org/pypi/jmespath/json
-md5  2dd28beb22d698f58fe2281bfe5fe3a3  jmespath-1.0.1.tar.gz
-sha256  90261b206d6defd58fdd5e85f478bf633a2901798906be2ad389150c5c60edbe  jmespath-1.0.1.tar.gz
+md5  ecc9e47d433b539b7fc87e61972d3746  jmespath-1.1.0.tar.gz
+sha256  472c87d80f36026ae83c6ddd0f1d05d4e510134ed462851fd5f754c8c3cbb88d  jmespath-1.1.0.tar.gz
 # Locally computed sha256 checksums
 sha256  66b313cce80ed0623fc7db3f24863a0c80fd83eb341a46b57864158ae74faa56  LICENSE.txt
+sha256  6eefacfa4d71b82d08408c751470ac8d9854538da2142cb27be0287fb13d0ab9  LICENSE
diff --git a/package/python-jmespath/python-jmespath.mk b/package/python-jmespath/python-jmespath.mk
index a94a13a229..b717e2e3ed 100644
--- a/package/python-jmespath/python-jmespath.mk
+++ b/package/python-jmespath/python-jmespath.mk
@@ -4,11 +4,11 @@
 #
 ################################################################################
 
-PYTHON_JMESPATH_VERSION = 1.0.1
+PYTHON_JMESPATH_VERSION = 1.1.0
 PYTHON_JMESPATH_SOURCE = jmespath-$(PYTHON_JMESPATH_VERSION).tar.gz
-PYTHON_JMESPATH_SITE = https://files.pythonhosted.org/packages/00/2a/e867e8531cf3e36b41201936b7fa7ba7b5702dbef42922193f05c8976cd6
+PYTHON_JMESPATH_SITE = https://files.pythonhosted.org/packages/d3/59/322338183ecda247fb5d1763a6cbe46eff7222eaeebafd9fa65d4bf5cb11
 PYTHON_JMESPATH_SETUP_TYPE = setuptools
 PYTHON_JMESPATH_LICENSE = MIT
-PYTHON_JMESPATH_LICENSE_FILES = LICENSE.txt
+PYTHON_JMESPATH_LICENSE_FILES = LICENSE
 
 $(eval $(python-package))
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 29/96] package/python-jsonmodels: bump version to 2.8.0
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (26 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 28/96] package/python-jmespath: bump version to 1.1.0 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 30/96] package/python-librt: bump version to 0.8.1 Bernd Kuhls
                   ` (67 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/jazzband/jsonmodels/blob/2.8.0/HISTORY.rst

Upstream switched to hatch:
https://github.com/jazzband/jsonmodels/commit/1c4dab695a6187ff19e5a8e0aced313af6de28a5

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-jsonmodels/python-jsonmodels.hash | 4 ++--
 package/python-jsonmodels/python-jsonmodels.mk   | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package/python-jsonmodels/python-jsonmodels.hash b/package/python-jsonmodels/python-jsonmodels.hash
index 1b0548fd25..f7cde97b4d 100644
--- a/package/python-jsonmodels/python-jsonmodels.hash
+++ b/package/python-jsonmodels/python-jsonmodels.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/jsonmodels/json
-md5  96132e252887f840d23792c03fad2039  jsonmodels-2.4.tar.gz
-sha256  abc8dc334a1794513e511a75639f77c271ef6a2992b6793f3753c7335dd18775  jsonmodels-2.4.tar.gz
+md5  8fe7bda2a40b92e5d3fcdb7e676fd8ad  jsonmodels-2.8.0.tar.gz
+sha256  9c37ae58f0417252b743ee1fa85fc937d9696e16520824f6b221f19f62f08f9c  jsonmodels-2.8.0.tar.gz
 # Locally computed sha256 checksums
 sha256  3b1219763eec6924ddd4c4d61dee6a53c5fc9ab62707a9ad763ee363d3050cc5  LICENSE
diff --git a/package/python-jsonmodels/python-jsonmodels.mk b/package/python-jsonmodels/python-jsonmodels.mk
index 4e4eecf233..faf40cfcde 100644
--- a/package/python-jsonmodels/python-jsonmodels.mk
+++ b/package/python-jsonmodels/python-jsonmodels.mk
@@ -4,10 +4,10 @@
 #
 ################################################################################
 
-PYTHON_JSONMODELS_VERSION = 2.4
+PYTHON_JSONMODELS_VERSION = 2.8.0
 PYTHON_JSONMODELS_SOURCE = jsonmodels-$(PYTHON_JSONMODELS_VERSION).tar.gz
-PYTHON_JSONMODELS_SITE = https://files.pythonhosted.org/packages/68/00/524668dc751f9ef91e73c795b2073bf2ddb79728a474d1bcab9c6dc426d8
-PYTHON_JSONMODELS_SETUP_TYPE = setuptools
+PYTHON_JSONMODELS_SITE = https://files.pythonhosted.org/packages/04/85/0e02cbc656ef7f0f5d3db13be5b622c231bf55bbad6a8c4612ce95fcb8cf
+PYTHON_JSONMODELS_SETUP_TYPE = hatch
 PYTHON_JSONMODELS_LICENSE = BSD-3-Clause
 PYTHON_JSONMODELS_LICENSE_FILES = LICENSE
 
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 30/96] package/python-librt: bump version to 0.8.1
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (27 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 29/96] package/python-jsonmodels: bump version to 2.8.0 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 31/96] package/python-lmdb: bump version to 1.8.1 Bernd Kuhls
                   ` (66 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-librt/python-librt.hash | 4 ++--
 package/python-librt/python-librt.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-librt/python-librt.hash b/package/python-librt/python-librt.hash
index 5c7f55bbb9..e12bb75949 100644
--- a/package/python-librt/python-librt.hash
+++ b/package/python-librt/python-librt.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/librt/json
-md5  2f0564db5d18a9e41bcd1fbdbdbee77c  librt-0.7.7.tar.gz
-sha256  81d957b069fed1890953c3b9c3895c7689960f233eea9a1d9607f71ce7f00b2c  librt-0.7.7.tar.gz
+md5  977ea89f85bd73d2ec17f5149f165f71  librt-0.8.1.tar.gz
+sha256  be46a14693955b3bd96014ccbdb8339ee8c9346fbe11c1b78901b55125f14c73  librt-0.8.1.tar.gz
 # Locally computed sha256 checksums
 sha256  88f9e379c684580053c58e75e296ca2eb243b6edcc6e5357f247310e96eeef8a  LICENSE
diff --git a/package/python-librt/python-librt.mk b/package/python-librt/python-librt.mk
index 5c1ecd8e5e..8f16e762a7 100644
--- a/package/python-librt/python-librt.mk
+++ b/package/python-librt/python-librt.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_LIBRT_VERSION = 0.7.7
+PYTHON_LIBRT_VERSION = 0.8.1
 PYTHON_LIBRT_SOURCE = librt-$(PYTHON_LIBRT_VERSION).tar.gz
-PYTHON_LIBRT_SITE = https://files.pythonhosted.org/packages/b7/29/47f29026ca17f35cf299290292d5f8331f5077364974b7675a353179afa2
+PYTHON_LIBRT_SITE = https://files.pythonhosted.org/packages/56/9c/b4b0c54d84da4a94b37bd44151e46d5e583c9534c7e02250b961b1b6d8a8
 PYTHON_LIBRT_SETUP_TYPE = setuptools
 PYTHON_LIBRT_LICENSE = MIT
 PYTHON_LIBRT_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 31/96] package/python-lmdb: bump version to 1.8.1
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (28 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 30/96] package/python-librt: bump version to 0.8.1 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 32/96] package/python-markdown: bump version to 3.10.2 Bernd Kuhls
                   ` (65 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/jnwatson/py-lmdb/blob/py-lmdb_1.8.1/ChangeLog

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-lmdb/python-lmdb.hash | 4 ++--
 package/python-lmdb/python-lmdb.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-lmdb/python-lmdb.hash b/package/python-lmdb/python-lmdb.hash
index 525c434f2a..679d552d1c 100644
--- a/package/python-lmdb/python-lmdb.hash
+++ b/package/python-lmdb/python-lmdb.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/lmdb/json
-md5  0996b2df3b8019b76ce1fa37913e41f0  lmdb-1.7.5.tar.gz
-sha256  f0604751762cb097059d5412444c4057b95f386c7ed958363cf63f453e5108da  lmdb-1.7.5.tar.gz
+md5  de895e4a88eeb179aa0c185a08523d62  lmdb-1.8.1.tar.gz
+sha256  44ef24033929e9cc227a7e17287473c452b462d716f118db885c667c80f57429  lmdb-1.8.1.tar.gz
 # Locally computed sha256 checksums
 sha256  310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569  LICENSE
diff --git a/package/python-lmdb/python-lmdb.mk b/package/python-lmdb/python-lmdb.mk
index 3f92ef066f..dbdc80bfda 100644
--- a/package/python-lmdb/python-lmdb.mk
+++ b/package/python-lmdb/python-lmdb.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_LMDB_VERSION = 1.7.5
+PYTHON_LMDB_VERSION = 1.8.1
 PYTHON_LMDB_SOURCE = lmdb-$(PYTHON_LMDB_VERSION).tar.gz
-PYTHON_LMDB_SITE = https://files.pythonhosted.org/packages/c7/a3/3756f2c6adba4a1413dba55e6c81a20b38a868656517308533e33cb59e1c
+PYTHON_LMDB_SITE = https://files.pythonhosted.org/packages/23/19/392f028e7ebcc1cc8212fe8a315a909b7a556278456f0bab9234d3a3b665
 PYTHON_LMDB_LICENSE = OLDAP-2.8
 PYTHON_LMDB_LICENSE_FILES = LICENSE
 PYTHON_LMDB_DEPENDENCIES = host-python-cffi host-python-patch-ng
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 32/96] package/python-markdown: bump version to 3.10.2
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (29 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 31/96] package/python-lmdb: bump version to 1.8.1 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 33/96] package/python-markdown2: bump version to 2.5.5 Bernd Kuhls
                   ` (64 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://python-markdown.github.io/changelog/#3102-2026-02-09

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-markdown/python-markdown.hash | 4 ++--
 package/python-markdown/python-markdown.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-markdown/python-markdown.hash b/package/python-markdown/python-markdown.hash
index 4aa4ff7c1c..1a5aef991f 100644
--- a/package/python-markdown/python-markdown.hash
+++ b/package/python-markdown/python-markdown.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/markdown/json
-md5  357bb6397bf50ee1b15f2de751a8e44f  markdown-3.10.tar.gz
-sha256  37062d4f2aa4b2b6b32aefb80faa300f82cc790cb949a35b8caede34f2b68c0e  markdown-3.10.tar.gz
+md5  ec7bae2cc261dcb2c9a27271b60d40d4  markdown-3.10.2.tar.gz
+sha256  994d51325d25ad8aa7ce4ebaec003febcce822c3f8c911e3b17c52f7f589f950  markdown-3.10.2.tar.gz
 # Locally computed sha256 checksums
 sha256  7ba4eb6d10b32b2d11dce13821340351cdbbb30ba8ccc67841db2ffd86e79aca  LICENSE.md
diff --git a/package/python-markdown/python-markdown.mk b/package/python-markdown/python-markdown.mk
index 2dc699c22f..0abcae709e 100644
--- a/package/python-markdown/python-markdown.mk
+++ b/package/python-markdown/python-markdown.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_MARKDOWN_VERSION = 3.10
+PYTHON_MARKDOWN_VERSION = 3.10.2
 PYTHON_MARKDOWN_SOURCE = markdown-$(PYTHON_MARKDOWN_VERSION).tar.gz
-PYTHON_MARKDOWN_SITE = https://files.pythonhosted.org/packages/7d/ab/7dd27d9d863b3376fcf23a5a13cb5d024aed1db46f963f1b5735ae43b3be
+PYTHON_MARKDOWN_SITE = https://files.pythonhosted.org/packages/2b/f4/69fa6ed85ae003c2378ffa8f6d2e3234662abd02c10d216c0ba96081a238
 PYTHON_MARKDOWN_LICENSE = BSD-3-Clause
 PYTHON_MARKDOWN_LICENSE_FILES = LICENSE.md
 PYTHON_MARKDOWN_SETUP_TYPE = setuptools
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 33/96] package/python-markdown2: bump version to 2.5.5
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (30 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 32/96] package/python-markdown: bump version to 3.10.2 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 34/96] package/python-marshmallow: bump version to 4.2.2 Bernd Kuhls
                   ` (63 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/trentm/python-markdown2/blob/2.5.5/CHANGES.md

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-markdown2/python-markdown2.hash | 4 ++--
 package/python-markdown2/python-markdown2.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-markdown2/python-markdown2.hash b/package/python-markdown2/python-markdown2.hash
index c412c6c012..76a77d97d0 100644
--- a/package/python-markdown2/python-markdown2.hash
+++ b/package/python-markdown2/python-markdown2.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/markdown2/json
-md5  b61518f0e66d3f35d404ed595252853c  markdown2-2.5.4.tar.gz
-sha256  a09873f0b3c23dbfae589b0080587df52ad75bb09a5fa6559147554736676889  markdown2-2.5.4.tar.gz
+md5  81a628175ca4ec7ffb9428e0609d4fe3  markdown2-2.5.5.tar.gz
+sha256  001547e68f6e7fcf0f1cb83f7e82f48aa7d48b2c6a321f0cd20a853a8a2d1664  markdown2-2.5.5.tar.gz
 # Locally computed sha256 checksums
 sha256  f8c7c4d554409cf621b8d653dbfffb719745fd36f5c49b8305258649b403ef9c  LICENSE.txt
diff --git a/package/python-markdown2/python-markdown2.mk b/package/python-markdown2/python-markdown2.mk
index a8737b5b49..1de824e57f 100644
--- a/package/python-markdown2/python-markdown2.mk
+++ b/package/python-markdown2/python-markdown2.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_MARKDOWN2_VERSION = 2.5.4
+PYTHON_MARKDOWN2_VERSION = 2.5.5
 PYTHON_MARKDOWN2_SOURCE = markdown2-$(PYTHON_MARKDOWN2_VERSION).tar.gz
-PYTHON_MARKDOWN2_SITE = https://files.pythonhosted.org/packages/42/f8/b2ae8bf5f28f9b510ae097415e6e4cb63226bb28d7ee01aec03a755ba03b
+PYTHON_MARKDOWN2_SITE = https://files.pythonhosted.org/packages/e4/ae/07d4a5fcaa5509221287d289323d75ac8eda5a5a4ac9de2accf7bbcc2b88
 PYTHON_MARKDOWN2_SETUP_TYPE = setuptools
 PYTHON_MARKDOWN2_LICENSE = MIT
 PYTHON_MARKDOWN2_LICENSE_FILES = LICENSE.txt
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 34/96] package/python-marshmallow: bump version to 4.2.2
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (31 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 33/96] package/python-markdown2: bump version to 2.5.5 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 35/96] package/python-meson-python: bump version to 0.19.0 Bernd Kuhls
                   ` (62 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/marshmallow-code/marshmallow/blob/4.2.2/CHANGELOG.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-marshmallow/python-marshmallow.hash | 4 ++--
 package/python-marshmallow/python-marshmallow.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-marshmallow/python-marshmallow.hash b/package/python-marshmallow/python-marshmallow.hash
index bce3e58f6e..56bc15bfa2 100644
--- a/package/python-marshmallow/python-marshmallow.hash
+++ b/package/python-marshmallow/python-marshmallow.hash
@@ -1,6 +1,6 @@
 # md5, sha256 from https://pypi.org/pypi/marshmallow/json
-md5  09036899f9ccc33eafc5c7d7040952d2  marshmallow-4.2.0.tar.gz
-sha256  908acabd5aa14741419d3678d3296bda6abe28a167b7dcd05969ceb8256943ac  marshmallow-4.2.0.tar.gz
+md5  d3f861e4957521a6a15eb906194deb70  marshmallow-4.2.2.tar.gz
+sha256  ba40340683a2d1c15103647994ff2f6bc2c8c80da01904cbe5d96ee4baa78d9f  marshmallow-4.2.2.tar.gz
 # Locally computed sha256 checksums
 sha256  906b5d9051e426144cb173ad911667b8ebd05a9c584c2c26c135b32a3ed12001  LICENSE
 sha256  f982e6fd97ba00973e94605b972ff04894b22c4fa937b868828b32ae8f0a7c2e  docs/license.rst
diff --git a/package/python-marshmallow/python-marshmallow.mk b/package/python-marshmallow/python-marshmallow.mk
index d748774246..5e86821d0a 100644
--- a/package/python-marshmallow/python-marshmallow.mk
+++ b/package/python-marshmallow/python-marshmallow.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_MARSHMALLOW_VERSION = 4.2.0
+PYTHON_MARSHMALLOW_VERSION = 4.2.2
 PYTHON_MARSHMALLOW_SOURCE = marshmallow-$(PYTHON_MARSHMALLOW_VERSION).tar.gz
-PYTHON_MARSHMALLOW_SITE = https://files.pythonhosted.org/packages/bc/34/55d47aab1ef03fb5aab96257a31acfc58791d274cf86c044e6e75e6d3bfe
+PYTHON_MARSHMALLOW_SITE = https://files.pythonhosted.org/packages/f9/03/261af5efb3d3ce0e2db3fd1e11dc5a96b74a4fb76e488da1c845a8f12345
 PYTHON_MARSHMALLOW_SETUP_TYPE = flit
 PYTHON_MARSHMALLOW_LICENSE = MIT
 PYTHON_MARSHMALLOW_LICENSE_FILES = LICENSE docs/license.rst
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 35/96] package/python-meson-python: bump version to 0.19.0
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (32 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 34/96] package/python-marshmallow: bump version to 4.2.2 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 36/96] package/python-multidict: bump version to 6.7.1 Bernd Kuhls
                   ` (61 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/mesonbuild/meson-python/blob/0.19.0/CHANGELOG.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-meson-python/python-meson-python.hash | 4 ++--
 package/python-meson-python/python-meson-python.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-meson-python/python-meson-python.hash b/package/python-meson-python/python-meson-python.hash
index fa1ac831c7..1bab8285eb 100644
--- a/package/python-meson-python/python-meson-python.hash
+++ b/package/python-meson-python/python-meson-python.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/meson-python/json
-md5  b4d7f9ef6f09deb8dc8a7e5cbf16778e  meson_python-0.18.0.tar.gz
-sha256  c56a99ec9df669a40662fe46960321af6e4b14106c14db228709c1628e23848d  meson_python-0.18.0.tar.gz
+md5  36c0a47464398008ea3939bbef334f31  meson_python-0.19.0.tar.gz
+sha256  9959d198aa69b57fcfd354a34518c6f795b781a73ed0656f4d01660160cc2553  meson_python-0.19.0.tar.gz
 # Locally computed sha256 checksums
 sha256  8f82ea9ef9a55b47f4170536d02e48b5bc33fc5135e5b4a1b5f8d6404833ec9b  LICENSE
diff --git a/package/python-meson-python/python-meson-python.mk b/package/python-meson-python/python-meson-python.mk
index 542b64943d..af8f26f9a8 100644
--- a/package/python-meson-python/python-meson-python.mk
+++ b/package/python-meson-python/python-meson-python.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_MESON_PYTHON_VERSION = 0.18.0
+PYTHON_MESON_PYTHON_VERSION = 0.19.0
 PYTHON_MESON_PYTHON_SOURCE = meson_python-$(PYTHON_MESON_PYTHON_VERSION).tar.gz
-PYTHON_MESON_PYTHON_SITE = https://files.pythonhosted.org/packages/26/bd/fdb26366443620f1a8a4d4ec7bfa37d1fbbe7bf737b257c205bbcf95ba95
+PYTHON_MESON_PYTHON_SITE = https://files.pythonhosted.org/packages/32/98/7fe5d1bf741c03c6eea04b6245737dbd79657d4f9200e82fcbb4cc12637b
 PYTHON_MESON_PYTHON_SETUP_TYPE = pep517
 PYTHON_MESON_PYTHON_LICENSE = MIT
 PYTHON_MESON_PYTHON_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 36/96] package/python-multidict: bump version to 6.7.1
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (33 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 35/96] package/python-meson-python: bump version to 0.19.0 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 37/96] package/python-packaging: bump version to 26.0 Bernd Kuhls
                   ` (60 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/aio-libs/multidict/blob/v6.7.1/CHANGES.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-multidict/python-multidict.hash | 4 ++--
 package/python-multidict/python-multidict.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-multidict/python-multidict.hash b/package/python-multidict/python-multidict.hash
index cade81514b..d2fe79e0ef 100644
--- a/package/python-multidict/python-multidict.hash
+++ b/package/python-multidict/python-multidict.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/multidict/json
-md5  cba8e65b4c65d889395672fd62de5183  multidict-6.7.0.tar.gz
-sha256  c6e99d9a65ca282e578dfea819cfa9c0a62b2499d8677392e09feaf305e9e6f5  multidict-6.7.0.tar.gz
+md5  aed0d99fa532a2b6570b88c900d60b99  multidict-6.7.1.tar.gz
+sha256  ec6652a1bee61c53a3e5776b6049172c53b6aaba34f18c9ad04f82712bac623d  multidict-6.7.1.tar.gz
 # Locally computed sha256 checksums
 sha256  93d11a968e2f0f36373c40811ff6d20e173f58c3cab5884cd6617bbfd795492a  LICENSE
diff --git a/package/python-multidict/python-multidict.mk b/package/python-multidict/python-multidict.mk
index 4de38b9ab6..dc92b653a1 100644
--- a/package/python-multidict/python-multidict.mk
+++ b/package/python-multidict/python-multidict.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_MULTIDICT_VERSION = 6.7.0
+PYTHON_MULTIDICT_VERSION = 6.7.1
 PYTHON_MULTIDICT_SOURCE = multidict-$(PYTHON_MULTIDICT_VERSION).tar.gz
-PYTHON_MULTIDICT_SITE = https://files.pythonhosted.org/packages/80/1e/5492c365f222f907de1039b91f922b93fa4f764c713ee858d235495d8f50
+PYTHON_MULTIDICT_SITE = https://files.pythonhosted.org/packages/1a/c2/c2d94cbe6ac1753f3fc980da97b3d930efe1da3af3c9f5125354436c073d
 PYTHON_MULTIDICT_SETUP_TYPE = setuptools
 PYTHON_MULTIDICT_LICENSE = Apache-2.0
 PYTHON_MULTIDICT_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 37/96] package/python-packaging: bump version to 26.0
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (34 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 36/96] package/python-multidict: bump version to 6.7.1 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 38/96] package/python-parso: bump version to 0.8.6 Bernd Kuhls
                   ` (59 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/pypa/packaging/blob/26.0/CHANGELOG.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-packaging/python-packaging.hash | 4 ++--
 package/python-packaging/python-packaging.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-packaging/python-packaging.hash b/package/python-packaging/python-packaging.hash
index f1910a7ad2..fd5ec922f7 100644
--- a/package/python-packaging/python-packaging.hash
+++ b/package/python-packaging/python-packaging.hash
@@ -1,6 +1,6 @@
 # md5, sha256 from https://pypi.org/pypi/packaging/json
-md5  ab0ef21ddebe09d1803575120d3f99f8  packaging-25.0.tar.gz
-sha256  d443872c98d677bf60f6a1f2f8c1cb748e8fe762d2bf9d3148b5599295b0fc4f  packaging-25.0.tar.gz
+md5  2cbdbb5754f038736c3c361826c6872a  packaging-26.0.tar.gz
+sha256  00243ae351a257117b6a241061796684b084ed1c516a08c48a3f7e147a9d80b4  packaging-26.0.tar.gz
 # Locally computed sha256 checksums
 sha256  cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48  LICENSE
 sha256  0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594  LICENSE.APACHE
diff --git a/package/python-packaging/python-packaging.mk b/package/python-packaging/python-packaging.mk
index 9d6847426d..c46390d0bc 100644
--- a/package/python-packaging/python-packaging.mk
+++ b/package/python-packaging/python-packaging.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PACKAGING_VERSION = 25.0
+PYTHON_PACKAGING_VERSION = 26.0
 PYTHON_PACKAGING_SOURCE = packaging-$(PYTHON_PACKAGING_VERSION).tar.gz
-PYTHON_PACKAGING_SITE = https://files.pythonhosted.org/packages/a1/d4/1fc4078c65507b51b96ca8f8c3ba19e6a61c8253c72794544580a7b6c24d
+PYTHON_PACKAGING_SITE = https://files.pythonhosted.org/packages/65/ee/299d360cdc32edc7d2cf530f3accf79c4fca01e96ffc950d8a52213bd8e4
 PYTHON_PACKAGING_SETUP_TYPE = flit
 PYTHON_PACKAGING_LICENSE = Apache-2.0 or BSD-2-Clause
 PYTHON_PACKAGING_LICENSE_FILES = LICENSE LICENSE.APACHE LICENSE.BSD
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 38/96] package/python-parso: bump version to 0.8.6
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (35 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 37/96] package/python-packaging: bump version to 26.0 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 39/96] package/python-pathspec: bump version to 1.0.4 Bernd Kuhls
                   ` (58 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/davidhalter/parso/blob/v0.8.6/CHANGELOG.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-parso/python-parso.hash | 4 ++--
 package/python-parso/python-parso.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-parso/python-parso.hash b/package/python-parso/python-parso.hash
index d0c8b3861a..17e3cbe4b1 100644
--- a/package/python-parso/python-parso.hash
+++ b/package/python-parso/python-parso.hash
@@ -1,6 +1,6 @@
 # md5, sha256 from https://pypi.org/pypi/parso/json
-md5  e0b327d04ff11e429737465f2716c232  parso-0.8.5.tar.gz
-sha256  034d7354a9a018bdce352f48b2a8a450f05e9d6ee85db84764e9b6bd96dafe5a  parso-0.8.5.tar.gz
+md5  10fb3883e4c595ec7333b722e3ad30b5  parso-0.8.6.tar.gz
+sha256  2b9a0332696df97d454fa67b81618fd69c35a7b90327cbe6ba5c92d2c68a7bfd  parso-0.8.6.tar.gz
 # Locally computed sha256 checksums
 sha256  fa67973073753d17624caf8684d5ee816d70c89d912c5bca7ca0f08e7b150edb  LICENSE.txt
 sha256  9c1e620a5cf8e74fe81c1fd4c55e9cc0b189fc04e677cfc7ef915de746c3f59e  docs/_themes/flask/LICENSE
diff --git a/package/python-parso/python-parso.mk b/package/python-parso/python-parso.mk
index 1cbc1f1e89..9457fcde6d 100644
--- a/package/python-parso/python-parso.mk
+++ b/package/python-parso/python-parso.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PARSO_VERSION = 0.8.5
+PYTHON_PARSO_VERSION = 0.8.6
 PYTHON_PARSO_SOURCE = parso-$(PYTHON_PARSO_VERSION).tar.gz
-PYTHON_PARSO_SITE = https://files.pythonhosted.org/packages/d4/de/53e0bcf53d13e005bd8c92e7855142494f41171b34c2536b86187474184d
+PYTHON_PARSO_SITE = https://files.pythonhosted.org/packages/81/76/a1e769043c0c0c9fe391b702539d594731a4362334cdf4dc25d0c09761e7
 PYTHON_PARSO_SETUP_TYPE = setuptools
 PYTHON_PARSO_LICENSE = MIT, Python-2.0, BSD-3-Clause (flask theme)
 PYTHON_PARSO_LICENSE_FILES = LICENSE.txt docs/_themes/flask/LICENSE test/normalizer_issue_files/LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 39/96] package/python-pathspec: bump version to 1.0.4
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (36 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 38/96] package/python-parso: bump version to 0.8.6 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 40/96] package/python-pdm-backend: bump version to 2.4.7 Bernd Kuhls
                   ` (57 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/cpburnz/python-pathspec/blob/v1.0.4/CHANGES.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-pathspec/python-pathspec.hash | 4 ++--
 package/python-pathspec/python-pathspec.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-pathspec/python-pathspec.hash b/package/python-pathspec/python-pathspec.hash
index 15283e3ac2..429fa05c3a 100644
--- a/package/python-pathspec/python-pathspec.hash
+++ b/package/python-pathspec/python-pathspec.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/pathspec/json
-md5  2b26ad1981bfa23748e115f00085624c  pathspec-0.12.1.tar.gz
-sha256  a482d51503a1ab33b1c67a6c3813a26953dbdc71c31dacaef9a838c4e29f5712  pathspec-0.12.1.tar.gz
+md5  18d9e6adb72e544b56a88c3e53094b4e  pathspec-1.0.4.tar.gz
+sha256  0210e2ae8a21a9137c0d470578cb0e595af87edaa6ebf12ff176f14a02e0e645  pathspec-1.0.4.tar.gz
 # Locally computed sha256 checksums
 sha256  fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85  LICENSE
diff --git a/package/python-pathspec/python-pathspec.mk b/package/python-pathspec/python-pathspec.mk
index b46dbef7ea..9c5279e012 100644
--- a/package/python-pathspec/python-pathspec.mk
+++ b/package/python-pathspec/python-pathspec.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PATHSPEC_VERSION = 0.12.1
+PYTHON_PATHSPEC_VERSION = 1.0.4
 PYTHON_PATHSPEC_SOURCE = pathspec-$(PYTHON_PATHSPEC_VERSION).tar.gz
-PYTHON_PATHSPEC_SITE = https://files.pythonhosted.org/packages/ca/bc/f35b8446f4531a7cb215605d100cd88b7ac6f44ab3fc94870c120ab3adbf
+PYTHON_PATHSPEC_SITE = https://files.pythonhosted.org/packages/fa/36/e27608899f9b8d4dff0617b2d9ab17ca5608956ca44461ac14ac48b44015
 PYTHON_PATHSPEC_LICENSE = MPL-2.0
 PYTHON_PATHSPEC_LICENSE_FILES = LICENSE
 PYTHON_PATHSPEC_SETUP_TYPE = flit
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 40/96] package/python-pdm-backend: bump version to 2.4.7
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (37 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 39/96] package/python-pathspec: bump version to 1.0.4 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 41/96] package/python-pip: bump version to 26.0.1 Bernd Kuhls
                   ` (56 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/pdm-project/pdm-backend/releases/tag/2.4.7

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-pdm-backend/python-pdm-backend.hash | 4 ++--
 package/python-pdm-backend/python-pdm-backend.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-pdm-backend/python-pdm-backend.hash b/package/python-pdm-backend/python-pdm-backend.hash
index 83e275c032..c856d1e818 100644
--- a/package/python-pdm-backend/python-pdm-backend.hash
+++ b/package/python-pdm-backend/python-pdm-backend.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/pdm-backend/json
-md5  63dd231ba6206cc834b205694208df40  pdm_backend-2.4.6.tar.gz
-sha256  5dd9cd581a4f18d57ff506a5b3aad7c8df31e5949b6fd854bbc34c38107e4532  pdm_backend-2.4.6.tar.gz
+md5  f51ca7c104f47dac6b31dc51255fab19  pdm_backend-2.4.7.tar.gz
+sha256  a509d083850378ce919d41e7a2faddfc57a1764d376913c66731125d6b14110f  pdm_backend-2.4.7.tar.gz
 # Locally computed sha256 checksums
 sha256  1da058ed0440fea5df1765b19a1418800439b18fd6f1c13c7d429cb81e9c6d47  LICENSE
diff --git a/package/python-pdm-backend/python-pdm-backend.mk b/package/python-pdm-backend/python-pdm-backend.mk
index 4f30f8a909..c3cfeb6f73 100644
--- a/package/python-pdm-backend/python-pdm-backend.mk
+++ b/package/python-pdm-backend/python-pdm-backend.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PDM_BACKEND_VERSION = 2.4.6
+PYTHON_PDM_BACKEND_VERSION = 2.4.7
 PYTHON_PDM_BACKEND_SOURCE = pdm_backend-$(PYTHON_PDM_BACKEND_VERSION).tar.gz
-PYTHON_PDM_BACKEND_SITE = https://files.pythonhosted.org/packages/71/fc/15b83c93a8e7929b62debaad63a3e89b8ce7f8a86075bda0d81e42c3cad5
+PYTHON_PDM_BACKEND_SITE = https://files.pythonhosted.org/packages/e2/38/d22c1050130b8cdf16fef76c99c59968086802744947f2813d45c69cca52
 PYTHON_PDM_BACKEND_SETUP_TYPE = pep517
 PYTHON_PDM_BACKEND_LICENSE = MIT
 PYTHON_PDM_BACKEND_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 41/96] package/python-pip: bump version to 26.0.1
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (38 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 40/96] package/python-pdm-backend: bump version to 2.4.7 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 42/96] package/python-pkgconfig: bump version to 1.6.0 Bernd Kuhls
                   ` (55 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/pypa/pip/blob/26.0.1/NEWS.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-pip/python-pip.hash | 4 ++--
 package/python-pip/python-pip.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-pip/python-pip.hash b/package/python-pip/python-pip.hash
index 24d731d9e8..39a15696c3 100644
--- a/package/python-pip/python-pip.hash
+++ b/package/python-pip/python-pip.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/pip/json
-md5  31f52f428372020b80cd7518862fbbee  pip-25.3.tar.gz
-sha256  8d0538dbbd7babbd207f261ed969c65de439f6bc9e5dbd3b3b9a77f25d95f343  pip-25.3.tar.gz
+md5  566bd094e3a0c382ba2705349c83d55e  pip-26.0.1.tar.gz
+sha256  c4037d8a277c89b320abe636d59f91e6d0922d08a05b60e85e53b296613346d8  pip-26.0.1.tar.gz
 # Locally computed sha256 checksums
 sha256  634300a669d49aeae65b12c6c48c924c51a4cdf3d1ff086dc3456dc8bcaa2104  LICENSE.txt
diff --git a/package/python-pip/python-pip.mk b/package/python-pip/python-pip.mk
index 95bdb64963..aa02a216d6 100644
--- a/package/python-pip/python-pip.mk
+++ b/package/python-pip/python-pip.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PIP_VERSION = 25.3
+PYTHON_PIP_VERSION = 26.0.1
 PYTHON_PIP_SOURCE = pip-$(PYTHON_PIP_VERSION).tar.gz
-PYTHON_PIP_SITE = https://files.pythonhosted.org/packages/fe/6e/74a3f0179a4a73a53d66ce57fdb4de0080a8baa1de0063de206d6167acc2
+PYTHON_PIP_SITE = https://files.pythonhosted.org/packages/48/83/0d7d4e9efe3344b8e2fe25d93be44f64b65364d3c8d7bc6dc90198d5422e
 PYTHON_PIP_SETUP_TYPE = flit
 PYTHON_PIP_LICENSE = MIT
 PYTHON_PIP_LICENSE_FILES = LICENSE.txt
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 42/96] package/python-pkgconfig: bump version to 1.6.0
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (39 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 41/96] package/python-pip: bump version to 26.0.1 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 43/96] package/python-platformdirs: bump version to 4.9.4 Bernd Kuhls
                   ` (54 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/matze/pkgconfig?tab=readme-ov-file#changelog

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-pkgconfig/python-pkgconfig.hash | 4 ++--
 package/python-pkgconfig/python-pkgconfig.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-pkgconfig/python-pkgconfig.hash b/package/python-pkgconfig/python-pkgconfig.hash
index 2fa57a7be5..7ecb8a9f3e 100644
--- a/package/python-pkgconfig/python-pkgconfig.hash
+++ b/package/python-pkgconfig/python-pkgconfig.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/pkgconfig/json
-md5  12523e11b91b050ca49975cc033689a4  pkgconfig-1.5.5.tar.gz
-sha256  deb4163ef11f75b520d822d9505c1f462761b4309b1bb713d08689759ea8b899  pkgconfig-1.5.5.tar.gz
+md5  fe94675a8b78717922de3e7694ee0643  pkgconfig-1.6.0.tar.gz
+sha256  4a5a6631ce937fafac457104a40d558785a658bbdca5c49b6295bc3fd651907f  pkgconfig-1.6.0.tar.gz
 # Locally computed sha256 checksums
 sha256  cdfc7f89d8c93b15d447c9ed71d5a533b4e44b82ec86daaefb10f6db37b9e13a  LICENSE
diff --git a/package/python-pkgconfig/python-pkgconfig.mk b/package/python-pkgconfig/python-pkgconfig.mk
index fc7e8273fe..4fbf22ab65 100644
--- a/package/python-pkgconfig/python-pkgconfig.mk
+++ b/package/python-pkgconfig/python-pkgconfig.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PKGCONFIG_VERSION = 1.5.5
+PYTHON_PKGCONFIG_VERSION = 1.6.0
 PYTHON_PKGCONFIG_SOURCE = pkgconfig-$(PYTHON_PKGCONFIG_VERSION).tar.gz
-PYTHON_PKGCONFIG_SITE = https://files.pythonhosted.org/packages/c4/e0/e05fee8b5425db6f83237128742e7e5ef26219b687ab8f0d41ed0422125e
+PYTHON_PKGCONFIG_SITE = https://files.pythonhosted.org/packages/52/fd/0adde075cd3bfecd557bc7d757e00e231d34d8a6edb4c8d1642759254c21
 PYTHON_PKGCONFIG_SETUP_TYPE = poetry
 PYTHON_PKGCONFIG_LICENSE = MIT
 PYTHON_PKGCONFIG_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 43/96] package/python-platformdirs: bump version to 4.9.4
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (40 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 42/96] package/python-pkgconfig: bump version to 1.6.0 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 44/96] package/python-poetry-core: bump version to 2.3.1 Bernd Kuhls
                   ` (53 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/tox-dev/platformdirs/blob/4.9.4/docs/changelog.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-platformdirs/python-platformdirs.hash | 4 ++--
 package/python-platformdirs/python-platformdirs.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-platformdirs/python-platformdirs.hash b/package/python-platformdirs/python-platformdirs.hash
index bbf94f6b6f..cc92e4a824 100644
--- a/package/python-platformdirs/python-platformdirs.hash
+++ b/package/python-platformdirs/python-platformdirs.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/platformdirs/json
-md5  e1000e5728e36717b1832e77dc3590c9  platformdirs-4.5.1.tar.gz
-sha256  61d5cdcc6065745cdd94f0f878977f8de9437be93de97c1c12f853c9c0cdcbda  platformdirs-4.5.1.tar.gz
+md5  8168f7450c9606bfa4a28268f0f59a37  platformdirs-4.9.4.tar.gz
+sha256  1ec356301b7dc906d83f371c8f487070e99d3ccf9e501686456394622a01a934  platformdirs-4.9.4.tar.gz
 # Locally computed sha256 checksums
 sha256  29e0fd62e929850e86eb28c3fdccf0cefdf4fa94879011cffb3d0d4bed6d4db6  LICENSE
diff --git a/package/python-platformdirs/python-platformdirs.mk b/package/python-platformdirs/python-platformdirs.mk
index e099c486c4..11e8acd078 100644
--- a/package/python-platformdirs/python-platformdirs.mk
+++ b/package/python-platformdirs/python-platformdirs.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PLATFORMDIRS_VERSION = 4.5.1
+PYTHON_PLATFORMDIRS_VERSION = 4.9.4
 PYTHON_PLATFORMDIRS_SOURCE = platformdirs-$(PYTHON_PLATFORMDIRS_VERSION).tar.gz
-PYTHON_PLATFORMDIRS_SITE = https://files.pythonhosted.org/packages/cf/86/0248f086a84f01b37aaec0fa567b397df1a119f73c16f6c7a9aac73ea309
+PYTHON_PLATFORMDIRS_SITE = https://files.pythonhosted.org/packages/19/56/8d4c30c8a1d07013911a8fdbd8f89440ef9f08d07a1b50ab8ca8be5a20f9
 PYTHON_PLATFORMDIRS_SETUP_TYPE = hatch
 PYTHON_PLATFORMDIRS_LICENSE = MIT
 PYTHON_PLATFORMDIRS_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 44/96] package/python-poetry-core: bump version to 2.3.1
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (41 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 43/96] package/python-platformdirs: bump version to 4.9.4 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 45/96] package/python-proto-plus: bump version to 1.27.1 Bernd Kuhls
                   ` (52 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/python-poetry/poetry-core/blob/2.3.1/CHANGELOG.md

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-poetry-core/python-poetry-core.hash | 4 ++--
 package/python-poetry-core/python-poetry-core.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-poetry-core/python-poetry-core.hash b/package/python-poetry-core/python-poetry-core.hash
index 9defacc37f..915a8900ce 100644
--- a/package/python-poetry-core/python-poetry-core.hash
+++ b/package/python-poetry-core/python-poetry-core.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/poetry-core/json
-md5  a025abe2dd8d096480a87941f30d95ec  poetry_core-2.2.1.tar.gz
-sha256  97e50d8593c8729d3f49364b428583e044087ee3def1e010c6496db76bd65ac5  poetry_core-2.2.1.tar.gz
+md5  c2595d34582ba92b5c90df411f3ecddb  poetry_core-2.3.1.tar.gz
+sha256  96f791d5d7d4e040f3983d76779425cf9532690e2756a24fd5ca0f86af19ef82  poetry_core-2.3.1.tar.gz
 # Locally computed sha256 checksums
 sha256  f1978133782b90f4733bc308ddb19267c3fe04797c88d9ed3bc219032495a982  LICENSE
diff --git a/package/python-poetry-core/python-poetry-core.mk b/package/python-poetry-core/python-poetry-core.mk
index d3f39706dc..0354c44822 100644
--- a/package/python-poetry-core/python-poetry-core.mk
+++ b/package/python-poetry-core/python-poetry-core.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_POETRY_CORE_VERSION = 2.2.1
+PYTHON_POETRY_CORE_VERSION = 2.3.1
 PYTHON_POETRY_CORE_SOURCE = poetry_core-$(PYTHON_POETRY_CORE_VERSION).tar.gz
-PYTHON_POETRY_CORE_SITE = https://files.pythonhosted.org/packages/54/ef/a16c11de95b638341961765e072dfdd4c9a0be51d6b22d594c5f3255e4bb
+PYTHON_POETRY_CORE_SITE = https://files.pythonhosted.org/packages/39/46/7cc89b6ef47803528673585bfa40fa729a7050d9eaedeb7e7f5816300c88
 PYTHON_POETRY_CORE_SETUP_TYPE = pep517
 PYTHON_POETRY_CORE_LICENSE = MIT
 PYTHON_POETRY_CORE_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 45/96] package/python-proto-plus: bump version to 1.27.1
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (42 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 44/96] package/python-poetry-core: bump version to 2.3.1 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 46/96] package/python-psutil: bump version to 7.2.2 Bernd Kuhls
                   ` (51 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/googleapis/proto-plus-python/blob/v1.27.1/CHANGELOG.md

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-proto-plus/python-proto-plus.hash | 4 ++--
 package/python-proto-plus/python-proto-plus.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-proto-plus/python-proto-plus.hash b/package/python-proto-plus/python-proto-plus.hash
index d5d4270293..4a57f84917 100644
--- a/package/python-proto-plus/python-proto-plus.hash
+++ b/package/python-proto-plus/python-proto-plus.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/proto-plus/json
-md5  008448fc31ca36c2a9185a070126e16d  proto_plus-1.27.0.tar.gz
-sha256  873af56dd0d7e91836aee871e5799e1c6f1bda86ac9a983e0bb9f0c266a568c4  proto_plus-1.27.0.tar.gz
+md5  ca9bbf1118228b94e10c552d94193fe5  proto_plus-1.27.1.tar.gz
+sha256  912a7460446625b792f6448bade9e55cd4e41e6ac10e27009ef71a7f317fa147  proto_plus-1.27.1.tar.gz
 # Locally computed sha256 checksums
 sha256  cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30  LICENSE
diff --git a/package/python-proto-plus/python-proto-plus.mk b/package/python-proto-plus/python-proto-plus.mk
index 3d02dd321f..1a5a0b2598 100644
--- a/package/python-proto-plus/python-proto-plus.mk
+++ b/package/python-proto-plus/python-proto-plus.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PROTO_PLUS_VERSION = 1.27.0
+PYTHON_PROTO_PLUS_VERSION = 1.27.1
 PYTHON_PROTO_PLUS_SOURCE = proto_plus-$(PYTHON_PROTO_PLUS_VERSION).tar.gz
-PYTHON_PROTO_PLUS_SITE = https://files.pythonhosted.org/packages/01/89/9cbe2f4bba860e149108b683bc2efec21f14d5f7ed6e25562ad86acbc373
+PYTHON_PROTO_PLUS_SITE = https://files.pythonhosted.org/packages/3a/02/8832cde80e7380c600fbf55090b6ab7b62bd6825dbedde6d6657c15a1f8e
 PYTHON_PROTO_PLUS_SETUP_TYPE = setuptools
 PYTHON_PROTO_PLUS_LICENSE = Apache-2.0
 PYTHON_PROTO_PLUS_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 46/96] package/python-psutil: bump version to 7.2.2
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (43 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 45/96] package/python-proto-plus: bump version to 1.27.1 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 47/96] package/python-psygnal: bump version to 0.15.1 Bernd Kuhls
                   ` (50 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/giampaolo/psutil/blob/release-7.2.2/HISTORY.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-psutil/python-psutil.hash | 4 ++--
 package/python-psutil/python-psutil.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-psutil/python-psutil.hash b/package/python-psutil/python-psutil.hash
index a283b1ece2..b3d9bb962f 100644
--- a/package/python-psutil/python-psutil.hash
+++ b/package/python-psutil/python-psutil.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/psutil/json
-md5  7d3ca5607f6810bec61293ff0845c06f  psutil-7.2.1.tar.gz
-sha256  f7583aec590485b43ca601dd9cea0dcd65bd7bb21d30ef4ddbf4ea6b5ed1bdd3  psutil-7.2.1.tar.gz
+md5  a1c5c30f68a927053be09592d1a4be53  psutil-7.2.2.tar.gz
+sha256  0746f5f8d406af344fd547f1c8daa5f5c33dbc293bb8d6a16d80b4bb88f59372  psutil-7.2.2.tar.gz
 # Locally computed sha256 checksums
 sha256  b89c063b3786e28e0c0a38f1931db61fed35e69dd2a2966fbecffee0f46c8d10  LICENSE
diff --git a/package/python-psutil/python-psutil.mk b/package/python-psutil/python-psutil.mk
index 26f19ed8e7..18b7841fc5 100644
--- a/package/python-psutil/python-psutil.mk
+++ b/package/python-psutil/python-psutil.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PSUTIL_VERSION = 7.2.1
+PYTHON_PSUTIL_VERSION = 7.2.2
 PYTHON_PSUTIL_SOURCE = psutil-$(PYTHON_PSUTIL_VERSION).tar.gz
-PYTHON_PSUTIL_SITE = https://files.pythonhosted.org/packages/73/cb/09e5184fb5fc0358d110fc3ca7f6b1d033800734d34cac10f4136cfac10e
+PYTHON_PSUTIL_SITE = https://files.pythonhosted.org/packages/aa/c6/d1ddf4abb55e93cebc4f2ed8b5d6dbad109ecb8d63748dd2b20ab5e57ebe
 PYTHON_PSUTIL_SETUP_TYPE = setuptools
 PYTHON_PSUTIL_LICENSE = BSD-3-Clause
 PYTHON_PSUTIL_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 47/96] package/python-psygnal: bump version to 0.15.1
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (44 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 46/96] package/python-psutil: bump version to 7.2.2 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 48/96] package/python-pyaml: bump version to 26.2.1 Bernd Kuhls
                   ` (49 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/pyapp-kit/psygnal/blob/v0.15.1/CHANGELOG.md

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-psygnal/python-psygnal.hash | 4 ++--
 package/python-psygnal/python-psygnal.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-psygnal/python-psygnal.hash b/package/python-psygnal/python-psygnal.hash
index 7903fcff26..29493977c8 100644
--- a/package/python-psygnal/python-psygnal.hash
+++ b/package/python-psygnal/python-psygnal.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/psygnal/json
-md5  9d1939a916e54ddd9324a623fb360bc8  psygnal-0.15.0.tar.gz
-sha256  5534f18e2d1536675e181c6f81cf04f4177b25a9e60fdcf724a25ce5cc195765  psygnal-0.15.0.tar.gz
+md5  209e3e54ae0b019d43486e8abf9edfba  psygnal-0.15.1.tar.gz
+sha256  f64f62dee2306fc1c22050a59b6c6cdad126e04b0cf50e393ff858a1da719096  psygnal-0.15.1.tar.gz
 # Locally computed sha256 checksums
 sha256  50169b145e35e6ae11a1e05cebdaa7052a58a8a2325dd5c394f8a68199c78415  LICENSE
diff --git a/package/python-psygnal/python-psygnal.mk b/package/python-psygnal/python-psygnal.mk
index 2708931f1e..e68497fbcb 100644
--- a/package/python-psygnal/python-psygnal.mk
+++ b/package/python-psygnal/python-psygnal.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PSYGNAL_VERSION = 0.15.0
+PYTHON_PSYGNAL_VERSION = 0.15.1
 PYTHON_PSYGNAL_SOURCE = psygnal-$(PYTHON_PSYGNAL_VERSION).tar.gz
-PYTHON_PSYGNAL_SITE = https://files.pythonhosted.org/packages/5a/20/70430999aa609adb0601ec0f72bd23790a6e51a80ae6e7dc6621e6c5ee2a
+PYTHON_PSYGNAL_SITE = https://files.pythonhosted.org/packages/4e/79/20c3e23e75272e9ddf018097cf872ab088bccba978888472656629efa4a3
 PYTHON_PSYGNAL_SETUP_TYPE = hatch
 PYTHON_PSYGNAL_LICENSE = BSD-3-Clause
 PYTHON_PSYGNAL_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 48/96] package/python-pyaml: bump version to 26.2.1
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (45 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 47/96] package/python-psygnal: bump version to 0.15.1 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 49/96] package/python-pyasn1: security bump version to 0.6.2 Bernd Kuhls
                   ` (48 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-pyaml/python-pyaml.hash | 4 ++--
 package/python-pyaml/python-pyaml.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-pyaml/python-pyaml.hash b/package/python-pyaml/python-pyaml.hash
index c1029bba59..d761e088ba 100644
--- a/package/python-pyaml/python-pyaml.hash
+++ b/package/python-pyaml/python-pyaml.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/pyaml/json
-md5  b5b6dc631c2c117ba3373faecf6d72f5  pyaml-25.7.0.tar.gz
-sha256  e113a64ec16881bf2b092e2beb84b7dcf1bd98096ad17f5f14e8fb782a75d99b  pyaml-25.7.0.tar.gz
+md5  c3bf0c6966734fe2283cb4c8f312178a  pyaml-26.2.1.tar.gz
+sha256  489dd82997235d4cfcf76a6287fce2f075487d77a6567c271e8d790583690c68  pyaml-26.2.1.tar.gz
 # Locally computed sha256 checksums
 sha256  dc1342cc1cb49e24c1c9e8a495acc9625ce2e04146c116279af0ab0949cd829c  COPYING
diff --git a/package/python-pyaml/python-pyaml.mk b/package/python-pyaml/python-pyaml.mk
index a39f6d5568..a299bd3618 100644
--- a/package/python-pyaml/python-pyaml.mk
+++ b/package/python-pyaml/python-pyaml.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PYAML_VERSION = 25.7.0
+PYTHON_PYAML_VERSION = 26.2.1
 PYTHON_PYAML_SOURCE = pyaml-$(PYTHON_PYAML_VERSION).tar.gz
-PYTHON_PYAML_SITE = https://files.pythonhosted.org/packages/c4/01/41f63d66a801a561c9e335523516bd5f761bc43cc61f8b75918306bf2da8
+PYTHON_PYAML_SITE = https://files.pythonhosted.org/packages/38/fb/2b9590512a9d7763620d87171c7531d5295678ce96e57393614b91da8998
 PYTHON_PYAML_SETUP_TYPE = setuptools
 PYTHON_PYAML_LICENSE = WTFPL
 PYTHON_PYAML_LICENSE_FILES = COPYING
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 49/96] package/python-pyasn1: security bump version to 0.6.2
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (46 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 48/96] package/python-pyaml: bump version to 26.2.1 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-20 15:55   ` Thomas Perale via buildroot
  2026-03-14 14:05 ` [Buildroot] [PATCH 50/96] package/python-pycparser: bump version to 3.0 Bernd Kuhls
                   ` (47 subsequent siblings)
  95 siblings, 1 reply; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/pyasn1/pyasn1/blob/v0.6.2/CHANGES.rst

Fixes CVE-2026-23490: https://nvd.nist.gov/vuln/detail/CVE-2026-23490

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-pyasn1/python-pyasn1.hash | 4 ++--
 package/python-pyasn1/python-pyasn1.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-pyasn1/python-pyasn1.hash b/package/python-pyasn1/python-pyasn1.hash
index 4268d82c38..4977abf4bd 100644
--- a/package/python-pyasn1/python-pyasn1.hash
+++ b/package/python-pyasn1/python-pyasn1.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/pyasn1/json
-md5  75cdc260597f112fdfefec85379e710d  pyasn1-0.6.1.tar.gz
-sha256  6f580d2bdd84365380830acf45550f2511469f673cb4a5ae3857a3170128b034  pyasn1-0.6.1.tar.gz
+md5  93dbc09023fbd1b724fd8233ffe2a343  pyasn1-0.6.2.tar.gz
+sha256  9b59a2b25ba7e4f8197db7686c09fb33e658b98339fadb826e9512629017833b  pyasn1-0.6.2.tar.gz
 # Locally computed sha256 checksums
 sha256  2aad5fc00f705c4a1addb83eed10a6a75d286a3779f0cf8519d87e62bc4735fd  LICENSE.rst
diff --git a/package/python-pyasn1/python-pyasn1.mk b/package/python-pyasn1/python-pyasn1.mk
index 7a5cde40fb..2dc9470ef0 100644
--- a/package/python-pyasn1/python-pyasn1.mk
+++ b/package/python-pyasn1/python-pyasn1.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PYASN1_VERSION = 0.6.1
+PYTHON_PYASN1_VERSION = 0.6.2
 PYTHON_PYASN1_SOURCE = pyasn1-$(PYTHON_PYASN1_VERSION).tar.gz
-PYTHON_PYASN1_SITE = https://files.pythonhosted.org/packages/ba/e9/01f1a64245b89f039897cb0130016d79f77d52669aae6ee7b159a6c4c018
+PYTHON_PYASN1_SITE = https://files.pythonhosted.org/packages/fe/b6/6e630dff89739fcd427e3f72b3d905ce0acb85a45d4ec3e2678718a3487f
 PYTHON_PYASN1_SETUP_TYPE = setuptools
 PYTHON_PYASN1_LICENSE = BSD-2-Clause
 PYTHON_PYASN1_LICENSE_FILES = LICENSE.rst
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 50/96] package/python-pycparser: bump version to 3.0
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (47 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 49/96] package/python-pyasn1: security bump version to 0.6.2 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 51/96] package/python-pydal: bump version to 20260313.1 Bernd Kuhls
                   ` (46 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/eliben/pycparser/releases/tag/release_v3.00

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-pycparser/python-pycparser.hash | 4 ++--
 package/python-pycparser/python-pycparser.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-pycparser/python-pycparser.hash b/package/python-pycparser/python-pycparser.hash
index b93c6ac906..b8a15b5e0a 100644
--- a/package/python-pycparser/python-pycparser.hash
+++ b/package/python-pycparser/python-pycparser.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/pycparser/json
-md5  bb4946a7b0d83569f5d29f566a55180a  pycparser-2.23.tar.gz
-sha256  78816d4f24add8f10a06d6f05b4d424ad9e96cfebf68a4ddc99c65c0720d00c2  pycparser-2.23.tar.gz
+md5  56f3a0a82595b0cb04976cc0d3271a27  pycparser-3.0.tar.gz
+sha256  600f49d217304a5902ac3c37e1281c9fe94e4d0489de643a9504c5cdfdfc6b29  pycparser-3.0.tar.gz
 # Locally computed sha256 checksums
 sha256  0c846399369ea76ddd7b5c44fe6d16497415fcf015f5cbb508c24bf98b81c5b1  LICENSE
diff --git a/package/python-pycparser/python-pycparser.mk b/package/python-pycparser/python-pycparser.mk
index 7194347e78..68b7a1f143 100644
--- a/package/python-pycparser/python-pycparser.mk
+++ b/package/python-pycparser/python-pycparser.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PYCPARSER_VERSION = 2.23
+PYTHON_PYCPARSER_VERSION = 3.0
 PYTHON_PYCPARSER_SOURCE = pycparser-$(PYTHON_PYCPARSER_VERSION).tar.gz
-PYTHON_PYCPARSER_SITE = https://files.pythonhosted.org/packages/fe/cf/d2d3b9f5699fb1e4615c8e32ff220203e43b248e1dfcc6736ad9057731ca
+PYTHON_PYCPARSER_SITE = https://files.pythonhosted.org/packages/1b/7d/92392ff7815c21062bea51aa7b87d45576f649f16458d78b7cf94b9ab2e6
 PYTHON_PYCPARSER_SETUP_TYPE = setuptools
 PYTHON_PYCPARSER_LICENSE = BSD-3-Clause
 PYTHON_PYCPARSER_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 51/96] package/python-pydal: bump version to 20260313.1
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (48 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 50/96] package/python-pycparser: bump version to 3.0 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 52/96] package/python-pydantic-settings: bump version to 2.13.1 Bernd Kuhls
                   ` (45 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-pydal/python-pydal.hash | 4 ++--
 package/python-pydal/python-pydal.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-pydal/python-pydal.hash b/package/python-pydal/python-pydal.hash
index 9e9828aa9d..89589abd62 100644
--- a/package/python-pydal/python-pydal.hash
+++ b/package/python-pydal/python-pydal.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/pydal/json
-md5  21dcb22b0ec8f15e607bd5c6137fb1ff  pydal-20251207.1.tar.gz
-sha256  571966ef15b1ae826e0338e3a24ab95bca5029755723ab1a79eb64337082e18b  pydal-20251207.1.tar.gz
+md5  681d6bc922b202ac950c769164034d0f  pydal-20260313.1.tar.gz
+sha256  2df8de415dda8821f0a291cd66459fb889b28458ee6501778f682e55530847e9  pydal-20260313.1.tar.gz
 # Locally computed sha256 checksums
 sha256  1f711e93f1e0c2eec576e2e60597dc2ed6f0a661e4749c6b8a39f0d4a72be468  LICENSE.txt
diff --git a/package/python-pydal/python-pydal.mk b/package/python-pydal/python-pydal.mk
index 86a7df6783..94cc264b44 100644
--- a/package/python-pydal/python-pydal.mk
+++ b/package/python-pydal/python-pydal.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PYDAL_VERSION = 20251207.1
+PYTHON_PYDAL_VERSION = 20260313.1
 PYTHON_PYDAL_SOURCE = pydal-$(PYTHON_PYDAL_VERSION).tar.gz
-PYTHON_PYDAL_SITE = https://files.pythonhosted.org/packages/53/8f/f22822372765bf06a8b2aa9b0246a2f3b6abe21742b3608aa71939900cfe
+PYTHON_PYDAL_SITE = https://files.pythonhosted.org/packages/68/51/c6ae7cfa615718812f974560b24001aff542ee6739232fd689e87ba75b1f
 PYTHON_PYDAL_LICENSE = BSD-3-Clause
 PYTHON_PYDAL_LICENSE_FILES = LICENSE.txt
 PYTHON_PYDAL_SETUP_TYPE = setuptools
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 52/96] package/python-pydantic-settings: bump version to 2.13.1
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (49 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 51/96] package/python-pydal: bump version to 20260313.1 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 53/96] package/python-pyftpdlib: bump version to 2.2.0 Bernd Kuhls
                   ` (44 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/pydantic/pydantic-settings/releases/tag/v2.13.0
https://github.com/pydantic/pydantic-settings/compare/v2.13.0...v2.13.1

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 .../python-pydantic-settings/python-pydantic-settings.hash    | 4 ++--
 package/python-pydantic-settings/python-pydantic-settings.mk  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-pydantic-settings/python-pydantic-settings.hash b/package/python-pydantic-settings/python-pydantic-settings.hash
index 90a1260219..7d450bd9a3 100644
--- a/package/python-pydantic-settings/python-pydantic-settings.hash
+++ b/package/python-pydantic-settings/python-pydantic-settings.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/pydantic-settings/json
-md5  597adf8b487b9297eda123b211666e98  pydantic_settings-2.12.0.tar.gz
-sha256  005538ef951e3c2a68e1c08b292b5f2e71490def8589d4221b95dab00dafcfd0  pydantic_settings-2.12.0.tar.gz
+md5  11f7d886512c22a68c740c3e2b58651f  pydantic_settings-2.13.1.tar.gz
+sha256  b4c11847b15237fb0171e1462bf540e294affb9b86db4d9aa5c01730bdbe4025  pydantic_settings-2.13.1.tar.gz
 # Locally computed sha256 checksums
 sha256  eb355a753e020346d33d83bf9769135b89fc610568ac531a01c295bcee7fd998  LICENSE
diff --git a/package/python-pydantic-settings/python-pydantic-settings.mk b/package/python-pydantic-settings/python-pydantic-settings.mk
index a7c50b8027..8ed968601d 100644
--- a/package/python-pydantic-settings/python-pydantic-settings.mk
+++ b/package/python-pydantic-settings/python-pydantic-settings.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PYDANTIC_SETTINGS_VERSION = 2.12.0
+PYTHON_PYDANTIC_SETTINGS_VERSION = 2.13.1
 PYTHON_PYDANTIC_SETTINGS_SOURCE = pydantic_settings-$(PYTHON_PYDANTIC_SETTINGS_VERSION).tar.gz
-PYTHON_PYDANTIC_SETTINGS_SITE = https://files.pythonhosted.org/packages/43/4b/ac7e0aae12027748076d72a8764ff1c9d82ca75a7a52622e67ed3f765c54
+PYTHON_PYDANTIC_SETTINGS_SITE = https://files.pythonhosted.org/packages/52/6d/fffca34caecc4a3f97bda81b2098da5e8ab7efc9a66e819074a11955d87e
 PYTHON_PYDANTIC_SETTINGS_SETUP_TYPE = hatch
 PYTHON_PYDANTIC_SETTINGS_LICENSE = MIT
 PYTHON_PYDANTIC_SETTINGS_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 53/96] package/python-pyftpdlib: bump version to 2.2.0
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (50 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 52/96] package/python-pydantic-settings: bump version to 2.13.1 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 54/96] package/python-pyicu: bump version to 2.16.1 Bernd Kuhls
                   ` (43 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/giampaolo/pyftpdlib/blob/release-2.2.0/HISTORY.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-pyftpdlib/python-pyftpdlib.hash | 4 ++--
 package/python-pyftpdlib/python-pyftpdlib.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-pyftpdlib/python-pyftpdlib.hash b/package/python-pyftpdlib/python-pyftpdlib.hash
index 6c15528bf7..527af14466 100644
--- a/package/python-pyftpdlib/python-pyftpdlib.hash
+++ b/package/python-pyftpdlib/python-pyftpdlib.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/pyftpdlib/json
-md5  68632ce84491dfc2d2a4cc1426fd4d14  pyftpdlib-2.1.0.tar.gz
-sha256  5e92e7ba37c3e458ec458e5c201e2deb992cb6011c963e6a8512a634d8d80116  pyftpdlib-2.1.0.tar.gz
+md5  988581aa4643112a647975a8173e0578  pyftpdlib-2.2.0.tar.gz
+sha256  4ba0642078792df63dd3b2e9c8f838f2a3ecf428c7518d5921c0530d53512acf  pyftpdlib-2.2.0.tar.gz
 # Locally computed sha256 checksums
 sha256  67a832551570a5ac5f7901eaa5ece4b9491fda7f2d8c93957c3bbc68a5a76d88  LICENSE
diff --git a/package/python-pyftpdlib/python-pyftpdlib.mk b/package/python-pyftpdlib/python-pyftpdlib.mk
index 337d979503..97ef003b85 100644
--- a/package/python-pyftpdlib/python-pyftpdlib.mk
+++ b/package/python-pyftpdlib/python-pyftpdlib.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PYFTPDLIB_VERSION = 2.1.0
+PYTHON_PYFTPDLIB_VERSION = 2.2.0
 PYTHON_PYFTPDLIB_SOURCE = pyftpdlib-$(PYTHON_PYFTPDLIB_VERSION).tar.gz
-PYTHON_PYFTPDLIB_SITE = https://files.pythonhosted.org/packages/fc/67/3299ce20585601d21e05153eb9275cb799ae408fe15ab93e48e4582ea9fe
+PYTHON_PYFTPDLIB_SITE = https://files.pythonhosted.org/packages/f9/42/8751c5f58ae59b09e070da4fa322ae9693a340d2cc456b5a380b2c1ee47a
 PYTHON_PYFTPDLIB_SETUP_TYPE = setuptools
 PYTHON_PYFTPDLIB_LICENSE = MIT
 PYTHON_PYFTPDLIB_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 54/96] package/python-pyicu: bump version to 2.16.1
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (51 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 53/96] package/python-pyftpdlib: bump version to 2.2.0 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 55/96] package/python-pyjwt: security bump version to 2.12.1 Bernd Kuhls
                   ` (42 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://gitlab.pyicu.org/main/pyicu/-/blob/v2.16.1/CHANGES

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-pyicu/python-pyicu.hash | 4 ++--
 package/python-pyicu/python-pyicu.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-pyicu/python-pyicu.hash b/package/python-pyicu/python-pyicu.hash
index 81cdd4f459..ffb89bdd84 100644
--- a/package/python-pyicu/python-pyicu.hash
+++ b/package/python-pyicu/python-pyicu.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/pyicu/json
-md5  00715b86c27c150f48554a863688e878  pyicu-2.16.tar.gz
-sha256  42b3a8062e3b23e927ca727e6b5e1730d86c70279834e4887152895d2eb012d9  pyicu-2.16.tar.gz
+md5  1e2e506ece8f1343cb5174cfb94003a0  pyicu-2.16.1.tar.gz
+sha256  cafdc2bc6cfbb4b6e511dedeff37316f902af900993b576116b8243f4ad6478c  pyicu-2.16.1.tar.gz
 # Locally computed sha256 checksums
 sha256  00da5bf22f2386c4f6f07c734490e9b818c4dcf70e6ca49f594e9cec636b9c40  LICENSE
diff --git a/package/python-pyicu/python-pyicu.mk b/package/python-pyicu/python-pyicu.mk
index 9d3f5f6004..869f50dcd6 100644
--- a/package/python-pyicu/python-pyicu.mk
+++ b/package/python-pyicu/python-pyicu.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PYICU_VERSION = 2.16
+PYTHON_PYICU_VERSION = 2.16.1
 PYTHON_PYICU_SOURCE = pyicu-$(PYTHON_PYICU_VERSION).tar.gz
-PYTHON_PYICU_SITE = https://files.pythonhosted.org/packages/11/c3/8d558b30deb33eb583c0bcae3e64d6db8316b69461a04bb9db5ff63d3f6e
+PYTHON_PYICU_SITE = https://files.pythonhosted.org/packages/51/a9/b68d8fad5b830146c42f08b444c716ec50f576cbc8f01e26f4da6e89fc7a
 PYTHON_PYICU_LICENSE = MIT
 PYTHON_PYICU_LICENSE_FILES = LICENSE
 PYTHON_PYICU_DEPENDENCIES = icu
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 55/96] package/python-pyjwt: security bump version to 2.12.1
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (52 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 54/96] package/python-pyicu: bump version to 2.16.1 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-20 15:55   ` Thomas Perale via buildroot
  2026-03-14 14:05 ` [Buildroot] [PATCH 56/96] package/python-pymodbus: bump version to 3.12.1 Bernd Kuhls
                   ` (41 subsequent siblings)
  95 siblings, 1 reply; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/jpadilla/pyjwt/blob/2.12.1/CHANGELOG.rst

Fixes CVE-2026-32597:
https://github.com/jpadilla/pyjwt/security/advisories/GHSA-752w-5fwx-jx9f

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-pyjwt/python-pyjwt.hash | 4 ++--
 package/python-pyjwt/python-pyjwt.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-pyjwt/python-pyjwt.hash b/package/python-pyjwt/python-pyjwt.hash
index 5128285fec..92de436de8 100644
--- a/package/python-pyjwt/python-pyjwt.hash
+++ b/package/python-pyjwt/python-pyjwt.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/pyjwt/json
-md5  f3273aaf736c24795e78ac48adbab111  pyjwt-2.10.1.tar.gz
-sha256  3cc5772eb20009233caf06e9d8a0577824723b44e6648ee0a2aedb6cf9381953  pyjwt-2.10.1.tar.gz
+md5  12623a5898f60c4c86ad4ad8d92da216  pyjwt-2.12.1.tar.gz
+sha256  c74a7a2adf861c04d002db713dd85f84beb242228e671280bf709d765b03672b  pyjwt-2.12.1.tar.gz
 # Locally computed sha256 checksums
 sha256  797a7a20231d4c433e9f1911db1731d06b5828b98f499819a034f7c0f56f5ce5  LICENSE
diff --git a/package/python-pyjwt/python-pyjwt.mk b/package/python-pyjwt/python-pyjwt.mk
index 18e84b7838..268d83a487 100644
--- a/package/python-pyjwt/python-pyjwt.mk
+++ b/package/python-pyjwt/python-pyjwt.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PYJWT_VERSION = 2.10.1
+PYTHON_PYJWT_VERSION = 2.12.1
 PYTHON_PYJWT_SOURCE = pyjwt-$(PYTHON_PYJWT_VERSION).tar.gz
-PYTHON_PYJWT_SITE = https://files.pythonhosted.org/packages/e7/46/bd74733ff231675599650d3e47f361794b22ef3e3770998dda30d3b63726
+PYTHON_PYJWT_SITE = https://files.pythonhosted.org/packages/c2/27/a3b6e5bf6ff856d2509292e95c8f57f0df7017cf5394921fc4e4ef40308a
 PYTHON_PYJWT_SETUP_TYPE = setuptools
 PYTHON_PYJWT_LICENSE = MIT
 PYTHON_PYJWT_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 56/96] package/python-pymodbus: bump version to 3.12.1
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (53 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 55/96] package/python-pyjwt: security bump version to 2.12.1 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 57/96] package/python-pyparsing: bump version to 3.3.2 Bernd Kuhls
                   ` (40 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/pymodbus-dev/pymodbus/blob/v3.12.1/CHANGELOG.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-pymodbus/python-pymodbus.hash | 4 ++--
 package/python-pymodbus/python-pymodbus.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-pymodbus/python-pymodbus.hash b/package/python-pymodbus/python-pymodbus.hash
index b1183fba1e..ddeeb6afb6 100644
--- a/package/python-pymodbus/python-pymodbus.hash
+++ b/package/python-pymodbus/python-pymodbus.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/pymodbus/json
-md5  c120f359fa9a0bba0c450efcb93941e9  pymodbus-3.12.0.tar.gz
-sha256  3fafe85e5d82bb9bcbda14b97a0e69a47dc46be55631e9f988adfaf95140c44b  pymodbus-3.12.0.tar.gz
+md5  d706a1227df2b0efa613ebbf3996ed40  pymodbus-3.12.1.tar.gz
+sha256  bcb483381747b3e3aec2c8e01d5df885e5ea43f85b7145dc1907af06aca93a2c  pymodbus-3.12.1.tar.gz
 # Locally computed sha256 checksums
 sha256  572a4d6fa7541553f70cc6d494fbcbee7eb7d3f2fbd16080d39b20cccda26f0b  LICENSE
diff --git a/package/python-pymodbus/python-pymodbus.mk b/package/python-pymodbus/python-pymodbus.mk
index 75c0bdc35a..db12e2943d 100644
--- a/package/python-pymodbus/python-pymodbus.mk
+++ b/package/python-pymodbus/python-pymodbus.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PYMODBUS_VERSION = 3.12.0
+PYTHON_PYMODBUS_VERSION = 3.12.1
 PYTHON_PYMODBUS_SOURCE = pymodbus-$(PYTHON_PYMODBUS_VERSION).tar.gz
-PYTHON_PYMODBUS_SITE = https://files.pythonhosted.org/packages/41/dc/8db192f3a66032e1bd900eb87b5bbcb539d5118f520372af0cb92ba42499
+PYTHON_PYMODBUS_SITE = https://files.pythonhosted.org/packages/c8/cf/9ace571421e4ed8bc870e79caca7fe04b7e2529764494f1fb406053640ef
 PYTHON_PYMODBUS_SETUP_TYPE = setuptools
 PYTHON_PYMODBUS_LICENSE = BSD-3-Clause
 PYTHON_PYMODBUS_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 57/96] package/python-pyparsing: bump version to 3.3.2
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (54 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 56/96] package/python-pymodbus: bump version to 3.12.1 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 58/96] package/python-pypika-tortoise: bump version to 0.6.5 Bernd Kuhls
                   ` (39 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/pyparsing/pyparsing/blob/3.3.2/CHANGES

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-pyparsing/python-pyparsing.hash | 4 ++--
 package/python-pyparsing/python-pyparsing.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-pyparsing/python-pyparsing.hash b/package/python-pyparsing/python-pyparsing.hash
index b5cfebef68..509813d777 100644
--- a/package/python-pyparsing/python-pyparsing.hash
+++ b/package/python-pyparsing/python-pyparsing.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/pyparsing/json
-md5  2b7937d58eb818a33687e3ddef860638  pyparsing-3.3.1.tar.gz
-sha256  47fad0f17ac1e2cad3de3b458570fbc9b03560aa029ed5e16ee5554da9a2251c  pyparsing-3.3.1.tar.gz
+md5  ca3bea68cd1a84584b68cd7bed679464  pyparsing-3.3.2.tar.gz
+sha256  c777f4d763f140633dcb6d8a3eda953bf7a214dc4eff598413c070bcdc117cbc  pyparsing-3.3.2.tar.gz
 # Locally computed sha256 checksums
 sha256  a5425f9dc14ac74d4c5f0b679e941f2442e32cca7452a4418d5b1a49893ebe4e  LICENSE
diff --git a/package/python-pyparsing/python-pyparsing.mk b/package/python-pyparsing/python-pyparsing.mk
index 743e361b59..316b864302 100644
--- a/package/python-pyparsing/python-pyparsing.mk
+++ b/package/python-pyparsing/python-pyparsing.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PYPARSING_VERSION = 3.3.1
+PYTHON_PYPARSING_VERSION = 3.3.2
 PYTHON_PYPARSING_SOURCE = pyparsing-$(PYTHON_PYPARSING_VERSION).tar.gz
-PYTHON_PYPARSING_SITE = https://files.pythonhosted.org/packages/33/c1/1d9de9aeaa1b89b0186e5fe23294ff6517fce1bc69149185577cd31016b2
+PYTHON_PYPARSING_SITE = https://files.pythonhosted.org/packages/f3/91/9c6ee907786a473bf81c5f53cf703ba0957b23ab84c264080fb5a450416f
 PYTHON_PYPARSING_LICENSE = MIT
 PYTHON_PYPARSING_LICENSE_FILES = LICENSE
 PYTHON_PYPARSING_SETUP_TYPE = flit
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 58/96] package/python-pypika-tortoise: bump version to 0.6.5
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (55 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 57/96] package/python-pyparsing: bump version to 3.3.2 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 59/96] package/python-pyproject-metadata: bump version to 0.11.0 Bernd Kuhls
                   ` (38 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/tortoise/pypika-tortoise/blob/v0.6.5/CHANGELOG.md

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-pypika-tortoise/python-pypika-tortoise.hash | 4 ++--
 package/python-pypika-tortoise/python-pypika-tortoise.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-pypika-tortoise/python-pypika-tortoise.hash b/package/python-pypika-tortoise/python-pypika-tortoise.hash
index 9dc7ea9aa0..9e8c096c9e 100644
--- a/package/python-pypika-tortoise/python-pypika-tortoise.hash
+++ b/package/python-pypika-tortoise/python-pypika-tortoise.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/pypika-tortoise/json
-md5  21a08e348b537e745964323874f5a6fc  pypika_tortoise-0.6.3.tar.gz
-sha256  6e17f00e77e78468836cb5c63eb6dc01445f83b1167e4f29f1c678949179c079  pypika_tortoise-0.6.3.tar.gz
+md5  59bd939b42834b622e14aba292d8ec32  pypika_tortoise-0.6.5.tar.gz
+sha256  64d96c9b88450f6360ad22a7063933b6a90961a7317f04b2b63c98fd5d705506  pypika_tortoise-0.6.5.tar.gz
 # Locally computed sha256 checksums
 sha256  c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4  LICENSE
diff --git a/package/python-pypika-tortoise/python-pypika-tortoise.mk b/package/python-pypika-tortoise/python-pypika-tortoise.mk
index 72669f36b2..9b920e75a3 100644
--- a/package/python-pypika-tortoise/python-pypika-tortoise.mk
+++ b/package/python-pypika-tortoise/python-pypika-tortoise.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PYPIKA_TORTOISE_VERSION = 0.6.3
+PYTHON_PYPIKA_TORTOISE_VERSION = 0.6.5
 PYTHON_PYPIKA_TORTOISE_SOURCE = pypika_tortoise-$(PYTHON_PYPIKA_TORTOISE_VERSION).tar.gz
-PYTHON_PYPIKA_TORTOISE_SITE = https://files.pythonhosted.org/packages/cc/28/86ec1bccb2609d20349def444ef9dfe84aeccc984caa62f4634d50fee164
+PYTHON_PYPIKA_TORTOISE_SITE = https://files.pythonhosted.org/packages/c2/06/89fe5fff93c5a01dbdeb9f3d843a7e997dc6e3a87222a260a164ff91fb81
 PYTHON_PYPIKA_TORTOISE_SETUP_TYPE = pep517
 PYTHON_PYPIKA_TORTOISE_LICENSE = Apache-2.0
 PYTHON_PYPIKA_TORTOISE_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 59/96] package/python-pyproject-metadata: bump version to 0.11.0
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (56 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 58/96] package/python-pypika-tortoise: bump version to 0.6.5 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 60/96] package/python-pyqt5-sip: bump version to 12.18.0 Bernd Kuhls
                   ` (37 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/pypa/pyproject-metadata/releases/tag/0.11.0

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 .../python-pyproject-metadata/python-pyproject-metadata.hash  | 4 ++--
 .../python-pyproject-metadata/python-pyproject-metadata.mk    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-pyproject-metadata/python-pyproject-metadata.hash b/package/python-pyproject-metadata/python-pyproject-metadata.hash
index d226c06c2c..e107c11327 100644
--- a/package/python-pyproject-metadata/python-pyproject-metadata.hash
+++ b/package/python-pyproject-metadata/python-pyproject-metadata.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/pyproject-metadata/json
-md5  748ebfaeb5c1ca2390450e48d95c20d6  pyproject_metadata-0.10.0.tar.gz
-sha256  7f5bd0ef398b60169556cb17ea261d715caf7f8561238151f51b2305084ba8d4  pyproject_metadata-0.10.0.tar.gz
+md5  f5f54a0951177667dfd7eefdfaa11372  pyproject_metadata-0.11.0.tar.gz
+sha256  c72fa49418bb7c5a10f25e050c418009898d1c051721d19f98a6fb6da59a66cf  pyproject_metadata-0.11.0.tar.gz
 # Locally computed sha256 checksums
 sha256  aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f  LICENSE
diff --git a/package/python-pyproject-metadata/python-pyproject-metadata.mk b/package/python-pyproject-metadata/python-pyproject-metadata.mk
index 3fa1d55460..8e234f9be5 100644
--- a/package/python-pyproject-metadata/python-pyproject-metadata.mk
+++ b/package/python-pyproject-metadata/python-pyproject-metadata.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PYPROJECT_METADATA_VERSION = 0.10.0
+PYTHON_PYPROJECT_METADATA_VERSION = 0.11.0
 PYTHON_PYPROJECT_METADATA_SOURCE = pyproject_metadata-$(PYTHON_PYPROJECT_METADATA_VERSION).tar.gz
-PYTHON_PYPROJECT_METADATA_SITE = https://files.pythonhosted.org/packages/75/bd/74706b3671c443944f487a42a0148a507b733c60600df1d34cde41e6d10b
+PYTHON_PYPROJECT_METADATA_SITE = https://files.pythonhosted.org/packages/83/fa/8bf4fa41adfebd95dce360afe3f5fca243a17932089d3d5486e95ca44c57
 PYTHON_PYPROJECT_METADATA_SETUP_TYPE = flit
 PYTHON_PYPROJECT_METADATA_LICENSE = MIT
 PYTHON_PYPROJECT_METADATA_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 60/96] package/python-pyqt5-sip: bump version to 12.18.0
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (57 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 59/96] package/python-pyproject-metadata: bump version to 0.11.0 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 61/96] package/python-pyspnego: bump version to 0.12.1 Bernd Kuhls
                   ` (36 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

Package was updated using an updated version of scanpypi:
https://patchwork.ozlabs.org/project/buildroot/patch/20251001002004.3178942-1-james.hilliard1@gmail.com/

Updated license hash due to copyright year bump:
https://github.com/Python-SIP/sip/commit/394e97272bc7d0b7a350e722ad2b748e07556fb1

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-pyqt5-sip/python-pyqt5-sip.hash | 11 +++++------
 package/python-pyqt5-sip/python-pyqt5-sip.mk   |  6 +++---
 2 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/package/python-pyqt5-sip/python-pyqt5-sip.hash b/package/python-pyqt5-sip/python-pyqt5-sip.hash
index 909ee2ef33..bf5560dab1 100644
--- a/package/python-pyqt5-sip/python-pyqt5-sip.hash
+++ b/package/python-pyqt5-sip/python-pyqt5-sip.hash
@@ -1,6 +1,5 @@
-# From https://pypi.org/pypi/PyQt5-sip/json
-md5  9e0909e79f40619b0f2d3d3c33b4d4f7  PyQt5_sip-12.15.0.tar.gz
-sha256  d23fdfcf363b5cedd9d39f8a9c5710e7d52804f5b08a58e91c638b36eafcb702  PyQt5_sip-12.15.0.tar.gz
-
-# Locally calculated
-sha256  3859cfca971e429d6b79bdfeb1dc9e43aa9592f7295bf28fdd62824097909383  LICENSE
+# md5, sha256 from https://pypi.org/pypi/pyqt5-sip/json
+md5  739bb540472188851f15aac80bf8e715  pyqt5_sip-12.18.0.tar.gz
+sha256  71c37db75a0664325de149f43e2a712ec5fa1f90429a21dafbca005cb6767f94  pyqt5_sip-12.18.0.tar.gz
+# Locally computed sha256 checksums
+sha256  3e6f5b427c36f94ecf86bc01698af7030a1ed6eb3748110d5dbb8d142d804611  LICENSE
diff --git a/package/python-pyqt5-sip/python-pyqt5-sip.mk b/package/python-pyqt5-sip/python-pyqt5-sip.mk
index 49762ec58c..7360e6dd48 100644
--- a/package/python-pyqt5-sip/python-pyqt5-sip.mk
+++ b/package/python-pyqt5-sip/python-pyqt5-sip.mk
@@ -14,9 +14,9 @@
 # recorded in the PyPI source file "sip.h", in the SIP_VERSION_STR
 # macro. For example, PyQt5-sip 12.15.0 was generated with Python-SIP
 # 6.8.6.
-PYTHON_PYQT5_SIP_VERSION = 12.15.0
-PYTHON_PYQT5_SIP_SITE = https://files.pythonhosted.org/packages/1b/15/78318d50f10062c428e97e7ce387e772616a4673c356018b905f247a6a85
-PYTHON_PYQT5_SIP_SOURCE = PyQt5_sip-$(PYTHON_PYQT5_SIP_VERSION).tar.gz
+PYTHON_PYQT5_SIP_VERSION = 12.18.0
+PYTHON_PYQT5_SIP_SITE = https://files.pythonhosted.org/packages/f3/31/5ef342de9faee0f3801088946ae103db9b9eaeba3d6a64fefd5ce74df244
+PYTHON_PYQT5_SIP_SOURCE = pyqt5_sip-$(PYTHON_PYQT5_SIP_VERSION).tar.gz
 PYTHON_PYQT5_SIP_LICENSE = BSD-2-Clause
 PYTHON_PYQT5_SIP_LICENSE_FILES = LICENSE
 PYTHON_PYQT5_SIP_SETUP_TYPE = setuptools
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 61/96] package/python-pyspnego: bump version to 0.12.1
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (58 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 60/96] package/python-pyqt5-sip: bump version to 12.18.0 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 62/96] package/python-pytz: bump version to 2026.1.post1 Bernd Kuhls
                   ` (35 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/jborean93/pyspnego/blob/v0.12.1/CHANGELOG.md

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-pyspnego/python-pyspnego.hash | 4 ++--
 package/python-pyspnego/python-pyspnego.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-pyspnego/python-pyspnego.hash b/package/python-pyspnego/python-pyspnego.hash
index 1feca5d305..f74e9c2aa5 100644
--- a/package/python-pyspnego/python-pyspnego.hash
+++ b/package/python-pyspnego/python-pyspnego.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/pyspnego/json
-md5  f1e4eb073641fc00dfd0ce053963c73b  pyspnego-0.12.0.tar.gz
-sha256  e1d9cd3520a87a1d6db8d68783b17edc4e1464eae3d51ead411a51c82dbaae67  pyspnego-0.12.0.tar.gz
+md5  bdbd0013e9f7bd8d076c339af9c9a73b  pyspnego-0.12.1.tar.gz
+sha256  ff4fb6df38202a012ea2a0f43091ae9680878443f0ea61c9ea0e2e8152a4b810  pyspnego-0.12.1.tar.gz
 # Locally computed sha256 checksums
 sha256  286517c93031c343f809f64b38563a783614b762e1367242af6cdd4107335471  LICENSE
diff --git a/package/python-pyspnego/python-pyspnego.mk b/package/python-pyspnego/python-pyspnego.mk
index 5e982ac7cf..ebe74bd879 100644
--- a/package/python-pyspnego/python-pyspnego.mk
+++ b/package/python-pyspnego/python-pyspnego.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PYSPNEGO_VERSION = 0.12.0
+PYTHON_PYSPNEGO_VERSION = 0.12.1
 PYTHON_PYSPNEGO_SOURCE = pyspnego-$(PYTHON_PYSPNEGO_VERSION).tar.gz
-PYTHON_PYSPNEGO_SITE = https://files.pythonhosted.org/packages/f9/e4/8b32a91aeba6fbc6943a630c44b2fe038615e5c7dec8814316fafdcf4bf4
+PYTHON_PYSPNEGO_SITE = https://files.pythonhosted.org/packages/7d/84/58577bd1b14293650879de0579ec263a1d8350f1d6d227226cf776b5a6a6
 PYTHON_PYSPNEGO_SETUP_TYPE = setuptools
 PYTHON_PYSPNEGO_LICENSE = MIT
 PYTHON_PYSPNEGO_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 62/96] package/python-pytz: bump version to 2026.1.post1
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (59 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 61/96] package/python-pyspnego: bump version to 0.12.1 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:05 ` [Buildroot] [PATCH 63/96] package/python-redis: bump version to 7.3.0 Bernd Kuhls
                   ` (34 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-pytz/python-pytz.hash | 4 ++--
 package/python-pytz/python-pytz.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-pytz/python-pytz.hash b/package/python-pytz/python-pytz.hash
index 2779cebed4..e63cf84b5b 100644
--- a/package/python-pytz/python-pytz.hash
+++ b/package/python-pytz/python-pytz.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/pytz/json
-md5  6a7760c71e38b6c75577b34b18b89d5b  pytz-2025.2.tar.gz
-sha256  360b9e3dbb49a209c21ad61809c7fb453643e048b38924c765813546746e81c3  pytz-2025.2.tar.gz
+md5  d805ceb0fe3717e324299865398d70b0  pytz-2026.1.post1.tar.gz
+sha256  3378dde6a0c3d26719182142c56e60c7f9af7e968076f31aae569d72a0358ee1  pytz-2026.1.post1.tar.gz
 # Locally computed sha256 checksums
 sha256  be8b1a37ebe26c592a90f6c0eb33103a7f383ce2f4d7498c0af9a526990a07b8  LICENSE.txt
diff --git a/package/python-pytz/python-pytz.mk b/package/python-pytz/python-pytz.mk
index 4ad946cd65..e095caffac 100644
--- a/package/python-pytz/python-pytz.mk
+++ b/package/python-pytz/python-pytz.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PYTZ_VERSION = 2025.2
+PYTHON_PYTZ_VERSION = 2026.1.post1
 PYTHON_PYTZ_SOURCE = pytz-$(PYTHON_PYTZ_VERSION).tar.gz
-PYTHON_PYTZ_SITE = https://files.pythonhosted.org/packages/f8/bf/abbd3cdfb8fbc7fb3d4d38d320f2441b1e7cbe29be4f23797b4a2b5d8aac
+PYTHON_PYTZ_SITE = https://files.pythonhosted.org/packages/56/db/b8721d71d945e6a8ac63c0fc900b2067181dbb50805958d4d4661cf7d277
 PYTHON_PYTZ_SETUP_TYPE = setuptools
 PYTHON_PYTZ_LICENSE = MIT
 PYTHON_PYTZ_LICENSE_FILES = LICENSE.txt
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 63/96] package/python-redis: bump version to 7.3.0
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (60 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 62/96] package/python-pytz: bump version to 2026.1.post1 Bernd Kuhls
@ 2026-03-14 14:05 ` Bernd Kuhls
  2026-03-14 14:06 ` [Buildroot] [PATCH 64/96] package/python-regex: bump version to 2026.2.28 Bernd Kuhls
                   ` (33 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:05 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/redis/redis-py/releases

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-redis/python-redis.hash | 4 ++--
 package/python-redis/python-redis.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-redis/python-redis.hash b/package/python-redis/python-redis.hash
index 007c1d79a8..ac284e56f0 100644
--- a/package/python-redis/python-redis.hash
+++ b/package/python-redis/python-redis.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/redis/json
-md5  cd185322335c0842a457bde1daf87fd0  redis-7.1.0.tar.gz
-sha256  b1cc3cfa5a2cb9c2ab3ba700864fb0ad75617b41f01352ce5779dabf6d5f9c3c  redis-7.1.0.tar.gz
+md5  fbec5721d85318b31ba62d11e4b08022  redis-7.3.0.tar.gz
+sha256  4d1b768aafcf41b01022410b3cc4f15a07d9b3d6fe0c66fc967da2c88e551034  redis-7.3.0.tar.gz
 # Locally computed sha256 checksums
 sha256  a57b250a5bf03d7afe55b74063313f2adb7b00d546c0ab149a89398333fe3cc8  LICENSE
diff --git a/package/python-redis/python-redis.mk b/package/python-redis/python-redis.mk
index a8d58c94c5..ca2e165948 100644
--- a/package/python-redis/python-redis.mk
+++ b/package/python-redis/python-redis.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_REDIS_VERSION = 7.1.0
+PYTHON_REDIS_VERSION = 7.3.0
 PYTHON_REDIS_SOURCE = redis-$(PYTHON_REDIS_VERSION).tar.gz
-PYTHON_REDIS_SITE = https://files.pythonhosted.org/packages/43/c8/983d5c6579a411d8a99bc5823cc5712768859b5ce2c8afe1a65b37832c81
+PYTHON_REDIS_SITE = https://files.pythonhosted.org/packages/da/82/4d1a5279f6c1251d3d2a603a798a1137c657de9b12cfc1fba4858232c4d2
 PYTHON_REDIS_SETUP_TYPE = hatch
 PYTHON_REDIS_LICENSE = MIT
 PYTHON_REDIS_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 64/96] package/python-regex: bump version to 2026.2.28
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (61 preceding siblings ...)
  2026-03-14 14:05 ` [Buildroot] [PATCH 63/96] package/python-redis: bump version to 7.3.0 Bernd Kuhls
@ 2026-03-14 14:06 ` Bernd Kuhls
  2026-03-14 14:06 ` [Buildroot] [PATCH 65/96] package/python-sdbus-modemmanager: bump version to 1.0.3 Bernd Kuhls
                   ` (32 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:06 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/mrabarnett/mrab-regex/blob/2026.2.28/changelog.txt

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-regex/python-regex.hash | 4 ++--
 package/python-regex/python-regex.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-regex/python-regex.hash b/package/python-regex/python-regex.hash
index 0b1bf1a350..3251993d45 100644
--- a/package/python-regex/python-regex.hash
+++ b/package/python-regex/python-regex.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/regex/json
-md5  23b45104a418985aa934ce00b094ec5a  regex-2025.11.3.tar.gz
-sha256  1fedc720f9bb2494ce31a58a1631f9c82df6a09b49c19517ea5cc280b4541e01  regex-2025.11.3.tar.gz
+md5  d0ce2a36afe1d6fe7b6e188963db1b22  regex-2026.2.28.tar.gz
+sha256  a729e47d418ea11d03469f321aaf67cdee8954cde3ff2cf8403ab87951ad10f2  regex-2026.2.28.tar.gz
 # Locally computed sha256 checksums
 sha256  bff55ef4cdcc8c14ce259f8e8ab60e264418440d6335f4dc138273fbd506144d  LICENSE.txt
diff --git a/package/python-regex/python-regex.mk b/package/python-regex/python-regex.mk
index a6a8d6e3fc..281a0e83a1 100644
--- a/package/python-regex/python-regex.mk
+++ b/package/python-regex/python-regex.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_REGEX_VERSION = 2025.11.3
+PYTHON_REGEX_VERSION = 2026.2.28
 PYTHON_REGEX_SOURCE = regex-$(PYTHON_REGEX_VERSION).tar.gz
-PYTHON_REGEX_SITE = https://files.pythonhosted.org/packages/cc/a9/546676f25e573a4cf00fe8e119b78a37b6a8fe2dc95cda877b30889c9c45
+PYTHON_REGEX_SITE = https://files.pythonhosted.org/packages/8b/71/41455aa99a5a5ac1eaf311f5d8efd9ce6433c03ac1e0962de163350d0d97
 PYTHON_REGEX_SETUP_TYPE = setuptools
 PYTHON_REGEX_LICENSE = Apache-2.0
 PYTHON_REGEX_LICENSE_FILES = LICENSE.txt
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 65/96] package/python-sdbus-modemmanager: bump version to 1.0.3
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (62 preceding siblings ...)
  2026-03-14 14:06 ` [Buildroot] [PATCH 64/96] package/python-regex: bump version to 2026.2.28 Bernd Kuhls
@ 2026-03-14 14:06 ` Bernd Kuhls
  2026-03-14 14:06 ` [Buildroot] [PATCH 66/96] package/python-setuptools: bump version to 82.0.1 Bernd Kuhls
                   ` (31 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:06 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/zhanglongqi/python-sdbus-modemmanager/blob/master/changelog.md

Upstream switched to poetry:
https://github.com/zhanglongqi/python-sdbus-modemmanager/commit/0d8ae7217841ab1bc12282076f766f94415573f5

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 .../python-sdbus-modemmanager.hash                          | 4 ++--
 .../python-sdbus-modemmanager/python-sdbus-modemmanager.mk  | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package/python-sdbus-modemmanager/python-sdbus-modemmanager.hash b/package/python-sdbus-modemmanager/python-sdbus-modemmanager.hash
index 980568cb0d..3833864bd8 100644
--- a/package/python-sdbus-modemmanager/python-sdbus-modemmanager.hash
+++ b/package/python-sdbus-modemmanager/python-sdbus-modemmanager.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/sdbus-modemmanager/json
-md5  720d59e444d84d77c184bc73844cfebd  sdbus_modemmanager-1.0.2.tar.gz
-sha256  80ed83a158eeb8d9b0e0c1e5110c5f71307df87523245e4d0e79ebe200932fc6  sdbus_modemmanager-1.0.2.tar.gz
+md5  d75c065dd08ce96e37db0858af0dd44f  sdbus_modemmanager-1.0.3.tar.gz
+sha256  8fd5509de6ce363019667a14267ebce99f2b67849d1d7ee72d0228611ac1ba0a  sdbus_modemmanager-1.0.3.tar.gz
 # Locally computed sha256 checksums
 sha256  dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551  COPYING.LESSER
diff --git a/package/python-sdbus-modemmanager/python-sdbus-modemmanager.mk b/package/python-sdbus-modemmanager/python-sdbus-modemmanager.mk
index 2821453270..62d128b264 100644
--- a/package/python-sdbus-modemmanager/python-sdbus-modemmanager.mk
+++ b/package/python-sdbus-modemmanager/python-sdbus-modemmanager.mk
@@ -4,10 +4,10 @@
 #
 ################################################################################
 
-PYTHON_SDBUS_MODEMMANAGER_VERSION = 1.0.2
+PYTHON_SDBUS_MODEMMANAGER_VERSION = 1.0.3
 PYTHON_SDBUS_MODEMMANAGER_SOURCE = sdbus_modemmanager-$(PYTHON_SDBUS_MODEMMANAGER_VERSION).tar.gz
-PYTHON_SDBUS_MODEMMANAGER_SITE = https://files.pythonhosted.org/packages/af/99/a17942d9abda13ad1f27f39e900e39852a6215b70e30b682b777dfeff818
-PYTHON_SDBUS_MODEMMANAGER_SETUP_TYPE = setuptools
+PYTHON_SDBUS_MODEMMANAGER_SITE = https://files.pythonhosted.org/packages/38/2c/d66aa7f981df1d654bf70942964a4ca24cf930815fe7d656e1979c44a33a
+PYTHON_SDBUS_MODEMMANAGER_SETUP_TYPE = poetry
 PYTHON_SDBUS_MODEMMANAGER_LICENSE = LGPL-2.1+
 PYTHON_SDBUS_MODEMMANAGER_LICENSE_FILES = COPYING.LESSER
 
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 66/96] package/python-setuptools: bump version to 82.0.1
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (63 preceding siblings ...)
  2026-03-14 14:06 ` [Buildroot] [PATCH 65/96] package/python-sdbus-modemmanager: bump version to 1.0.3 Bernd Kuhls
@ 2026-03-14 14:06 ` Bernd Kuhls
  2026-03-15 22:22   ` Julien Olivain via buildroot
  2026-03-14 14:06 ` [Buildroot] [PATCH 67/96] package/python-smbprotocol: bump version to 1.16.0 Bernd Kuhls
                   ` (30 subsequent siblings)
  95 siblings, 1 reply; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:06 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/pypa/setuptools/blob/v82.0.1/NEWS.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-setuptools/python-setuptools.hash | 4 ++--
 package/python-setuptools/python-setuptools.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-setuptools/python-setuptools.hash b/package/python-setuptools/python-setuptools.hash
index 0236a13999..12c8ac206e 100644
--- a/package/python-setuptools/python-setuptools.hash
+++ b/package/python-setuptools/python-setuptools.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/setuptools/json
-md5  6e65b88d2466b35e86e5187b99502b1c  setuptools-82.0.0.tar.gz
-sha256  22e0a2d69474c6ae4feb01951cb69d515ed23728cf96d05513d36e42b62b37cb  setuptools-82.0.0.tar.gz
+md5  2d7f1881d7a06abe7fa69412de30cda5  setuptools-82.0.1.tar.gz
+sha256  7d872682c5d01cfde07da7bccc7b65469d3dca203318515ada1de5eda35efbf9  setuptools-82.0.1.tar.gz
 # Locally computed sha256 checksums
 sha256  86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741  LICENSE
diff --git a/package/python-setuptools/python-setuptools.mk b/package/python-setuptools/python-setuptools.mk
index 3c94931fbe..fec9153c6e 100644
--- a/package/python-setuptools/python-setuptools.mk
+++ b/package/python-setuptools/python-setuptools.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_SETUPTOOLS_VERSION = 82.0.0
+PYTHON_SETUPTOOLS_VERSION = 82.0.1
 PYTHON_SETUPTOOLS_SOURCE = setuptools-$(PYTHON_SETUPTOOLS_VERSION).tar.gz
-PYTHON_SETUPTOOLS_SITE = https://files.pythonhosted.org/packages/82/f3/748f4d6f65d1756b9ae577f329c951cda23fb900e4de9f70900ced962085
+PYTHON_SETUPTOOLS_SITE = https://files.pythonhosted.org/packages/4f/db/cfac1baf10650ab4d1c111714410d2fbb77ac5a616db26775db562c8fab2
 PYTHON_SETUPTOOLS_LICENSE = MIT
 PYTHON_SETUPTOOLS_LICENSE_FILES = LICENSE
 PYTHON_SETUPTOOLS_CPE_ID_VENDOR = python
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 67/96] package/python-smbprotocol: bump version to 1.16.0
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (64 preceding siblings ...)
  2026-03-14 14:06 ` [Buildroot] [PATCH 66/96] package/python-setuptools: bump version to 82.0.1 Bernd Kuhls
@ 2026-03-14 14:06 ` Bernd Kuhls
  2026-03-14 14:06 ` [Buildroot] [PATCH 68/96] package/python-soupsieve: bump version to 2.8.3 Bernd Kuhls
                   ` (29 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:06 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/jborean93/smbprotocol/blob/v1.16.0/CHANGELOG.md

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-smbprotocol/python-smbprotocol.hash | 4 ++--
 package/python-smbprotocol/python-smbprotocol.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-smbprotocol/python-smbprotocol.hash b/package/python-smbprotocol/python-smbprotocol.hash
index ad0c547d7a..ca8889029a 100644
--- a/package/python-smbprotocol/python-smbprotocol.hash
+++ b/package/python-smbprotocol/python-smbprotocol.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/smbprotocol/json
-md5  3ff374488f4760f2f40e799e69671c40  smbprotocol-1.15.0.tar.gz
-sha256  3c892f4c22ab147d0576a3a8d34279831b26ab4695b7df911a334bc41f6d652a  smbprotocol-1.15.0.tar.gz
+md5  cf9607c3d117e2c53b907f78702808b9  smbprotocol-1.16.0.tar.gz
+sha256  babeb6fa825ba57939f9637c49a34548ddca348386d34de0796d1f87882c0bda  smbprotocol-1.16.0.tar.gz
 # Locally computed sha256 checksums
 sha256  4c3c550abc2b04c507ed0d641dd7e524eaff5bd06c7862af957301836d496d15  LICENSE
diff --git a/package/python-smbprotocol/python-smbprotocol.mk b/package/python-smbprotocol/python-smbprotocol.mk
index 6b35cb170e..5978b3847e 100644
--- a/package/python-smbprotocol/python-smbprotocol.mk
+++ b/package/python-smbprotocol/python-smbprotocol.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_SMBPROTOCOL_VERSION = 1.15.0
+PYTHON_SMBPROTOCOL_VERSION = 1.16.0
 PYTHON_SMBPROTOCOL_SOURCE = smbprotocol-$(PYTHON_SMBPROTOCOL_VERSION).tar.gz
-PYTHON_SMBPROTOCOL_SITE = https://files.pythonhosted.org/packages/c7/b4/68d75ae0c2f925976c7a58dd9bd26741378c79c6d56d57c72fabcbe595c4
+PYTHON_SMBPROTOCOL_SITE = https://files.pythonhosted.org/packages/c0/5e/1eb2adb1e4739e8a1571f4a641850569ed65d72f72e3d3fd4b121e424795
 PYTHON_SMBPROTOCOL_SETUP_TYPE = setuptools
 PYTHON_SMBPROTOCOL_LICENSE = MIT
 PYTHON_SMBPROTOCOL_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 68/96] package/python-soupsieve: bump version to 2.8.3
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (65 preceding siblings ...)
  2026-03-14 14:06 ` [Buildroot] [PATCH 67/96] package/python-smbprotocol: bump version to 1.16.0 Bernd Kuhls
@ 2026-03-14 14:06 ` Bernd Kuhls
  2026-03-14 14:06 ` [Buildroot] [PATCH 69/96] package/python-sqlalchemy: bump version to 2.0.48 Bernd Kuhls
                   ` (28 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:06 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/facelessuser/soupsieve/blob/2.8.3/docs/src/markdown/about/changelog.md

Updated license hash due to copyright year bump:
https://github.com/facelessuser/soupsieve/commit/09b27696ada6f07523a077950ce73da45579d524

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-soupsieve/python-soupsieve.hash | 6 +++---
 package/python-soupsieve/python-soupsieve.mk   | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package/python-soupsieve/python-soupsieve.hash b/package/python-soupsieve/python-soupsieve.hash
index be9bc3402b..e604cd2d1d 100644
--- a/package/python-soupsieve/python-soupsieve.hash
+++ b/package/python-soupsieve/python-soupsieve.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/soupsieve/json
-md5  ec2c755903968868cb307512203ef3c5  soupsieve-2.8.1.tar.gz
-sha256  4cf733bc50fa805f5df4b8ef4740fc0e0fa6218cf3006269afd3f9d6d80fd350  soupsieve-2.8.1.tar.gz
+md5  8c20930a780872dafd6f22175398ccf7  soupsieve-2.8.3.tar.gz
+sha256  3267f1eeea4251fb42728b6dfb746edc9acaffc4a45b27e19450b676586e8349  soupsieve-2.8.3.tar.gz
 # Locally computed sha256 checksums
-sha256  571d0dafef795a196a0bbc3ac9b160a06b3cad41c320fecd98da3e26a8c81971  LICENSE.md
+sha256  76a0acdb98c3a63681e20b6f096699ef8cad5fb35d56eef8387e0fa71d797a9a  LICENSE.md
diff --git a/package/python-soupsieve/python-soupsieve.mk b/package/python-soupsieve/python-soupsieve.mk
index 34fec5218a..04d33f67be 100644
--- a/package/python-soupsieve/python-soupsieve.mk
+++ b/package/python-soupsieve/python-soupsieve.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_SOUPSIEVE_VERSION = 2.8.1
+PYTHON_SOUPSIEVE_VERSION = 2.8.3
 PYTHON_SOUPSIEVE_SOURCE = soupsieve-$(PYTHON_SOUPSIEVE_VERSION).tar.gz
-PYTHON_SOUPSIEVE_SITE = https://files.pythonhosted.org/packages/89/23/adf3796d740536d63a6fbda113d07e60c734b6ed5d3058d1e47fc0495e47
+PYTHON_SOUPSIEVE_SITE = https://files.pythonhosted.org/packages/7b/ae/2d9c981590ed9999a0d91755b47fc74f74de286b0f5cee14c9269041e6c4
 PYTHON_SOUPSIEVE_SETUP_TYPE = hatch
 PYTHON_SOUPSIEVE_LICENSE = MIT
 PYTHON_SOUPSIEVE_LICENSE_FILES = LICENSE.md
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 69/96] package/python-sqlalchemy: bump version to 2.0.48
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (66 preceding siblings ...)
  2026-03-14 14:06 ` [Buildroot] [PATCH 68/96] package/python-soupsieve: bump version to 2.8.3 Bernd Kuhls
@ 2026-03-14 14:06 ` Bernd Kuhls
  2026-03-14 14:06 ` [Buildroot] [PATCH 70/96] package/python-telnetlib3: bump version to 4.0.1 Bernd Kuhls
                   ` (27 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:06 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/sqlalchemy/sqlalchemy/blob/rel_2_0_48/doc/build/changelog/changelog_20.rst

Updated license hash due to copyright year bump:
https://github.com/sqlalchemy/sqlalchemy/commit/9ea4237f2136081ee784d12b53f4c0605a5a15a0

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-sqlalchemy/python-sqlalchemy.hash | 6 +++---
 package/python-sqlalchemy/python-sqlalchemy.mk   | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package/python-sqlalchemy/python-sqlalchemy.hash b/package/python-sqlalchemy/python-sqlalchemy.hash
index cfc42fd77d..e94ae9acf2 100644
--- a/package/python-sqlalchemy/python-sqlalchemy.hash
+++ b/package/python-sqlalchemy/python-sqlalchemy.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/sqlalchemy/json
-md5  9df94d7a8629cf43d2190d5e511fa47f  sqlalchemy-2.0.45.tar.gz
-sha256  1632a4bda8d2d25703fdad6363058d882541bdaaee0e5e3ddfa0cd3229efce88  sqlalchemy-2.0.45.tar.gz
+md5  6c8b6f2648f192707671d55e96ee5ce9  sqlalchemy-2.0.48.tar.gz
+sha256  5ca74f37f3369b45e1f6b7b06afb182af1fd5dde009e4ffd831830d98cbe5fe7  sqlalchemy-2.0.48.tar.gz
 # Locally computed sha256 checksums
-sha256  9821720b58d4a565b61321007a8ad43ab6991a3959e66cd5db4dd9eae69c7dfc  LICENSE
+sha256  e862bb5b904fb5513c3e14288d7a25a12eb0ecc7847a0a965d310e9a955e7cb9  LICENSE
diff --git a/package/python-sqlalchemy/python-sqlalchemy.mk b/package/python-sqlalchemy/python-sqlalchemy.mk
index cf5440a715..88ef21f7b7 100644
--- a/package/python-sqlalchemy/python-sqlalchemy.mk
+++ b/package/python-sqlalchemy/python-sqlalchemy.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_SQLALCHEMY_VERSION = 2.0.45
+PYTHON_SQLALCHEMY_VERSION = 2.0.48
 PYTHON_SQLALCHEMY_SOURCE = sqlalchemy-$(PYTHON_SQLALCHEMY_VERSION).tar.gz
-PYTHON_SQLALCHEMY_SITE = https://files.pythonhosted.org/packages/be/f9/5e4491e5ccf42f5d9cfc663741d261b3e6e1683ae7812114e7636409fcc6
+PYTHON_SQLALCHEMY_SITE = https://files.pythonhosted.org/packages/1f/73/b4a9737255583b5fa858e0bb8e116eb94b88c910164ed2ed719147bde3de
 PYTHON_SQLALCHEMY_SETUP_TYPE = setuptools
 PYTHON_SQLALCHEMY_LICENSE = MIT
 PYTHON_SQLALCHEMY_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 70/96] package/python-telnetlib3: bump version to 4.0.1
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (67 preceding siblings ...)
  2026-03-14 14:06 ` [Buildroot] [PATCH 69/96] package/python-sqlalchemy: bump version to 2.0.48 Bernd Kuhls
@ 2026-03-14 14:06 ` Bernd Kuhls
  2026-03-14 14:06 ` [Buildroot] [PATCH 71/96] package/python-textual: bump version to 8.1.1 Bernd Kuhls
                   ` (26 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:06 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/jquast/telnetlib3/blob/4.0.1/docs/history.rst

Updated license hash due to upstream commit:
https://github.com/jquast/telnetlib3/commit/1af3eee85961a57be1987bd31706d443b2df7d83

Upstream switched to hatch:
https://github.com/jquast/telnetlib3/commit/c4b848893067e8a673b715550bcf179354b2e61f

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-telnetlib3/python-telnetlib3.hash | 6 +++---
 package/python-telnetlib3/python-telnetlib3.mk   | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/package/python-telnetlib3/python-telnetlib3.hash b/package/python-telnetlib3/python-telnetlib3.hash
index 135b985625..889a7aa428 100644
--- a/package/python-telnetlib3/python-telnetlib3.hash
+++ b/package/python-telnetlib3/python-telnetlib3.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/telnetlib3/json
-md5  effe967417ede0c7dadcc3ccd3263d5f  telnetlib3-2.0.8.tar.gz
-sha256  08a2a7a3a6790f89617442b7d491da8b531d87706fffd6a33eeff57ac440b752  telnetlib3-2.0.8.tar.gz
+md5  468f4d8cd3571065d093d9abcf8b8f39  telnetlib3-4.0.1.tar.gz
+sha256  819aa9dae793d66e9fef5524ce838eabc4723589b0f81c72fccd3f2448cbc2fb  telnetlib3-4.0.1.tar.gz
 # Locally computed sha256 checksums
-sha256  df4b9fddd41b5811d9ba61952c7513ab3b0ca1d00efe611d19c51eda756f5dd1  LICENSE.txt
+sha256  23bf24a5fe7cbfc70b962da94334649cf60a3b309834c72eb053d91d8caf60cb  LICENSE.txt
diff --git a/package/python-telnetlib3/python-telnetlib3.mk b/package/python-telnetlib3/python-telnetlib3.mk
index d8968d4f15..8d47ca44d4 100644
--- a/package/python-telnetlib3/python-telnetlib3.mk
+++ b/package/python-telnetlib3/python-telnetlib3.mk
@@ -4,10 +4,10 @@
 #
 ################################################################################
 
-PYTHON_TELNETLIB3_VERSION = 2.0.8
+PYTHON_TELNETLIB3_VERSION = 4.0.1
 PYTHON_TELNETLIB3_SOURCE = telnetlib3-$(PYTHON_TELNETLIB3_VERSION).tar.gz
-PYTHON_TELNETLIB3_SITE = https://files.pythonhosted.org/packages/b7/12/305101cfdec4863c088e520cbb698b08ebd3396904ecfe0062612db77c66
-PYTHON_TELNETLIB3_SETUP_TYPE = setuptools
+PYTHON_TELNETLIB3_SITE = https://files.pythonhosted.org/packages/5d/57/42acb7ce2c1b3d88ab28d6b1de41a08fdd5180d262d728fd10071950566b
+PYTHON_TELNETLIB3_SETUP_TYPE = hatch
 PYTHON_TELNETLIB3_LICENSE = ISC
 PYTHON_TELNETLIB3_LICENSE_FILES = LICENSE.txt
 
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 71/96] package/python-textual: bump version to 8.1.1
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (68 preceding siblings ...)
  2026-03-14 14:06 ` [Buildroot] [PATCH 70/96] package/python-telnetlib3: bump version to 4.0.1 Bernd Kuhls
@ 2026-03-14 14:06 ` Bernd Kuhls
  2026-03-14 14:06 ` [Buildroot] [PATCH 72/96] package/python-tftpy: bump version to 0.8.7 Bernd Kuhls
                   ` (25 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:06 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/Textualize/textual/blob/v8.1.1/CHANGELOG.md

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-textual/python-textual.hash | 4 ++--
 package/python-textual/python-textual.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-textual/python-textual.hash b/package/python-textual/python-textual.hash
index 68f996aeec..00a6759383 100644
--- a/package/python-textual/python-textual.hash
+++ b/package/python-textual/python-textual.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/textual/json
-md5  88b5c60f9713a6cc3b5cf625c4f5efe3  textual-7.5.0.tar.gz
-sha256  c730cba1e3d704e8f1ca915b6a3af01451e3bca380114baacf6abf87e9dac8b6  textual-7.5.0.tar.gz
+md5  d94bf25d9e81458d56b86aa108bb3fea  textual-8.1.1.tar.gz
+sha256  eef0256a6131f06a20ad7576412138c1f30f92ddeedd055953c08d97044bc317  textual-8.1.1.tar.gz
 # Locally computed sha256 checksums
 sha256  94f290a762376dfdb7768e42070618b0abfd2a2799eab1b1c097816c3a39eb57  LICENSE
diff --git a/package/python-textual/python-textual.mk b/package/python-textual/python-textual.mk
index 93881f6d02..9401964732 100644
--- a/package/python-textual/python-textual.mk
+++ b/package/python-textual/python-textual.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_TEXTUAL_VERSION = 7.5.0
+PYTHON_TEXTUAL_VERSION = 8.1.1
 PYTHON_TEXTUAL_SOURCE = textual-$(PYTHON_TEXTUAL_VERSION).tar.gz
-PYTHON_TEXTUAL_SITE = https://files.pythonhosted.org/packages/9f/38/7d169a765993efde5095c70a668bf4f5831bb7ac099e932f2783e9b71abf
+PYTHON_TEXTUAL_SITE = https://files.pythonhosted.org/packages/72/23/8c709655c5f2208ee82ab81b8104802421865535c278a7649b842b129db1
 PYTHON_TEXTUAL_SETUP_TYPE = poetry
 PYTHON_TEXTUAL_LICENSE = MIT
 PYTHON_TEXTUAL_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 72/96] package/python-tftpy: bump version to 0.8.7
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (69 preceding siblings ...)
  2026-03-14 14:06 ` [Buildroot] [PATCH 71/96] package/python-textual: bump version to 8.1.1 Bernd Kuhls
@ 2026-03-14 14:06 ` Bernd Kuhls
  2026-03-14 14:06 ` [Buildroot] [PATCH 73/96] package/python-tinyhtml5: bump version to 2.1.0 Bernd Kuhls
                   ` (24 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:06 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/msoulier/tftpy/blob/master/ChangeLog.md

Upstream bumped the version without creating a version tag:
https://github.com/msoulier/tftpy/commit/fc93bae6c1852fa187a255095b99ddfaa5a4933e

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-tftpy/python-tftpy.hash | 4 ++--
 package/python-tftpy/python-tftpy.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-tftpy/python-tftpy.hash b/package/python-tftpy/python-tftpy.hash
index 93fb32621d..a8cb0ba2ec 100644
--- a/package/python-tftpy/python-tftpy.hash
+++ b/package/python-tftpy/python-tftpy.hash
@@ -1,6 +1,6 @@
 # md5, sha256 from https://pypi.org/pypi/tftpy/json
-md5  8f81c101961282c965086fc3cd123a40  tftpy-0.8.6.tar.gz
-sha256  f616f6a43a36d481c266573608597b9dd3c7c63818415d72aa04f1d1795480ea  tftpy-0.8.6.tar.gz
+md5  c7ad05458727c1acbb1898528c4a5f0d  tftpy-0.8.7.tar.gz
+sha256  e8a5aa092dab2e1cbb9b94392036827b808dc37eb6cf1b1ab33c81957b3f5fe2  tftpy-0.8.7.tar.gz
 # Locally computed sha256 checksums
 sha256  fc1460bf698c4207a255fffb446ce21d44cb0d9a8f2ee5ad705cd40969800050  python-tftpy-0.8.5.tar.gz
 sha256  4616f0c71e62ce2e0f6cdd3aef6d3c285f8730c9304b88a9f3ce3f14c2e6f756  LICENSE
diff --git a/package/python-tftpy/python-tftpy.mk b/package/python-tftpy/python-tftpy.mk
index 5b31b4a5cf..db70a07011 100644
--- a/package/python-tftpy/python-tftpy.mk
+++ b/package/python-tftpy/python-tftpy.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_TFTPY_VERSION = 0.8.6
+PYTHON_TFTPY_VERSION = 0.8.7
 PYTHON_TFTPY_SOURCE = tftpy-$(PYTHON_TFTPY_VERSION).tar.gz
-PYTHON_TFTPY_SITE = https://files.pythonhosted.org/packages/68/7a/15a01d67184aa855e07eac08bfd514e008027ff198b32274f7657d8368ad
+PYTHON_TFTPY_SITE = https://files.pythonhosted.org/packages/4c/4f/92f31ab66baf5147d3c080d1a0820b68bced08a1fe5d3565868118649c81
 PYTHON_TFTPY_LICENSE = MIT
 PYTHON_TFTPY_LICENSE_FILES = LICENSE
 PYTHON_TFTPY_SETUP_TYPE = setuptools
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 73/96] package/python-tinyhtml5: bump version to 2.1.0
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (70 preceding siblings ...)
  2026-03-14 14:06 ` [Buildroot] [PATCH 72/96] package/python-tftpy: bump version to 0.8.7 Bernd Kuhls
@ 2026-03-14 14:06 ` Bernd Kuhls
  2026-03-14 14:06 ` [Buildroot] [PATCH 74/96] package/python-tomli: bump version to 2.4.0 Bernd Kuhls
                   ` (23 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:06 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/CourtBouillon/tinyhtml5/blob/2.1.0/docs/changelog.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-tinyhtml5/python-tinyhtml5.hash | 4 ++--
 package/python-tinyhtml5/python-tinyhtml5.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-tinyhtml5/python-tinyhtml5.hash b/package/python-tinyhtml5/python-tinyhtml5.hash
index 55afa09597..b370a58a47 100644
--- a/package/python-tinyhtml5/python-tinyhtml5.hash
+++ b/package/python-tinyhtml5/python-tinyhtml5.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/tinyhtml5/json
-md5  c5fa2991d6d1ea65e923279c435b816e  tinyhtml5-2.0.0.tar.gz
-sha256  086f998833da24c300c414d9fe81d9b368fd04cb9d2596a008421cbc705fcfcc  tinyhtml5-2.0.0.tar.gz
+md5  246cded517cc885e616d1961cf899b52  tinyhtml5-2.1.0.tar.gz
+sha256  60a50ec3d938a37e491efa01af895853060943dcebb5627de5b10d188b338a67  tinyhtml5-2.1.0.tar.gz
 # Locally computed sha256 checksums
 sha256  16a39991619e92f18680932da2a9199fdf7d95df3ecaedc52ea06218aabafd6f  LICENSE
diff --git a/package/python-tinyhtml5/python-tinyhtml5.mk b/package/python-tinyhtml5/python-tinyhtml5.mk
index 373ab8aa54..620e36127b 100644
--- a/package/python-tinyhtml5/python-tinyhtml5.mk
+++ b/package/python-tinyhtml5/python-tinyhtml5.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_TINYHTML5_VERSION = 2.0.0
+PYTHON_TINYHTML5_VERSION = 2.1.0
 PYTHON_TINYHTML5_SOURCE = tinyhtml5-$(PYTHON_TINYHTML5_VERSION).tar.gz
-PYTHON_TINYHTML5_SITE = https://files.pythonhosted.org/packages/fd/03/6111ed99e9bf7dfa1c30baeef0e0fb7e0bd387bd07f8e5b270776fe1de3f
+PYTHON_TINYHTML5_SITE = https://files.pythonhosted.org/packages/b1/1f/cfe2f6b30557c92b3f31d41707e09cef5c1efbd87392bc6c0430c46b0e4d
 PYTHON_TINYHTML5_SETUP_TYPE = flit
 PYTHON_TINYHTML5_LICENSE = MIT
 PYTHON_TINYHTML5_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 74/96] package/python-tomli: bump version to 2.4.0
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (71 preceding siblings ...)
  2026-03-14 14:06 ` [Buildroot] [PATCH 73/96] package/python-tinyhtml5: bump version to 2.1.0 Bernd Kuhls
@ 2026-03-14 14:06 ` Bernd Kuhls
  2026-03-14 14:06 ` [Buildroot] [PATCH 75/96] package/python-tomlkit: bump version to 0.14.0 Bernd Kuhls
                   ` (22 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:06 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/hukkin/tomli/blob/2.4.0/CHANGELOG.md

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-tomli/python-tomli.hash | 4 ++--
 package/python-tomli/python-tomli.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-tomli/python-tomli.hash b/package/python-tomli/python-tomli.hash
index 560c4cc3f7..91d9c51212 100644
--- a/package/python-tomli/python-tomli.hash
+++ b/package/python-tomli/python-tomli.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/tomli/json
-md5  30b640d2f852e26c189cb0edd275f1e4  tomli-2.3.0.tar.gz
-sha256  64be704a875d2a59753d80ee8a533c3fe183e3f06807ff7dc2232938ccb01549  tomli-2.3.0.tar.gz
+md5  10ef5dd352e7dfd2d6ed322cf0280435  tomli-2.4.0.tar.gz
+sha256  aa89c3f6c277dd275d8e243ad24f3b5e701491a860d5121f2cdd399fbb31fc9c  tomli-2.4.0.tar.gz
 # Locally computed sha256 checksums
 sha256  b80816b0d530b8accb4c2211783790984a6e3b61922c2b5ee92f3372ab2742fe  LICENSE
diff --git a/package/python-tomli/python-tomli.mk b/package/python-tomli/python-tomli.mk
index e4d4a7a62d..0a1a528339 100644
--- a/package/python-tomli/python-tomli.mk
+++ b/package/python-tomli/python-tomli.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_TOMLI_VERSION = 2.3.0
+PYTHON_TOMLI_VERSION = 2.4.0
 PYTHON_TOMLI_SOURCE = tomli-$(PYTHON_TOMLI_VERSION).tar.gz
-PYTHON_TOMLI_SITE = https://files.pythonhosted.org/packages/52/ed/3f73f72945444548f33eba9a87fc7a6e969915e7b1acc8260b30e1f76a2f
+PYTHON_TOMLI_SITE = https://files.pythonhosted.org/packages/82/30/31573e9457673ab10aa432461bee537ce6cef177667deca369efb79df071
 PYTHON_TOMLI_LICENSE = MIT
 PYTHON_TOMLI_LICENSE_FILES = LICENSE
 PYTHON_TOMLI_SETUP_TYPE = flit
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 75/96] package/python-tomlkit: bump version to 0.14.0
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (72 preceding siblings ...)
  2026-03-14 14:06 ` [Buildroot] [PATCH 74/96] package/python-tomli: bump version to 2.4.0 Bernd Kuhls
@ 2026-03-14 14:06 ` Bernd Kuhls
  2026-03-14 14:06 ` [Buildroot] [PATCH 76/96] package/python-tornado: security bump version to 6.5.5 Bernd Kuhls
                   ` (21 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:06 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/python-poetry/tomlkit/blob/0.14.0/CHANGELOG.md

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-tomlkit/python-tomlkit.hash | 4 ++--
 package/python-tomlkit/python-tomlkit.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-tomlkit/python-tomlkit.hash b/package/python-tomlkit/python-tomlkit.hash
index 1e6fe31c0a..51c8a2b560 100644
--- a/package/python-tomlkit/python-tomlkit.hash
+++ b/package/python-tomlkit/python-tomlkit.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/tomlkit/json
-md5  b77382a3de2e0c1ab715ad456139e260  tomlkit-0.13.3.tar.gz
-sha256  430cf247ee57df2b94ee3fbe588e71d362a941ebb545dec29b53961d61add2a1  tomlkit-0.13.3.tar.gz
+md5  5afa19bb5604584a7c7e718a5c0d8059  tomlkit-0.14.0.tar.gz
+sha256  cf00efca415dbd57575befb1f6634c4f42d2d87dbba376128adb42c121b87064  tomlkit-0.14.0.tar.gz
 # Locally computed sha256 checksums
 sha256  f2f9b460ba719da6626add264d3782f275a4ff7aab677beda08b330911e23adb  LICENSE
diff --git a/package/python-tomlkit/python-tomlkit.mk b/package/python-tomlkit/python-tomlkit.mk
index 51e6e40483..df7b66f2e1 100644
--- a/package/python-tomlkit/python-tomlkit.mk
+++ b/package/python-tomlkit/python-tomlkit.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_TOMLKIT_VERSION = 0.13.3
+PYTHON_TOMLKIT_VERSION = 0.14.0
 PYTHON_TOMLKIT_SOURCE = tomlkit-$(PYTHON_TOMLKIT_VERSION).tar.gz
-PYTHON_TOMLKIT_SITE = https://files.pythonhosted.org/packages/cc/18/0bbf3884e9eaa38819ebe46a7bd25dcd56b67434402b66a58c4b8e552575
+PYTHON_TOMLKIT_SITE = https://files.pythonhosted.org/packages/c3/af/14b24e41977adb296d6bd1fb59402cf7d60ce364f90c890bd2ec65c43b5a
 PYTHON_TOMLKIT_SETUP_TYPE = poetry
 PYTHON_TOMLKIT_LICENSE = MIT
 PYTHON_TOMLKIT_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 76/96] package/python-tornado: security bump version to 6.5.5
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (73 preceding siblings ...)
  2026-03-14 14:06 ` [Buildroot] [PATCH 75/96] package/python-tomlkit: bump version to 0.14.0 Bernd Kuhls
@ 2026-03-14 14:06 ` Bernd Kuhls
  2026-03-14 14:06 ` [Buildroot] [PATCH 77/96] package/python-tortoise-orm: bump version to 1.1.6 Bernd Kuhls
                   ` (20 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:06 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/tornadoweb/tornado/blob/v6.5.5/docs/releases/v6.5.5.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-tornado/python-tornado.hash | 4 ++--
 package/python-tornado/python-tornado.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-tornado/python-tornado.hash b/package/python-tornado/python-tornado.hash
index 53972feb09..1eebd20284 100644
--- a/package/python-tornado/python-tornado.hash
+++ b/package/python-tornado/python-tornado.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/tornado/json
-md5  bf697c5e3cfb0a572192abf062e83e32  tornado-6.5.4.tar.gz
-sha256  a22fa9047405d03260b483980635f0b041989d8bcc9a313f8fe18b411d84b1d7  tornado-6.5.4.tar.gz
+md5  765aacc9cb8931aa66c8f3a83050120c  tornado-6.5.5.tar.gz
+sha256  192b8f3ea91bd7f1f50c06955416ed76c6b72f96779b962f07f911b91e8d30e9  tornado-6.5.5.tar.gz
 # Locally computed sha256 checksums
 sha256  cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30  LICENSE
diff --git a/package/python-tornado/python-tornado.mk b/package/python-tornado/python-tornado.mk
index ab2dd3a334..7b1759bbb6 100644
--- a/package/python-tornado/python-tornado.mk
+++ b/package/python-tornado/python-tornado.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_TORNADO_VERSION = 6.5.4
+PYTHON_TORNADO_VERSION = 6.5.5
 PYTHON_TORNADO_SOURCE = tornado-$(PYTHON_TORNADO_VERSION).tar.gz
-PYTHON_TORNADO_SITE = https://files.pythonhosted.org/packages/37/1d/0a336abf618272d53f62ebe274f712e213f5a03c0b2339575430b8362ef2
+PYTHON_TORNADO_SITE = https://files.pythonhosted.org/packages/f8/f1/3173dfa4a18db4a9b03e5d55325559dab51ee653763bb8745a75af491286
 PYTHON_TORNADO_LICENSE = Apache-2.0
 PYTHON_TORNADO_LICENSE_FILES = LICENSE
 PYTHON_TORNADO_CPE_ID_VENDOR = tornadoweb
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 77/96] package/python-tortoise-orm: bump version to 1.1.6
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (74 preceding siblings ...)
  2026-03-14 14:06 ` [Buildroot] [PATCH 76/96] package/python-tornado: security bump version to 6.5.5 Bernd Kuhls
@ 2026-03-14 14:06 ` Bernd Kuhls
  2026-03-14 14:06 ` [Buildroot] [PATCH 78/96] package/python-tqdm: bump version to 4.67.3 Bernd Kuhls
                   ` (19 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:06 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/tortoise/tortoise-orm/blob/1.1.6/CHANGELOG.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-tortoise-orm/python-tortoise-orm.hash | 4 ++--
 package/python-tortoise-orm/python-tortoise-orm.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-tortoise-orm/python-tortoise-orm.hash b/package/python-tortoise-orm/python-tortoise-orm.hash
index 0bb4224a9e..77144495f8 100644
--- a/package/python-tortoise-orm/python-tortoise-orm.hash
+++ b/package/python-tortoise-orm/python-tortoise-orm.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/tortoise-orm/json
-md5  5c143e93e4c35dfd8cd19dfdbc064d6d  tortoise_orm-1.1.5.tar.gz
-sha256  d4074a7c34a8445fcca19ec865189d80ea7a00b29e4b12778460fcab67a5ce74  tortoise_orm-1.1.5.tar.gz
+md5  c3278bf834e12f7bcfef071ba52c0dbd  tortoise_orm-1.1.6.tar.gz
+sha256  30095a77aa7c3eb3ede1baf4b390a66b994dc7c4d0d06a609d23a16c50e55d0c  tortoise_orm-1.1.6.tar.gz
 # Locally computed sha256 checksums
 sha256  f955d347b975d5867ee364f978476b3012878a706d468571b9758cac74de6041  LICENSE.txt
diff --git a/package/python-tortoise-orm/python-tortoise-orm.mk b/package/python-tortoise-orm/python-tortoise-orm.mk
index 18ad37d5d9..e0190eb9ff 100644
--- a/package/python-tortoise-orm/python-tortoise-orm.mk
+++ b/package/python-tortoise-orm/python-tortoise-orm.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_TORTOISE_ORM_VERSION = 1.1.5
+PYTHON_TORTOISE_ORM_VERSION = 1.1.6
 PYTHON_TORTOISE_ORM_SOURCE = tortoise_orm-$(PYTHON_TORTOISE_ORM_VERSION).tar.gz
-PYTHON_TORTOISE_ORM_SITE = https://files.pythonhosted.org/packages/f3/b0/2b3962847aad793d32646c6e43e7fab6f845f34a5502da5722fe704ec847
+PYTHON_TORTOISE_ORM_SITE = https://files.pythonhosted.org/packages/40/76/629a5d69c170605dbdc10f3f3416d124fae05836860686ccd9e06726810c
 PYTHON_TORTOISE_ORM_SETUP_TYPE = pep517
 PYTHON_TORTOISE_ORM_LICENSE = Apache-2.0
 PYTHON_TORTOISE_ORM_LICENSE_FILES = LICENSE.txt
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 78/96] package/python-tqdm: bump version to 4.67.3
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (75 preceding siblings ...)
  2026-03-14 14:06 ` [Buildroot] [PATCH 77/96] package/python-tortoise-orm: bump version to 1.1.6 Bernd Kuhls
@ 2026-03-14 14:06 ` Bernd Kuhls
  2026-03-14 14:06 ` [Buildroot] [PATCH 79/96] package/python-trove-classifiers: bump version to 2026.1.14.14 Bernd Kuhls
                   ` (18 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:06 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://tqdm.github.io/releases/

Updated license hash due to copyright year bump:
https://github.com/tqdm/tqdm/commit/a69dac84b3d2e7ab23dbfcccae29b28a753ee5eb

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-tqdm/python-tqdm.hash | 6 +++---
 package/python-tqdm/python-tqdm.mk   | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package/python-tqdm/python-tqdm.hash b/package/python-tqdm/python-tqdm.hash
index 1395fa2e99..4bb81e11e7 100644
--- a/package/python-tqdm/python-tqdm.hash
+++ b/package/python-tqdm/python-tqdm.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/tqdm/json
-md5  aca803dd7ac5c4ae233977aff41b7f7c  tqdm-4.67.1.tar.gz
-sha256  f8aef9c52c08c13a65f30ea34f4e5aac3fd1a34959879d7e59e63027286627f2  tqdm-4.67.1.tar.gz
+md5  e1be20b64fdb913d2246c635cdf97b28  tqdm-4.67.3.tar.gz
+sha256  7d825f03f89244ef73f1d4ce193cb1774a8179fd96f31d7e1dcde62092b960bb  tqdm-4.67.3.tar.gz
 # Locally computed sha256 checksums
-sha256  dc33252e829015e3b150086fb9b3a40f6ad6fb32c2f4610ce812fa677d35986a  LICENCE
+sha256  fcff87c3a47ce8028a8512aa182d4fcf0ad1c90544ee75cf9b343684cac194de  LICENCE
diff --git a/package/python-tqdm/python-tqdm.mk b/package/python-tqdm/python-tqdm.mk
index b03e19ccda..df455973f4 100644
--- a/package/python-tqdm/python-tqdm.mk
+++ b/package/python-tqdm/python-tqdm.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_TQDM_VERSION = 4.67.1
+PYTHON_TQDM_VERSION = 4.67.3
 PYTHON_TQDM_SOURCE = tqdm-$(PYTHON_TQDM_VERSION).tar.gz
-PYTHON_TQDM_SITE = https://files.pythonhosted.org/packages/a8/4b/29b4ef32e036bb34e4ab51796dd745cdba7ed47ad142a9f4a1eb8e0c744d
+PYTHON_TQDM_SITE = https://files.pythonhosted.org/packages/09/a9/6ba95a270c6f1fbcd8dac228323f2777d886cb206987444e4bce66338dd4
 PYTHON_TQDM_SETUP_TYPE = setuptools
 PYTHON_TQDM_LICENSE = MPL-2.0, MIT
 PYTHON_TQDM_LICENSE_FILES = LICENCE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 79/96] package/python-trove-classifiers: bump version to 2026.1.14.14
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (76 preceding siblings ...)
  2026-03-14 14:06 ` [Buildroot] [PATCH 78/96] package/python-tqdm: bump version to 4.67.3 Bernd Kuhls
@ 2026-03-14 14:06 ` Bernd Kuhls
  2026-03-14 14:06 ` [Buildroot] [PATCH 80/96] package/python-typeguard: bump version to 4.5.1 Bernd Kuhls
                   ` (17 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:06 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/pypa/trove-classifiers/releases

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 .../python-trove-classifiers/python-trove-classifiers.hash    | 4 ++--
 package/python-trove-classifiers/python-trove-classifiers.mk  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-trove-classifiers/python-trove-classifiers.hash b/package/python-trove-classifiers/python-trove-classifiers.hash
index 5e3bd86638..871f8675fe 100644
--- a/package/python-trove-classifiers/python-trove-classifiers.hash
+++ b/package/python-trove-classifiers/python-trove-classifiers.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/trove-classifiers/json
-md5  38bcf32894b739e814f3362ce191b62b  trove_classifiers-2025.12.1.14.tar.gz
-sha256  a74f0400524fc83620a9be74a07074b5cbe7594fd4d97fd4c2bfde625fdc1633  trove_classifiers-2025.12.1.14.tar.gz
+md5  ded610aa62cf3dc78360e96802ca72e8  trove_classifiers-2026.1.14.14.tar.gz
+sha256  00492545a1402b09d4858605ba190ea33243d361e2b01c9c296ce06b5c3325f3  trove_classifiers-2026.1.14.14.tar.gz
 # Locally computed sha256 checksums
 sha256  c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4  LICENSE
diff --git a/package/python-trove-classifiers/python-trove-classifiers.mk b/package/python-trove-classifiers/python-trove-classifiers.mk
index 5a6d8f49d7..5c5ebb5950 100644
--- a/package/python-trove-classifiers/python-trove-classifiers.mk
+++ b/package/python-trove-classifiers/python-trove-classifiers.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_TROVE_CLASSIFIERS_VERSION = 2025.12.1.14
+PYTHON_TROVE_CLASSIFIERS_VERSION = 2026.1.14.14
 PYTHON_TROVE_CLASSIFIERS_SOURCE = trove_classifiers-$(PYTHON_TROVE_CLASSIFIERS_VERSION).tar.gz
-PYTHON_TROVE_CLASSIFIERS_SITE = https://files.pythonhosted.org/packages/80/e1/000add3b3e0725ce7ee0ea6ea4543f1e1d9519742f3b2320de41eeefa7c7
+PYTHON_TROVE_CLASSIFIERS_SITE = https://files.pythonhosted.org/packages/d8/43/7935f8ea93fcb6680bc10a6fdbf534075c198eeead59150dd5ed68449642
 PYTHON_TROVE_CLASSIFIERS_SETUP_TYPE = setuptools
 PYTHON_TROVE_CLASSIFIERS_LICENSE = Apache-2.0
 PYTHON_TROVE_CLASSIFIERS_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 80/96] package/python-typeguard: bump version to 4.5.1
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (77 preceding siblings ...)
  2026-03-14 14:06 ` [Buildroot] [PATCH 79/96] package/python-trove-classifiers: bump version to 2026.1.14.14 Bernd Kuhls
@ 2026-03-14 14:06 ` Bernd Kuhls
  2026-03-14 14:06 ` [Buildroot] [PATCH 81/96] package/python-types-psutil: bump version to 7.2.2.20260130 Bernd Kuhls
                   ` (16 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:06 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/agronholm/typeguard/blob/4.5.1/docs/versionhistory.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-typeguard/python-typeguard.hash | 4 ++--
 package/python-typeguard/python-typeguard.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-typeguard/python-typeguard.hash b/package/python-typeguard/python-typeguard.hash
index e567715fa9..004bbdfabc 100644
--- a/package/python-typeguard/python-typeguard.hash
+++ b/package/python-typeguard/python-typeguard.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/typeguard/json
-md5  4f97177b802372a70bb571b2aff09313  typeguard-4.4.4.tar.gz
-sha256  3a7fd2dffb705d4d0efaed4306a704c89b9dee850b688f060a8b1615a79e5f74  typeguard-4.4.4.tar.gz
+md5  c4953b5b4dc1d6a49d6cefa4f47f7465  typeguard-4.5.1.tar.gz
+sha256  f6f8ecbbc819c9bc749983cc67c02391e16a9b43b8b27f15dc70ed7c4a007274  typeguard-4.5.1.tar.gz
 # Locally computed sha256 checksums
 sha256  6163f7987dfb38d6bc320ce2b70b2f02b862bc41126516d552ef1cd43247e758  LICENSE
diff --git a/package/python-typeguard/python-typeguard.mk b/package/python-typeguard/python-typeguard.mk
index 71d7f11858..cf07bf345b 100644
--- a/package/python-typeguard/python-typeguard.mk
+++ b/package/python-typeguard/python-typeguard.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_TYPEGUARD_VERSION = 4.4.4
+PYTHON_TYPEGUARD_VERSION = 4.5.1
 PYTHON_TYPEGUARD_SOURCE = typeguard-$(PYTHON_TYPEGUARD_VERSION).tar.gz
-PYTHON_TYPEGUARD_SITE = https://files.pythonhosted.org/packages/c7/68/71c1a15b5f65f40e91b65da23b8224dad41349894535a97f63a52e462196
+PYTHON_TYPEGUARD_SITE = https://files.pythonhosted.org/packages/2b/e8/66e25efcc18542d58706ce4e50415710593721aae26e794ab1dec34fb66f
 PYTHON_TYPEGUARD_SETUP_TYPE = setuptools
 PYTHON_TYPEGUARD_LICENSE = MIT
 PYTHON_TYPEGUARD_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 81/96] package/python-types-psutil: bump version to 7.2.2.20260130
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (78 preceding siblings ...)
  2026-03-14 14:06 ` [Buildroot] [PATCH 80/96] package/python-typeguard: bump version to 4.5.1 Bernd Kuhls
@ 2026-03-14 14:06 ` Bernd Kuhls
  2026-03-14 14:06 ` [Buildroot] [PATCH 82/96] package/python-types-python-dateutil: bump version to 2.9.0.20260305 Bernd Kuhls
                   ` (15 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:06 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/psutil.md

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-types-psutil/python-types-psutil.hash | 4 ++--
 package/python-types-psutil/python-types-psutil.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-types-psutil/python-types-psutil.hash b/package/python-types-psutil/python-types-psutil.hash
index ac43dcce97..0b2e5aa7c7 100644
--- a/package/python-types-psutil/python-types-psutil.hash
+++ b/package/python-types-psutil/python-types-psutil.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/types-psutil/json
-md5  4c6196cba53b8b8218bc829681e82a67  types_psutil-7.2.1.20251231.tar.gz
-sha256  dbf9df530b1130e131e4211ed8cea62c08007bfa69faf2883d296bd241d30e4a  types_psutil-7.2.1.20251231.tar.gz
+md5  d4d19bc7bb21bd5ff2c909e425760f79  types_psutil-7.2.2.20260130.tar.gz
+sha256  15b0ab69c52841cf9ce3c383e8480c620a4d13d6a8e22b16978ebddac5590950  types_psutil-7.2.2.20260130.tar.gz
 # Locally computed sha256 checksums
 sha256  295f8538c94ae5c3043301cf7cff1c852dab6a786a8ddee471e061b40d5ecabe  LICENSE
diff --git a/package/python-types-psutil/python-types-psutil.mk b/package/python-types-psutil/python-types-psutil.mk
index f935b28ae0..4a596de1b1 100644
--- a/package/python-types-psutil/python-types-psutil.mk
+++ b/package/python-types-psutil/python-types-psutil.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_TYPES_PSUTIL_VERSION = 7.2.1.20251231
+PYTHON_TYPES_PSUTIL_VERSION = 7.2.2.20260130
 PYTHON_TYPES_PSUTIL_SOURCE = types_psutil-$(PYTHON_TYPES_PSUTIL_VERSION).tar.gz
-PYTHON_TYPES_PSUTIL_SITE = https://files.pythonhosted.org/packages/09/e0/f4881668da3fcc9473b3fb4b3dc028840cf57374d72b798c0912a183163a
+PYTHON_TYPES_PSUTIL_SITE = https://files.pythonhosted.org/packages/69/14/fc5fb0a6ddfadf68c27e254a02ececd4d5c7fdb0efcb7e7e917a183497fb
 PYTHON_TYPES_PSUTIL_SETUP_TYPE = setuptools
 PYTHON_TYPES_PSUTIL_LICENSE = Apache-2.0
 PYTHON_TYPES_PSUTIL_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 82/96] package/python-types-python-dateutil: bump version to 2.9.0.20260305
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (79 preceding siblings ...)
  2026-03-14 14:06 ` [Buildroot] [PATCH 81/96] package/python-types-psutil: bump version to 7.2.2.20260130 Bernd Kuhls
@ 2026-03-14 14:06 ` Bernd Kuhls
  2026-03-14 14:06 ` [Buildroot] [PATCH 83/96] package/python-types-setuptools: bump version to 82.0.0.20260210 Bernd Kuhls
                   ` (14 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:06 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/python-dateutil.md

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 .../python-types-python-dateutil.hash                         | 4 ++--
 .../python-types-python-dateutil.mk                           | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-types-python-dateutil/python-types-python-dateutil.hash b/package/python-types-python-dateutil/python-types-python-dateutil.hash
index 29cd158640..9f8e30447b 100644
--- a/package/python-types-python-dateutil/python-types-python-dateutil.hash
+++ b/package/python-types-python-dateutil/python-types-python-dateutil.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/types-python-dateutil/json
-md5  e55e57c4c0fc636b20f1ac3b48b49469  types_python_dateutil-2.9.0.20251115.tar.gz
-sha256  8a47f2c3920f52a994056b8786309b43143faa5a64d4cbb2722d6addabdf1a58  types_python_dateutil-2.9.0.20251115.tar.gz
+md5  59a73a1592656ca894f6c61eb8f2a0b3  types_python_dateutil-2.9.0.20260305.tar.gz
+sha256  389717c9f64d8f769f36d55a01873915b37e97e52ce21928198d210fbd393c8b  types_python_dateutil-2.9.0.20260305.tar.gz
 # Locally computed sha256 checksums
 sha256  295f8538c94ae5c3043301cf7cff1c852dab6a786a8ddee471e061b40d5ecabe  LICENSE
diff --git a/package/python-types-python-dateutil/python-types-python-dateutil.mk b/package/python-types-python-dateutil/python-types-python-dateutil.mk
index 6a9c19185a..cece2e4fb1 100644
--- a/package/python-types-python-dateutil/python-types-python-dateutil.mk
+++ b/package/python-types-python-dateutil/python-types-python-dateutil.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_TYPES_PYTHON_DATEUTIL_VERSION = 2.9.0.20251115
+PYTHON_TYPES_PYTHON_DATEUTIL_VERSION = 2.9.0.20260305
 PYTHON_TYPES_PYTHON_DATEUTIL_SOURCE = types_python_dateutil-$(PYTHON_TYPES_PYTHON_DATEUTIL_VERSION).tar.gz
-PYTHON_TYPES_PYTHON_DATEUTIL_SITE = https://files.pythonhosted.org/packages/6a/36/06d01fb52c0d57e9ad0c237654990920fa41195e4b3d640830dabf9eeb2f
+PYTHON_TYPES_PYTHON_DATEUTIL_SITE = https://files.pythonhosted.org/packages/1d/c7/025c624f347e10476b439a6619a95f1d200250ea88e7ccea6e09e48a7544
 PYTHON_TYPES_PYTHON_DATEUTIL_SETUP_TYPE = setuptools
 PYTHON_TYPES_PYTHON_DATEUTIL_LICENSE = Apache-2.0
 PYTHON_TYPES_PYTHON_DATEUTIL_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 83/96] package/python-types-setuptools: bump version to 82.0.0.20260210
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (80 preceding siblings ...)
  2026-03-14 14:06 ` [Buildroot] [PATCH 82/96] package/python-types-python-dateutil: bump version to 2.9.0.20260305 Bernd Kuhls
@ 2026-03-14 14:06 ` Bernd Kuhls
  2026-03-14 14:06 ` [Buildroot] [PATCH 84/96] package/python-ujson: bump version to 5.12.0 Bernd Kuhls
                   ` (13 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:06 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/setuptools.md

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-types-setuptools/python-types-setuptools.hash | 4 ++--
 package/python-types-setuptools/python-types-setuptools.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-types-setuptools/python-types-setuptools.hash b/package/python-types-setuptools/python-types-setuptools.hash
index 8283b8ec10..c0b0867998 100644
--- a/package/python-types-setuptools/python-types-setuptools.hash
+++ b/package/python-types-setuptools/python-types-setuptools.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/types-setuptools/json
-md5  64117c464d8fbeca5851c08a5c22fd56  types_setuptools-80.9.0.20251223.tar.gz
-sha256  d3411059ae2f5f03985217d86ac6084efea2c9e9cacd5f0869ef950f308169b2  types_setuptools-80.9.0.20251223.tar.gz
+md5  156a454caa6bb356bdab546a1cfa2526  types_setuptools-82.0.0.20260210.tar.gz
+sha256  d9719fbbeb185254480ade1f25327c4654f8c00efda3fec36823379cebcdee58  types_setuptools-82.0.0.20260210.tar.gz
 # Locally computed sha256 checksums
 sha256  295f8538c94ae5c3043301cf7cff1c852dab6a786a8ddee471e061b40d5ecabe  LICENSE
diff --git a/package/python-types-setuptools/python-types-setuptools.mk b/package/python-types-setuptools/python-types-setuptools.mk
index 4ad09791d6..4759fae2cb 100644
--- a/package/python-types-setuptools/python-types-setuptools.mk
+++ b/package/python-types-setuptools/python-types-setuptools.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_TYPES_SETUPTOOLS_VERSION = 80.9.0.20251223
+PYTHON_TYPES_SETUPTOOLS_VERSION = 82.0.0.20260210
 PYTHON_TYPES_SETUPTOOLS_SOURCE = types_setuptools-$(PYTHON_TYPES_SETUPTOOLS_VERSION).tar.gz
-PYTHON_TYPES_SETUPTOOLS_SITE = https://files.pythonhosted.org/packages/00/07/d1b605230730990de20477150191d6dccf6aecc037da94c9960a5d563bc8
+PYTHON_TYPES_SETUPTOOLS_SITE = https://files.pythonhosted.org/packages/4b/90/796ac8c774a7f535084aacbaa6b7053d16fff5c630eff87c3ecff7896c37
 PYTHON_TYPES_SETUPTOOLS_SETUP_TYPE = setuptools
 PYTHON_TYPES_SETUPTOOLS_LICENSE = Apache-2.0
 PYTHON_TYPES_SETUPTOOLS_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 84/96] package/python-ujson: bump version to 5.12.0
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (81 preceding siblings ...)
  2026-03-14 14:06 ` [Buildroot] [PATCH 83/96] package/python-types-setuptools: bump version to 82.0.0.20260210 Bernd Kuhls
@ 2026-03-14 14:06 ` Bernd Kuhls
  2026-03-14 14:06 ` [Buildroot] [PATCH 85/96] package/python-urwid: bump version to 3.0.5 Bernd Kuhls
                   ` (12 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:06 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/ultrajson/ultrajson/releases/tag/5.12.0

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-ujson/python-ujson.hash | 4 ++--
 package/python-ujson/python-ujson.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-ujson/python-ujson.hash b/package/python-ujson/python-ujson.hash
index b4b0a4906e..58fa1b611f 100644
--- a/package/python-ujson/python-ujson.hash
+++ b/package/python-ujson/python-ujson.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/ujson/json
-md5  dfe38201fc1cdbb6f9e0bdf135173a6a  ujson-5.11.0.tar.gz
-sha256  e204ae6f909f099ba6b6b942131cee359ddda2b6e4ea39c12eb8b991fe2010e0  ujson-5.11.0.tar.gz
+md5  a1104b826ed8414130553e4482bd714d  ujson-5.12.0.tar.gz
+sha256  14b2e1eb528d77bc0f4c5bd1a7ebc05e02b5b41beefb7e8567c9675b8b13bcf4  ujson-5.12.0.tar.gz
 # Locally computed sha256 checksums
 sha256  36866344f0a486541bd9800f1a407a056c0c214a82c658f059694daf3dc394d2  LICENSE.txt
diff --git a/package/python-ujson/python-ujson.mk b/package/python-ujson/python-ujson.mk
index 88e6c736b9..3893a205c8 100644
--- a/package/python-ujson/python-ujson.mk
+++ b/package/python-ujson/python-ujson.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_UJSON_VERSION = 5.11.0
+PYTHON_UJSON_VERSION = 5.12.0
 PYTHON_UJSON_SOURCE = ujson-$(PYTHON_UJSON_VERSION).tar.gz
-PYTHON_UJSON_SITE = https://files.pythonhosted.org/packages/43/d9/3f17e3c5773fb4941c68d9a37a47b1a79c9649d6c56aefbed87cc409d18a
+PYTHON_UJSON_SITE = https://files.pythonhosted.org/packages/cb/3e/c35530c5ffc25b71c59ae0cd7b8f99df37313daa162ce1e2f7925f7c2877
 PYTHON_UJSON_SETUP_TYPE = setuptools
 PYTHON_UJSON_LICENSE = BSD-3-Clause, TCL
 PYTHON_UJSON_LICENSE_FILES = LICENSE.txt
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 85/96] package/python-urwid: bump version to 3.0.5
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (82 preceding siblings ...)
  2026-03-14 14:06 ` [Buildroot] [PATCH 84/96] package/python-ujson: bump version to 5.12.0 Bernd Kuhls
@ 2026-03-14 14:06 ` Bernd Kuhls
  2026-03-14 14:06 ` [Buildroot] [PATCH 86/96] package/python-uvicorn: bump version to 0.41.0 Bernd Kuhls
                   ` (11 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:06 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/urwid/urwid/blob/3.0.5/docs/changelog.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-urwid/python-urwid.hash | 4 ++--
 package/python-urwid/python-urwid.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-urwid/python-urwid.hash b/package/python-urwid/python-urwid.hash
index dd9c208ad0..56ea763deb 100644
--- a/package/python-urwid/python-urwid.hash
+++ b/package/python-urwid/python-urwid.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/urwid/json
-md5  6cf95702b787fd7e5f90e74d9900f000  urwid-3.0.4.tar.gz
-sha256  c3d0d2f47602b21949ffb8669a7ef0a8ca5fa13ed5c1ee1d2d81edf05616187f  urwid-3.0.4.tar.gz
+md5  ee84dfeeac19cb4b09a9d90b64029c20  urwid-3.0.5.tar.gz
+sha256  24be27ffafdb68c09cd95dc21b60ccfd02843320b25ce5feee1708b34fad5a23  urwid-3.0.5.tar.gz
 # Locally computed sha256 checksums
 sha256  36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89  COPYING
diff --git a/package/python-urwid/python-urwid.mk b/package/python-urwid/python-urwid.mk
index b3069fdaff..0c29c9ab75 100644
--- a/package/python-urwid/python-urwid.mk
+++ b/package/python-urwid/python-urwid.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_URWID_VERSION = 3.0.4
+PYTHON_URWID_VERSION = 3.0.5
 PYTHON_URWID_SOURCE = urwid-$(PYTHON_URWID_VERSION).tar.gz
-PYTHON_URWID_SITE = https://files.pythonhosted.org/packages/e0/4d/f0832a6bf0986bdd770d61f9cf9e9915741171502c0c399bf934c72a3e5e
+PYTHON_URWID_SITE = https://files.pythonhosted.org/packages/b1/59/67cd42db7c549c0c106d2b56d2d2ec1915c459e0a92722029efc5359e871
 PYTHON_URWID_LICENSE = LGPL-2.1+
 PYTHON_URWID_LICENSE_FILES = COPYING
 PYTHON_URWID_SETUP_TYPE = setuptools
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 86/96] package/python-uvicorn: bump version to 0.41.0
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (83 preceding siblings ...)
  2026-03-14 14:06 ` [Buildroot] [PATCH 85/96] package/python-urwid: bump version to 3.0.5 Bernd Kuhls
@ 2026-03-14 14:06 ` Bernd Kuhls
  2026-03-14 14:06 ` [Buildroot] [PATCH 87/96] package/python-weasyprint: security bump version to 68.1 Bernd Kuhls
                   ` (10 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:06 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/Kludex/uvicorn/blob/0.41.0/docs/release-notes.md

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-uvicorn/python-uvicorn.hash | 4 ++--
 package/python-uvicorn/python-uvicorn.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-uvicorn/python-uvicorn.hash b/package/python-uvicorn/python-uvicorn.hash
index 9049083cf6..334a678c19 100644
--- a/package/python-uvicorn/python-uvicorn.hash
+++ b/package/python-uvicorn/python-uvicorn.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/uvicorn/json
-md5  9f7303c20d72660dc37ac54d697d0881  uvicorn-0.40.0.tar.gz
-sha256  839676675e87e73694518b5574fd0f24c9d97b46bea16df7b8c05ea1a51071ea  uvicorn-0.40.0.tar.gz
+md5  e705ea164c44f6cbc5ea6edb47a8745b  uvicorn-0.41.0.tar.gz
+sha256  09d11cf7008da33113824ee5a1c6422d89fbc2ff476540d69a34c87fab8b571a  uvicorn-0.41.0.tar.gz
 # Locally computed sha256 checksums
 sha256  efe1acf3e62fb99c288b0ec73e5a773b7268ef4320fe757ea994214e4b63c371  LICENSE.md
diff --git a/package/python-uvicorn/python-uvicorn.mk b/package/python-uvicorn/python-uvicorn.mk
index 11d347a366..bdcdb74bd4 100644
--- a/package/python-uvicorn/python-uvicorn.mk
+++ b/package/python-uvicorn/python-uvicorn.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_UVICORN_VERSION = 0.40.0
+PYTHON_UVICORN_VERSION = 0.41.0
 PYTHON_UVICORN_SOURCE = uvicorn-$(PYTHON_UVICORN_VERSION).tar.gz
-PYTHON_UVICORN_SITE = https://files.pythonhosted.org/packages/c3/d1/8f3c683c9561a4e6689dd3b1d345c815f10f86acd044ee1fb9a4dcd0b8c5
+PYTHON_UVICORN_SITE = https://files.pythonhosted.org/packages/32/ce/eeb58ae4ac36fe09e3842eb02e0eb676bf2c53ae062b98f1b2531673efdd
 PYTHON_UVICORN_SETUP_TYPE = hatch
 PYTHON_UVICORN_LICENSE = BSD-3-Clause
 PYTHON_UVICORN_LICENSE_FILES = LICENSE.md
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 87/96] package/python-weasyprint: security bump version to 68.1
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (84 preceding siblings ...)
  2026-03-14 14:06 ` [Buildroot] [PATCH 86/96] package/python-uvicorn: bump version to 0.41.0 Bernd Kuhls
@ 2026-03-14 14:06 ` Bernd Kuhls
  2026-03-14 14:06 ` [Buildroot] [PATCH 88/96] package/python-websockets: bump version to 16.0 Bernd Kuhls
                   ` (9 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:06 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/Kozea/WeasyPrint/blob/v68.1/docs/changelog.rst

Version 68.0 fixes CVE-2025-68616.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-weasyprint/python-weasyprint.hash | 4 ++--
 package/python-weasyprint/python-weasyprint.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-weasyprint/python-weasyprint.hash b/package/python-weasyprint/python-weasyprint.hash
index d67415bcc6..6c482e0445 100644
--- a/package/python-weasyprint/python-weasyprint.hash
+++ b/package/python-weasyprint/python-weasyprint.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/weasyprint/json
-md5  55d8d8d72a1e7e6b209f7485fd5ad1f6  weasyprint-67.0.tar.gz
-sha256  fdfbccf700e8086c8fd1607ec42e25d4b584512c29af2d9913587a4e448dead4  weasyprint-67.0.tar.gz
+md5  be6662c500fe803df4f2d1bf512671af  weasyprint-68.1.tar.gz
+sha256  d3b752049b453a5c95edb27ce78d69e9319af5a34f257fa0f4c738c701b4184e  weasyprint-68.1.tar.gz
 # Locally computed sha256 checksums
 sha256  bfd14eccfa6100575460e685556b183399d4bd335904e3c9521b0116d21c54da  LICENSE
diff --git a/package/python-weasyprint/python-weasyprint.mk b/package/python-weasyprint/python-weasyprint.mk
index 73bcb1b12a..b36d96fd1d 100644
--- a/package/python-weasyprint/python-weasyprint.mk
+++ b/package/python-weasyprint/python-weasyprint.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_WEASYPRINT_VERSION = 67.0
+PYTHON_WEASYPRINT_VERSION = 68.1
 PYTHON_WEASYPRINT_SOURCE = weasyprint-$(PYTHON_WEASYPRINT_VERSION).tar.gz
-PYTHON_WEASYPRINT_SITE = https://files.pythonhosted.org/packages/fd/bc/79a65b3a406cb62a1982fec8b49134b25a3b31abb094ca493c9fddff5492
+PYTHON_WEASYPRINT_SITE = https://files.pythonhosted.org/packages/db/3e/65c0f176e6fb5c2b0a1ac13185b366f727d9723541babfa7fa4309998169
 PYTHON_WEASYPRINT_SETUP_TYPE = flit
 PYTHON_WEASYPRINT_LICENSE = BSD-3-Clause
 PYTHON_WEASYPRINT_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 88/96] package/python-websockets: bump version to 16.0
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (85 preceding siblings ...)
  2026-03-14 14:06 ` [Buildroot] [PATCH 87/96] package/python-weasyprint: security bump version to 68.1 Bernd Kuhls
@ 2026-03-14 14:06 ` Bernd Kuhls
  2026-03-14 14:06 ` [Buildroot] [PATCH 89/96] package/python-werkzeug: bump version to 3.1.6 Bernd Kuhls
                   ` (8 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:06 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/python-websockets/websockets/blob/16.0/docs/project/changelog.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-websockets/python-websockets.hash | 4 ++--
 package/python-websockets/python-websockets.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-websockets/python-websockets.hash b/package/python-websockets/python-websockets.hash
index 13659d2634..448aa69e19 100644
--- a/package/python-websockets/python-websockets.hash
+++ b/package/python-websockets/python-websockets.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/websockets/json
-md5  08f8a430c20d75ffe44faafb95f6f7cc  websockets-15.0.1.tar.gz
-sha256  82544de02076bafba038ce055ee6412d68da13ab47f0c60cab827346de828dee  websockets-15.0.1.tar.gz
+md5  eca5d5bbef505b977ea84d6799f8fa89  websockets-16.0.tar.gz
+sha256  5f6261a5e56e8d5c42a4497b364ea24d94d9563e8fbd44e78ac40879c60179b5  websockets-16.0.tar.gz
 # Locally computed sha256 checksums
 sha256  3d6a0c050d8bec52fabad502e45fb25bd02bcadbd70dea34d447b6a0ff4e6da8  LICENSE
diff --git a/package/python-websockets/python-websockets.mk b/package/python-websockets/python-websockets.mk
index cdac2485ab..b7b8d26e2b 100644
--- a/package/python-websockets/python-websockets.mk
+++ b/package/python-websockets/python-websockets.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_WEBSOCKETS_VERSION = 15.0.1
+PYTHON_WEBSOCKETS_VERSION = 16.0
 PYTHON_WEBSOCKETS_SOURCE = websockets-$(PYTHON_WEBSOCKETS_VERSION).tar.gz
-PYTHON_WEBSOCKETS_SITE = https://files.pythonhosted.org/packages/21/e6/26d09fab466b7ca9c7737474c52be4f76a40301b08362eb2dbc19dcc16c1
+PYTHON_WEBSOCKETS_SITE = https://files.pythonhosted.org/packages/04/24/4b2031d72e840ce4c1ccb255f693b15c334757fc50023e4db9537080b8c4
 PYTHON_WEBSOCKETS_SETUP_TYPE = setuptools
 PYTHON_WEBSOCKETS_LICENSE = BSD-3-Clause
 PYTHON_WEBSOCKETS_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 89/96] package/python-werkzeug: bump version to 3.1.6
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (86 preceding siblings ...)
  2026-03-14 14:06 ` [Buildroot] [PATCH 88/96] package/python-websockets: bump version to 16.0 Bernd Kuhls
@ 2026-03-14 14:06 ` Bernd Kuhls
  2026-03-14 14:06 ` [Buildroot] [PATCH 90/96] package/python-wheel: bump version to 0.46.3 Bernd Kuhls
                   ` (7 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:06 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/pallets/werkzeug/blob/3.1.6/CHANGES.rst

Please note that the fixed CVEs CVE-2026-21860 & CVE-2026-27199 only
relate to Windows.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-werkzeug/python-werkzeug.hash | 4 ++--
 package/python-werkzeug/python-werkzeug.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-werkzeug/python-werkzeug.hash b/package/python-werkzeug/python-werkzeug.hash
index 1a85d99558..e7900fa734 100644
--- a/package/python-werkzeug/python-werkzeug.hash
+++ b/package/python-werkzeug/python-werkzeug.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/werkzeug/json
-md5  601c4ad4d597c665da5642550d6740a9  werkzeug-3.1.4.tar.gz
-sha256  cd3cd98b1b92dc3b7b3995038826c68097dcb16f9baa63abe35f20eafeb9fe5e  werkzeug-3.1.4.tar.gz
+md5  4ce9c948613b9b823226c98e28b9004b  werkzeug-3.1.6.tar.gz
+sha256  210c6bede5a420a913956b4791a7f4d6843a43b6fcee4dfa08a65e93007d0d25  werkzeug-3.1.6.tar.gz
 # Locally computed sha256 checksums
 sha256  3b49dcee4105eb37bac10faf1be260408fe85d252b8e9df2e0979fc1e094437b  LICENSE.txt
diff --git a/package/python-werkzeug/python-werkzeug.mk b/package/python-werkzeug/python-werkzeug.mk
index 2ea0006d54..c3b8a2c099 100644
--- a/package/python-werkzeug/python-werkzeug.mk
+++ b/package/python-werkzeug/python-werkzeug.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_WERKZEUG_VERSION = 3.1.4
+PYTHON_WERKZEUG_VERSION = 3.1.6
 PYTHON_WERKZEUG_SOURCE = werkzeug-$(PYTHON_WERKZEUG_VERSION).tar.gz
-PYTHON_WERKZEUG_SITE = https://files.pythonhosted.org/packages/45/ea/b0f8eeb287f8df9066e56e831c7824ac6bab645dd6c7a8f4b2d767944f9b
+PYTHON_WERKZEUG_SITE = https://files.pythonhosted.org/packages/61/f1/ee81806690a87dab5f5653c1f146c92bc066d7f4cebc603ef88eb9e13957
 PYTHON_WERKZEUG_SETUP_TYPE = flit
 PYTHON_WERKZEUG_LICENSE = BSD-3-Clause
 PYTHON_WERKZEUG_LICENSE_FILES = LICENSE.txt
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 90/96] package/python-wheel: bump version to 0.46.3
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (87 preceding siblings ...)
  2026-03-14 14:06 ` [Buildroot] [PATCH 89/96] package/python-werkzeug: bump version to 3.1.6 Bernd Kuhls
@ 2026-03-14 14:06 ` Bernd Kuhls
  2026-03-27 10:03   ` Thomas Perale via buildroot
  2026-03-14 14:06 ` [Buildroot] [PATCH 91/96] package/python-whitenoise: bump version to 6.12.0 Bernd Kuhls
                   ` (6 subsequent siblings)
  95 siblings, 1 reply; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:06 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/pypa/wheel/blob/0.46.3/docs/news.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-wheel/python-wheel.hash | 4 ++--
 package/python-wheel/python-wheel.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-wheel/python-wheel.hash b/package/python-wheel/python-wheel.hash
index 40836a5d1c..7ec38ec86b 100644
--- a/package/python-wheel/python-wheel.hash
+++ b/package/python-wheel/python-wheel.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/wheel/json
-md5  dddc505d0573d03576c7c6c5a4fe0641  wheel-0.45.1.tar.gz
-sha256  661e1abd9198507b1409a20c02106d9670b2576e916d58f520316666abca6729  wheel-0.45.1.tar.gz
+md5  61fb0c9633fe7492933a8f338db23508  wheel-0.46.3.tar.gz
+sha256  e3e79874b07d776c40bd6033f8ddf76a7dad46a7b8aa1b2787a83083519a1803  wheel-0.46.3.tar.gz
 # Locally computed sha256 checksums
 sha256  30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654  LICENSE.txt
diff --git a/package/python-wheel/python-wheel.mk b/package/python-wheel/python-wheel.mk
index 417db7c167..b68a1c102b 100644
--- a/package/python-wheel/python-wheel.mk
+++ b/package/python-wheel/python-wheel.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_WHEEL_VERSION = 0.45.1
+PYTHON_WHEEL_VERSION = 0.46.3
 PYTHON_WHEEL_SOURCE = wheel-$(PYTHON_WHEEL_VERSION).tar.gz
-PYTHON_WHEEL_SITE = https://files.pythonhosted.org/packages/8a/98/2d9906746cdc6a6ef809ae6338005b3f21bb568bea3165cfc6a243fdc25c
+PYTHON_WHEEL_SITE = https://files.pythonhosted.org/packages/89/24/a2eb353a6edac9a0303977c4cb048134959dd2a51b48a269dfc9dde00c8a
 PYTHON_WHEEL_SETUP_TYPE = flit
 PYTHON_WHEEL_LICENSE = MIT
 PYTHON_WHEEL_LICENSE_FILES = LICENSE.txt
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 91/96] package/python-whitenoise: bump version to 6.12.0
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (88 preceding siblings ...)
  2026-03-14 14:06 ` [Buildroot] [PATCH 90/96] package/python-wheel: bump version to 0.46.3 Bernd Kuhls
@ 2026-03-14 14:06 ` Bernd Kuhls
  2026-03-14 14:06 ` [Buildroot] [PATCH 92/96] package/python-xmltodict: bump version to 1.0.4 Bernd Kuhls
                   ` (5 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:06 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/evansd/whitenoise/blob/6.12.0/docs/changelog.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-whitenoise/python-whitenoise.hash | 4 ++--
 package/python-whitenoise/python-whitenoise.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-whitenoise/python-whitenoise.hash b/package/python-whitenoise/python-whitenoise.hash
index 1659961825..792e3c917d 100644
--- a/package/python-whitenoise/python-whitenoise.hash
+++ b/package/python-whitenoise/python-whitenoise.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/whitenoise/json
-md5  212cafd7f8d972a5d6740bfc88b3f17b  whitenoise-6.11.0.tar.gz
-sha256  0f5bfce6061ae6611cd9396a8231e088722e4fc67bc13a111be74c738d99375f  whitenoise-6.11.0.tar.gz
+md5  864b21f485449341ea6b7ab68fb16146  whitenoise-6.12.0.tar.gz
+sha256  f723ebb76a112e98816ff80fcea0a6c9b8ecde835f8ddda25df7a30a3c2db6ad  whitenoise-6.12.0.tar.gz
 # Locally computed sha256 checksums
 sha256  ebfd469b4fb6b5adada547747e1e8da725ecf20595d54aced043275d4f4a3600  LICENSE
diff --git a/package/python-whitenoise/python-whitenoise.mk b/package/python-whitenoise/python-whitenoise.mk
index 91f3b6d2d7..6a11c1db3e 100644
--- a/package/python-whitenoise/python-whitenoise.mk
+++ b/package/python-whitenoise/python-whitenoise.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_WHITENOISE_VERSION = 6.11.0
+PYTHON_WHITENOISE_VERSION = 6.12.0
 PYTHON_WHITENOISE_SOURCE = whitenoise-$(PYTHON_WHITENOISE_VERSION).tar.gz
-PYTHON_WHITENOISE_SITE = https://files.pythonhosted.org/packages/15/95/8c81ec6b6ebcbf8aca2de7603070ccf37dbb873b03f20708e0f7c1664bc6
+PYTHON_WHITENOISE_SITE = https://files.pythonhosted.org/packages/cb/2a/55b3f3a4ec326cd077c1c3defeee656b9298372a69229134d930151acd01
 PYTHON_WHITENOISE_SETUP_TYPE = setuptools
 PYTHON_WHITENOISE_LICENSE = MIT
 PYTHON_WHITENOISE_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 92/96] package/python-xmltodict: bump version to 1.0.4
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (89 preceding siblings ...)
  2026-03-14 14:06 ` [Buildroot] [PATCH 91/96] package/python-whitenoise: bump version to 6.12.0 Bernd Kuhls
@ 2026-03-14 14:06 ` Bernd Kuhls
  2026-03-14 14:06 ` [Buildroot] [PATCH 93/96] package/python-yamllint: bump version to 1.38.0 Bernd Kuhls
                   ` (4 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:06 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/martinblech/xmltodict/blob/v1.0.4/CHANGELOG.md

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-xmltodict/python-xmltodict.hash | 4 ++--
 package/python-xmltodict/python-xmltodict.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-xmltodict/python-xmltodict.hash b/package/python-xmltodict/python-xmltodict.hash
index a61b1aabf1..2abcaff9d6 100644
--- a/package/python-xmltodict/python-xmltodict.hash
+++ b/package/python-xmltodict/python-xmltodict.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/xmltodict/json
-md5  82d8cb5a934a057e6a8a3449b1d87cce  xmltodict-1.0.2.tar.gz
-sha256  54306780b7c2175a3967cad1db92f218207e5bc1aba697d887807c0fb68b7649  xmltodict-1.0.2.tar.gz
+md5  f0a83032fc31c918a8cd9e60cdb46cb1  xmltodict-1.0.4.tar.gz
+sha256  6d94c9f834dd9e44514162799d344d815a3a4faec913717a9ecbfa5be1bb8e61  xmltodict-1.0.4.tar.gz
 # Locally computed sha256 checksums
 sha256  d66d5eb8f83a0ba21d3dd04318b8817588e8764daabea852d1035e3f07ffda55  LICENSE
diff --git a/package/python-xmltodict/python-xmltodict.mk b/package/python-xmltodict/python-xmltodict.mk
index fe320dd799..583996459e 100644
--- a/package/python-xmltodict/python-xmltodict.mk
+++ b/package/python-xmltodict/python-xmltodict.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_XMLTODICT_VERSION = 1.0.2
+PYTHON_XMLTODICT_VERSION = 1.0.4
 PYTHON_XMLTODICT_SOURCE = xmltodict-$(PYTHON_XMLTODICT_VERSION).tar.gz
-PYTHON_XMLTODICT_SITE = https://files.pythonhosted.org/packages/6a/aa/917ceeed4dbb80d2f04dbd0c784b7ee7bba8ae5a54837ef0e5e062cd3cfb
+PYTHON_XMLTODICT_SITE = https://files.pythonhosted.org/packages/19/70/80f3b7c10d2630aa66414bf23d210386700aa390547278c789afa994fd7e
 PYTHON_XMLTODICT_SETUP_TYPE = setuptools
 PYTHON_XMLTODICT_LICENSE = MIT
 PYTHON_XMLTODICT_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 93/96] package/python-yamllint: bump version to 1.38.0
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (90 preceding siblings ...)
  2026-03-14 14:06 ` [Buildroot] [PATCH 92/96] package/python-xmltodict: bump version to 1.0.4 Bernd Kuhls
@ 2026-03-14 14:06 ` Bernd Kuhls
  2026-03-14 14:06 ` [Buildroot] [PATCH 94/96] package/python-yarl: bump version to 1.23.0 Bernd Kuhls
                   ` (3 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:06 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/adrienverge/yamllint/blob/v1.38.0/CHANGELOG.rst

Tarball hashes were computed by scanpypi.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-yamllint/python-yamllint.hash | 4 +++-
 package/python-yamllint/python-yamllint.mk   | 4 ++--
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/package/python-yamllint/python-yamllint.hash b/package/python-yamllint/python-yamllint.hash
index 3287d4f2b2..d087e4906d 100644
--- a/package/python-yamllint/python-yamllint.hash
+++ b/package/python-yamllint/python-yamllint.hash
@@ -1,3 +1,5 @@
+# md5, sha256 from https://pypi.org/pypi/yamllint/json
+md5  dff4ef2d07d5b185c9d74256b42e9122  yamllint-1.38.0.tar.gz
+sha256  09e5f29531daab93366bb061e76019d5e91691ef0a40328f04c927387d1d364d  yamllint-1.38.0.tar.gz
 # Locally computed sha256 checksums
-sha256  81f7c0c5559becc8049470d86046b36e96113637bcbe4753ecef06977c00245d  yamllint-1.37.1.tar.gz
 sha256  3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986  LICENSE
diff --git a/package/python-yamllint/python-yamllint.mk b/package/python-yamllint/python-yamllint.mk
index 835ee2ffb2..9b79d1766f 100644
--- a/package/python-yamllint/python-yamllint.mk
+++ b/package/python-yamllint/python-yamllint.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_YAMLLINT_VERSION = 1.37.1
+PYTHON_YAMLLINT_VERSION = 1.38.0
 PYTHON_YAMLLINT_SOURCE = yamllint-$(PYTHON_YAMLLINT_VERSION).tar.gz
-PYTHON_YAMLLINT_SITE = https://files.pythonhosted.org/packages/46/f2/cd8b7584a48ee83f0bc94f8a32fea38734cefcdc6f7324c4d3bfc699457b
+PYTHON_YAMLLINT_SITE = https://files.pythonhosted.org/packages/28/a0/8fc2d68e132cf918f18273fdc8a1b8432b60d75ac12fdae4b0ef5c9d2e8d
 PYTHON_YAMLLINT_SETUP_TYPE = setuptools
 PYTHON_YAMLLINT_LICENSE = GPL-3.0
 PYTHON_YAMLLINT_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 94/96] package/python-yarl: bump version to 1.23.0
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (91 preceding siblings ...)
  2026-03-14 14:06 ` [Buildroot] [PATCH 93/96] package/python-yamllint: bump version to 1.38.0 Bernd Kuhls
@ 2026-03-14 14:06 ` Bernd Kuhls
  2026-03-14 14:06 ` [Buildroot] [PATCH 95/96] package/python-zope-interface: bump version to 8.2 Bernd Kuhls
                   ` (2 subsequent siblings)
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:06 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/aio-libs/yarl/blob/v1.23.0/CHANGES.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-yarl/python-yarl.hash | 4 ++--
 package/python-yarl/python-yarl.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-yarl/python-yarl.hash b/package/python-yarl/python-yarl.hash
index 62b78010f1..1bbc3e9edb 100644
--- a/package/python-yarl/python-yarl.hash
+++ b/package/python-yarl/python-yarl.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/yarl/json
-md5  21bde2ca6df9bfc66b1810461e0ded05  yarl-1.22.0.tar.gz
-sha256  bebf8557577d4401ba8bd9ff33906f1376c877aa78d1fe216ad01b4d6745af71  yarl-1.22.0.tar.gz
+md5  323301056acefbfe0d57e8ab8ba33eb3  yarl-1.23.0.tar.gz
+sha256  53b1ea6ca88ebd4420379c330aea57e258408dd0df9af0992e5de2078dc9f5d5  yarl-1.23.0.tar.gz
 # Locally computed sha256 checksums
 sha256  cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30  LICENSE
diff --git a/package/python-yarl/python-yarl.mk b/package/python-yarl/python-yarl.mk
index dea4e34739..d04713e569 100644
--- a/package/python-yarl/python-yarl.mk
+++ b/package/python-yarl/python-yarl.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_YARL_VERSION = 1.22.0
+PYTHON_YARL_VERSION = 1.23.0
 PYTHON_YARL_SOURCE = yarl-$(PYTHON_YARL_VERSION).tar.gz
-PYTHON_YARL_SITE = https://files.pythonhosted.org/packages/57/63/0c6ebca57330cd313f6102b16dd57ffaf3ec4c83403dcb45dbd15c6f3ea1
+PYTHON_YARL_SITE = https://files.pythonhosted.org/packages/23/6e/beb1beec874a72f23815c1434518bfc4ed2175065173fb138c3705f658d4
 PYTHON_YARL_LICENSE = Apache-2.0
 PYTHON_YARL_LICENSE_FILES = LICENSE
 PYTHON_YARL_SETUP_TYPE = setuptools
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 95/96] package/python-zope-interface: bump version to 8.2
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (92 preceding siblings ...)
  2026-03-14 14:06 ` [Buildroot] [PATCH 94/96] package/python-yarl: bump version to 1.23.0 Bernd Kuhls
@ 2026-03-14 14:06 ` Bernd Kuhls
  2026-03-14 14:06 ` [Buildroot] [PATCH 96/96] package/python-zopfli: bump version to 0.4.1 Bernd Kuhls
  2026-03-15 22:18 ` [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Julien Olivain via buildroot
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:06 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/zopefoundation/zope.interface/blob/8.2/CHANGES.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-zope-interface/python-zope-interface.hash | 4 ++--
 package/python-zope-interface/python-zope-interface.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-zope-interface/python-zope-interface.hash b/package/python-zope-interface/python-zope-interface.hash
index 3e9844b348..e1e234a035 100644
--- a/package/python-zope-interface/python-zope-interface.hash
+++ b/package/python-zope-interface/python-zope-interface.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/zope-interface/json
-md5  865a1632f5f9fd517f042006381ebf29  zope_interface-8.1.1.tar.gz
-sha256  51b10e6e8e238d719636a401f44f1e366146912407b58453936b781a19be19ec  zope_interface-8.1.1.tar.gz
+md5  4da21b3cf474a9de4ed6776cb4821cef  zope_interface-8.2.tar.gz
+sha256  afb20c371a601d261b4f6edb53c3c418c249db1a9717b0baafc9a9bb39ba1224  zope_interface-8.2.tar.gz
 # Locally computed sha256 checksums
 sha256  3e671db11df687516cc1db5b3d65e4aa383eaca3c20cea3faf53a0f7335d0a3c  LICENSE.txt
diff --git a/package/python-zope-interface/python-zope-interface.mk b/package/python-zope-interface/python-zope-interface.mk
index 2ec511bdfc..bb3f82fc79 100644
--- a/package/python-zope-interface/python-zope-interface.mk
+++ b/package/python-zope-interface/python-zope-interface.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_ZOPE_INTERFACE_VERSION = 8.1.1
+PYTHON_ZOPE_INTERFACE_VERSION = 8.2
 PYTHON_ZOPE_INTERFACE_SOURCE = zope_interface-$(PYTHON_ZOPE_INTERFACE_VERSION).tar.gz
-PYTHON_ZOPE_INTERFACE_SITE = https://files.pythonhosted.org/packages/71/c9/5ec8679a04d37c797d343f650c51ad67d178f0001c363e44b6ac5f97a9da
+PYTHON_ZOPE_INTERFACE_SITE = https://files.pythonhosted.org/packages/86/a4/77daa5ba398996d16bb43fc721599d27d03eae68fe3c799de1963c72e228
 PYTHON_ZOPE_INTERFACE_SETUP_TYPE = setuptools
 PYTHON_ZOPE_INTERFACE_LICENSE = ZPL-2.1
 PYTHON_ZOPE_INTERFACE_LICENSE_FILES = LICENSE.txt
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* [Buildroot] [PATCH 96/96] package/python-zopfli: bump version to 0.4.1
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (93 preceding siblings ...)
  2026-03-14 14:06 ` [Buildroot] [PATCH 95/96] package/python-zope-interface: bump version to 8.2 Bernd Kuhls
@ 2026-03-14 14:06 ` Bernd Kuhls
  2026-03-15 22:18 ` [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Julien Olivain via buildroot
  95 siblings, 0 replies; 102+ messages in thread
From: Bernd Kuhls @ 2026-03-14 14:06 UTC (permalink / raw)
  To: buildroot
  Cc: Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

https://github.com/fonttools/py-zopfli/releases/tag/v0.4.1

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/python-zopfli/python-zopfli.hash | 4 ++--
 package/python-zopfli/python-zopfli.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-zopfli/python-zopfli.hash b/package/python-zopfli/python-zopfli.hash
index f452e2bdfe..6cbde60ae8 100644
--- a/package/python-zopfli/python-zopfli.hash
+++ b/package/python-zopfli/python-zopfli.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/zopfli/json
-md5  c744c18043764ab6aa82443cee243038  zopfli-0.4.0.tar.gz
-sha256  a8ee992b2549e090cd3f0178bf606dd41a29e0613a04cdf5054224662c72dce6  zopfli-0.4.0.tar.gz
+md5  ea5d84d9e8c5d02e7835691667e0890d  zopfli-0.4.1.tar.gz
+sha256  07a5cdc5d1aaa6c288c5d9f5a5383042ba743641abf8e2fd898dcad622d8a38e  zopfli-0.4.1.tar.gz
 # Locally computed sha256 checksums
 sha256  018b1cb87efdf7a04c2fcc13d57ed63f62149113fb207b27ea13430d64f13513  COPYING
diff --git a/package/python-zopfli/python-zopfli.mk b/package/python-zopfli/python-zopfli.mk
index d2816364a2..e914e1dae9 100644
--- a/package/python-zopfli/python-zopfli.mk
+++ b/package/python-zopfli/python-zopfli.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_ZOPFLI_VERSION = 0.4.0
+PYTHON_ZOPFLI_VERSION = 0.4.1
 PYTHON_ZOPFLI_SOURCE = zopfli-$(PYTHON_ZOPFLI_VERSION).tar.gz
-PYTHON_ZOPFLI_SITE = https://files.pythonhosted.org/packages/be/4c/efa0760686d4cc69e68a8f284d3c6c5884722c50f810af0e277fb7d61621
+PYTHON_ZOPFLI_SITE = https://files.pythonhosted.org/packages/0a/4d/a8cc1768b2eda3c0c7470bf8059dcb94ef96d45dd91fc6edd29430d44072
 PYTHON_ZOPFLI_SETUP_TYPE = setuptools
 PYTHON_ZOPFLI_LICENSE = Apache-2.0
 PYTHON_ZOPFLI_LICENSE_FILES = COPYING
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 102+ messages in thread

* Re: [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0
  2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
                   ` (94 preceding siblings ...)
  2026-03-14 14:06 ` [Buildroot] [PATCH 96/96] package/python-zopfli: bump version to 0.4.1 Bernd Kuhls
@ 2026-03-15 22:18 ` Julien Olivain via buildroot
  95 siblings, 0 replies; 102+ messages in thread
From: Julien Olivain via buildroot @ 2026-03-15 22:18 UTC (permalink / raw)
  To: Bernd Kuhls
  Cc: buildroot, Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

Hi Bernd, All,

On 14/03/2026 15:04, Bernd Kuhls wrote:
> https://github.com/pypa/hatch/blob/hatchling-v1.29.0/docs/history/hatchling.md
> 
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>

I applied the series to master.

I did few minor reworks.
- marked python-wheel bump as security,
- remove LICENSE.txt entry in python-jmespath.hash
- add python-cryptography depends in python-google-auth

I did not applied the python-setuptools bump. See my separate answer.

Best regards,

Julien.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 102+ messages in thread

* Re: [Buildroot] [PATCH 66/96] package/python-setuptools: bump version to 82.0.1
  2026-03-14 14:06 ` [Buildroot] [PATCH 66/96] package/python-setuptools: bump version to 82.0.1 Bernd Kuhls
@ 2026-03-15 22:22   ` Julien Olivain via buildroot
  0 siblings, 0 replies; 102+ messages in thread
From: Julien Olivain via buildroot @ 2026-03-15 22:22 UTC (permalink / raw)
  To: Bernd Kuhls
  Cc: buildroot, Louis Aussedat, Ralf Dragon, Flávio Tapajós,
	Angelo Compagnucci, Marcin Niestroj, Mauro Condarelli,
	Heiko Thiery, Marcus Hoffmann, Joseph Kogut,
	Raphaël Mélotte, Grzegorz Blach, Gwenhael Goavec-Merou,
	Fabrice Fontaine, Christophe Vu-Brugier, Martin Hundebøll,
	Lionel Flandrin, Fiona Klute, Colin Foster, James Hilliard,
	Falco Hyfing, Romain Naour

Hi Bernd, All,

On 14/03/2026 15:06, Bernd Kuhls wrote:
> https://github.com/pypa/setuptools/blob/v82.0.1/NEWS.rst
> 
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>

I did not applied this python-setuptools bump. I'm thinking about
reverting the previous bump, merged in commit:
https://gitlab.com/buildroot.org/buildroot/-/commit/51365ff06379aaf6fcc9a751e8ff32ac694f3e92

The "pkg_resources" removal is breaking binman in uboot < 2026.01,
so it breaks many defconfigs:
https://gitlab.com/buildroot.org/buildroot/-/pipelines/2379542849/failures

Best regards,

Julien.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 102+ messages in thread

* Re: [Buildroot] [PATCH 18/96] package/python-flask: security bump version to 3.1.3
  2026-03-14 14:05 ` [Buildroot] [PATCH 18/96] package/python-flask: security bump version to 3.1.3 Bernd Kuhls
@ 2026-03-20 15:55   ` Thomas Perale via buildroot
  0 siblings, 0 replies; 102+ messages in thread
From: Thomas Perale via buildroot @ 2026-03-20 15:55 UTC (permalink / raw)
  To: Bernd Kuhls; +Cc: Thomas Perale, buildroot

In reply of:
> https://github.com/pallets/flask/blob/3.1.3/CHANGES.rst
> 
> Fixes CVE-2026-27205: https://nvd.nist.gov/vuln/detail/CVE-2026-27205
> 
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>

Applied to 2025.02.x & 2026.02.x. Thanks

> ---
>  package/python-flask/python-flask.hash | 4 ++--
>  package/python-flask/python-flask.mk   | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/package/python-flask/python-flask.hash b/package/python-flask/python-flask.hash
> index ec2e5d39f9..a670bf2e58 100644
> --- a/package/python-flask/python-flask.hash
> +++ b/package/python-flask/python-flask.hash
> @@ -1,6 +1,6 @@
>  # md5, sha256 from https://pypi.org/pypi/flask/json
> -md5  62ae81cf2e91a376af909a2bc8939e15  flask-3.1.2.tar.gz
> -sha256  bf656c15c80190ed628ad08cdfd3aaa35beb087855e2f494910aa3774cc4fd87  flask-3.1.2.tar.gz
> +md5  4dd9abd8b17b66338a02ac45fafa710b  flask-3.1.3.tar.gz
> +sha256  0ef0e52b8a9cd932855379197dd8f94047b359ca0a78695144304cb45f87c9eb  flask-3.1.3.tar.gz
>  # Locally computed sha256 checksums
>  sha256  489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea  LICENSE.txt
>  sha256  1e07e9c25f2618a040560b70e63f42259eab24e558d0f3532e6163d751cb4eea  docs/license.rst
> diff --git a/package/python-flask/python-flask.mk b/package/python-flask/python-flask.mk
> index 8000489366..70994189c5 100644
> --- a/package/python-flask/python-flask.mk
> +++ b/package/python-flask/python-flask.mk
> @@ -4,9 +4,9 @@
>  #
>  ################################################################################
>  
> -PYTHON_FLASK_VERSION = 3.1.2
> +PYTHON_FLASK_VERSION = 3.1.3
>  PYTHON_FLASK_SOURCE = flask-$(PYTHON_FLASK_VERSION).tar.gz
> -PYTHON_FLASK_SITE = https://files.pythonhosted.org/packages/dc/6d/cfe3c0fcc5e477df242b98bfe186a4c34357b4847e87ecaef04507332dab
> +PYTHON_FLASK_SITE = https://files.pythonhosted.org/packages/26/00/35d85dcce6c57fdc871f3867d465d780f302a175ea360f62533f12b27e2b
>  PYTHON_FLASK_SETUP_TYPE = flit
>  PYTHON_FLASK_LICENSE = BSD-3-Clause
>  PYTHON_FLASK_LICENSE_FILES = LICENSE.txt docs/license.rst
> -- 
> 2.47.3
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 102+ messages in thread

* Re: [Buildroot] [PATCH 49/96] package/python-pyasn1: security bump version to 0.6.2
  2026-03-14 14:05 ` [Buildroot] [PATCH 49/96] package/python-pyasn1: security bump version to 0.6.2 Bernd Kuhls
@ 2026-03-20 15:55   ` Thomas Perale via buildroot
  0 siblings, 0 replies; 102+ messages in thread
From: Thomas Perale via buildroot @ 2026-03-20 15:55 UTC (permalink / raw)
  To: Bernd Kuhls; +Cc: Thomas Perale, buildroot

In reply of:
> https://github.com/pyasn1/pyasn1/blob/v0.6.2/CHANGES.rst
> 
> Fixes CVE-2026-23490: https://nvd.nist.gov/vuln/detail/CVE-2026-23490
> 
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>

Applied to 2025.02.x & 2026.02.x. Thanks

> ---
>  package/python-pyasn1/python-pyasn1.hash | 4 ++--
>  package/python-pyasn1/python-pyasn1.mk   | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/package/python-pyasn1/python-pyasn1.hash b/package/python-pyasn1/python-pyasn1.hash
> index 4268d82c38..4977abf4bd 100644
> --- a/package/python-pyasn1/python-pyasn1.hash
> +++ b/package/python-pyasn1/python-pyasn1.hash
> @@ -1,5 +1,5 @@
>  # md5, sha256 from https://pypi.org/pypi/pyasn1/json
> -md5  75cdc260597f112fdfefec85379e710d  pyasn1-0.6.1.tar.gz
> -sha256  6f580d2bdd84365380830acf45550f2511469f673cb4a5ae3857a3170128b034  pyasn1-0.6.1.tar.gz
> +md5  93dbc09023fbd1b724fd8233ffe2a343  pyasn1-0.6.2.tar.gz
> +sha256  9b59a2b25ba7e4f8197db7686c09fb33e658b98339fadb826e9512629017833b  pyasn1-0.6.2.tar.gz
>  # Locally computed sha256 checksums
>  sha256  2aad5fc00f705c4a1addb83eed10a6a75d286a3779f0cf8519d87e62bc4735fd  LICENSE.rst
> diff --git a/package/python-pyasn1/python-pyasn1.mk b/package/python-pyasn1/python-pyasn1.mk
> index 7a5cde40fb..2dc9470ef0 100644
> --- a/package/python-pyasn1/python-pyasn1.mk
> +++ b/package/python-pyasn1/python-pyasn1.mk
> @@ -4,9 +4,9 @@
>  #
>  ################################################################################
>  
> -PYTHON_PYASN1_VERSION = 0.6.1
> +PYTHON_PYASN1_VERSION = 0.6.2
>  PYTHON_PYASN1_SOURCE = pyasn1-$(PYTHON_PYASN1_VERSION).tar.gz
> -PYTHON_PYASN1_SITE = https://files.pythonhosted.org/packages/ba/e9/01f1a64245b89f039897cb0130016d79f77d52669aae6ee7b159a6c4c018
> +PYTHON_PYASN1_SITE = https://files.pythonhosted.org/packages/fe/b6/6e630dff89739fcd427e3f72b3d905ce0acb85a45d4ec3e2678718a3487f
>  PYTHON_PYASN1_SETUP_TYPE = setuptools
>  PYTHON_PYASN1_LICENSE = BSD-2-Clause
>  PYTHON_PYASN1_LICENSE_FILES = LICENSE.rst
> -- 
> 2.47.3
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 102+ messages in thread

* Re: [Buildroot] [PATCH 55/96] package/python-pyjwt: security bump version to 2.12.1
  2026-03-14 14:05 ` [Buildroot] [PATCH 55/96] package/python-pyjwt: security bump version to 2.12.1 Bernd Kuhls
@ 2026-03-20 15:55   ` Thomas Perale via buildroot
  0 siblings, 0 replies; 102+ messages in thread
From: Thomas Perale via buildroot @ 2026-03-20 15:55 UTC (permalink / raw)
  To: Bernd Kuhls; +Cc: Thomas Perale, buildroot

In reply of:
> https://github.com/jpadilla/pyjwt/blob/2.12.1/CHANGELOG.rst
> 
> Fixes CVE-2026-32597:
> https://github.com/jpadilla/pyjwt/security/advisories/GHSA-752w-5fwx-jx9f
> 
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>

Applied to 2025.02.x & 2026.02.x. Thanks

> ---
>  package/python-pyjwt/python-pyjwt.hash | 4 ++--
>  package/python-pyjwt/python-pyjwt.mk   | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/package/python-pyjwt/python-pyjwt.hash b/package/python-pyjwt/python-pyjwt.hash
> index 5128285fec..92de436de8 100644
> --- a/package/python-pyjwt/python-pyjwt.hash
> +++ b/package/python-pyjwt/python-pyjwt.hash
> @@ -1,5 +1,5 @@
>  # md5, sha256 from https://pypi.org/pypi/pyjwt/json
> -md5  f3273aaf736c24795e78ac48adbab111  pyjwt-2.10.1.tar.gz
> -sha256  3cc5772eb20009233caf06e9d8a0577824723b44e6648ee0a2aedb6cf9381953  pyjwt-2.10.1.tar.gz
> +md5  12623a5898f60c4c86ad4ad8d92da216  pyjwt-2.12.1.tar.gz
> +sha256  c74a7a2adf861c04d002db713dd85f84beb242228e671280bf709d765b03672b  pyjwt-2.12.1.tar.gz
>  # Locally computed sha256 checksums
>  sha256  797a7a20231d4c433e9f1911db1731d06b5828b98f499819a034f7c0f56f5ce5  LICENSE
> diff --git a/package/python-pyjwt/python-pyjwt.mk b/package/python-pyjwt/python-pyjwt.mk
> index 18e84b7838..268d83a487 100644
> --- a/package/python-pyjwt/python-pyjwt.mk
> +++ b/package/python-pyjwt/python-pyjwt.mk
> @@ -4,9 +4,9 @@
>  #
>  ################################################################################
>  
> -PYTHON_PYJWT_VERSION = 2.10.1
> +PYTHON_PYJWT_VERSION = 2.12.1
>  PYTHON_PYJWT_SOURCE = pyjwt-$(PYTHON_PYJWT_VERSION).tar.gz
> -PYTHON_PYJWT_SITE = https://files.pythonhosted.org/packages/e7/46/bd74733ff231675599650d3e47f361794b22ef3e3770998dda30d3b63726
> +PYTHON_PYJWT_SITE = https://files.pythonhosted.org/packages/c2/27/a3b6e5bf6ff856d2509292e95c8f57f0df7017cf5394921fc4e4ef40308a
>  PYTHON_PYJWT_SETUP_TYPE = setuptools
>  PYTHON_PYJWT_LICENSE = MIT
>  PYTHON_PYJWT_LICENSE_FILES = LICENSE
> -- 
> 2.47.3
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 102+ messages in thread

* Re: [Buildroot] [PATCH 90/96] package/python-wheel: bump version to 0.46.3
  2026-03-14 14:06 ` [Buildroot] [PATCH 90/96] package/python-wheel: bump version to 0.46.3 Bernd Kuhls
@ 2026-03-27 10:03   ` Thomas Perale via buildroot
  0 siblings, 0 replies; 102+ messages in thread
From: Thomas Perale via buildroot @ 2026-03-27 10:03 UTC (permalink / raw)
  To: Bernd Kuhls; +Cc: Thomas Perale, buildroot

In reply of:
> https://github.com/pypa/wheel/blob/0.46.3/docs/news.rst
> 
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>

Applied to 2026.02.x. Thanks

> ---
>  package/python-wheel/python-wheel.hash | 4 ++--
>  package/python-wheel/python-wheel.mk   | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/package/python-wheel/python-wheel.hash b/package/python-wheel/python-wheel.hash
> index 40836a5d1c..7ec38ec86b 100644
> --- a/package/python-wheel/python-wheel.hash
> +++ b/package/python-wheel/python-wheel.hash
> @@ -1,5 +1,5 @@
>  # md5, sha256 from https://pypi.org/pypi/wheel/json
> -md5  dddc505d0573d03576c7c6c5a4fe0641  wheel-0.45.1.tar.gz
> -sha256  661e1abd9198507b1409a20c02106d9670b2576e916d58f520316666abca6729  wheel-0.45.1.tar.gz
> +md5  61fb0c9633fe7492933a8f338db23508  wheel-0.46.3.tar.gz
> +sha256  e3e79874b07d776c40bd6033f8ddf76a7dad46a7b8aa1b2787a83083519a1803  wheel-0.46.3.tar.gz
>  # Locally computed sha256 checksums
>  sha256  30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654  LICENSE.txt
> diff --git a/package/python-wheel/python-wheel.mk b/package/python-wheel/python-wheel.mk
> index 417db7c167..b68a1c102b 100644
> --- a/package/python-wheel/python-wheel.mk
> +++ b/package/python-wheel/python-wheel.mk
> @@ -4,9 +4,9 @@
>  #
>  ################################################################################
>  
> -PYTHON_WHEEL_VERSION = 0.45.1
> +PYTHON_WHEEL_VERSION = 0.46.3
>  PYTHON_WHEEL_SOURCE = wheel-$(PYTHON_WHEEL_VERSION).tar.gz
> -PYTHON_WHEEL_SITE = https://files.pythonhosted.org/packages/8a/98/2d9906746cdc6a6ef809ae6338005b3f21bb568bea3165cfc6a243fdc25c
> +PYTHON_WHEEL_SITE = https://files.pythonhosted.org/packages/89/24/a2eb353a6edac9a0303977c4cb048134959dd2a51b48a269dfc9dde00c8a
>  PYTHON_WHEEL_SETUP_TYPE = flit
>  PYTHON_WHEEL_LICENSE = MIT
>  PYTHON_WHEEL_LICENSE_FILES = LICENSE.txt
> -- 
> 2.47.3
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 102+ messages in thread

end of thread, other threads:[~2026-03-27 10:03 UTC | newest]

Thread overview: 102+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-14 14:04 [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Bernd Kuhls
2026-03-14 14:04 ` [Buildroot] [PATCH 02/96] package/python-aenum: bump version to 3.1.16 Bernd Kuhls
2026-03-14 14:04 ` [Buildroot] [PATCH 03/96] package/python-aiomqtt: bump version to 2.5.1 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 04/96] package/python-aiorwlock: bump version to 1.5.1 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 05/96] package/python-apispec: bump version to 6.10.0 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 06/96] package/python-async-lru: bump version to 2.2.0 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 07/96] package/python-bitstring: bump version to 4.4.0 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 08/96] package/python-boto3: bump version to 1.42.68 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 09/96] package/python-botocore: bump to version 1.42.68 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 10/96] package/python-certifi: bump version to 2026.2.25 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 11/96] package/python-charset-normalizer: bump version to 3.4.5 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 12/96] package/python-cssselect: bump version to 1.4.0 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 13/96] package/python-cssselect2: bump version to 0.9.0 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 14/96] package/python-dbus-fast: bump version to 4.0.0 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 15/96] package/python-evdev: bump version to 1.9.3 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 16/96] package/python-fastapi: bump version to 0.135.1 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 17/96] package/python-filelock: bump version to 3.25.2 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 18/96] package/python-flask: security bump version to 3.1.3 Bernd Kuhls
2026-03-20 15:55   ` Thomas Perale via buildroot
2026-03-14 14:05 ` [Buildroot] [PATCH 19/96] package/python-fonttools: bump version to 4.62.1 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 20/96] package/python-google-api-core: bump version to 2.30.0 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 21/96] package/python-google-auth: bump version to 2.49.1 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 22/96] package/python-googleapis-common-protos: bump version to 1.73.0 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 23/96] package/python-greenlet: bump version to 3.3.2 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 24/96] package/python-hid: bump version to 1.0.9 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 25/96] package/python-httplib2: bump version to 0.31.2 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 26/96] package/python-immutabledict: bump version to 4.3.1 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 27/96] package/python-iterable-io: bump version to 1.0.1 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 28/96] package/python-jmespath: bump version to 1.1.0 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 29/96] package/python-jsonmodels: bump version to 2.8.0 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 30/96] package/python-librt: bump version to 0.8.1 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 31/96] package/python-lmdb: bump version to 1.8.1 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 32/96] package/python-markdown: bump version to 3.10.2 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 33/96] package/python-markdown2: bump version to 2.5.5 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 34/96] package/python-marshmallow: bump version to 4.2.2 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 35/96] package/python-meson-python: bump version to 0.19.0 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 36/96] package/python-multidict: bump version to 6.7.1 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 37/96] package/python-packaging: bump version to 26.0 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 38/96] package/python-parso: bump version to 0.8.6 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 39/96] package/python-pathspec: bump version to 1.0.4 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 40/96] package/python-pdm-backend: bump version to 2.4.7 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 41/96] package/python-pip: bump version to 26.0.1 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 42/96] package/python-pkgconfig: bump version to 1.6.0 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 43/96] package/python-platformdirs: bump version to 4.9.4 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 44/96] package/python-poetry-core: bump version to 2.3.1 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 45/96] package/python-proto-plus: bump version to 1.27.1 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 46/96] package/python-psutil: bump version to 7.2.2 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 47/96] package/python-psygnal: bump version to 0.15.1 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 48/96] package/python-pyaml: bump version to 26.2.1 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 49/96] package/python-pyasn1: security bump version to 0.6.2 Bernd Kuhls
2026-03-20 15:55   ` Thomas Perale via buildroot
2026-03-14 14:05 ` [Buildroot] [PATCH 50/96] package/python-pycparser: bump version to 3.0 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 51/96] package/python-pydal: bump version to 20260313.1 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 52/96] package/python-pydantic-settings: bump version to 2.13.1 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 53/96] package/python-pyftpdlib: bump version to 2.2.0 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 54/96] package/python-pyicu: bump version to 2.16.1 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 55/96] package/python-pyjwt: security bump version to 2.12.1 Bernd Kuhls
2026-03-20 15:55   ` Thomas Perale via buildroot
2026-03-14 14:05 ` [Buildroot] [PATCH 56/96] package/python-pymodbus: bump version to 3.12.1 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 57/96] package/python-pyparsing: bump version to 3.3.2 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 58/96] package/python-pypika-tortoise: bump version to 0.6.5 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 59/96] package/python-pyproject-metadata: bump version to 0.11.0 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 60/96] package/python-pyqt5-sip: bump version to 12.18.0 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 61/96] package/python-pyspnego: bump version to 0.12.1 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 62/96] package/python-pytz: bump version to 2026.1.post1 Bernd Kuhls
2026-03-14 14:05 ` [Buildroot] [PATCH 63/96] package/python-redis: bump version to 7.3.0 Bernd Kuhls
2026-03-14 14:06 ` [Buildroot] [PATCH 64/96] package/python-regex: bump version to 2026.2.28 Bernd Kuhls
2026-03-14 14:06 ` [Buildroot] [PATCH 65/96] package/python-sdbus-modemmanager: bump version to 1.0.3 Bernd Kuhls
2026-03-14 14:06 ` [Buildroot] [PATCH 66/96] package/python-setuptools: bump version to 82.0.1 Bernd Kuhls
2026-03-15 22:22   ` Julien Olivain via buildroot
2026-03-14 14:06 ` [Buildroot] [PATCH 67/96] package/python-smbprotocol: bump version to 1.16.0 Bernd Kuhls
2026-03-14 14:06 ` [Buildroot] [PATCH 68/96] package/python-soupsieve: bump version to 2.8.3 Bernd Kuhls
2026-03-14 14:06 ` [Buildroot] [PATCH 69/96] package/python-sqlalchemy: bump version to 2.0.48 Bernd Kuhls
2026-03-14 14:06 ` [Buildroot] [PATCH 70/96] package/python-telnetlib3: bump version to 4.0.1 Bernd Kuhls
2026-03-14 14:06 ` [Buildroot] [PATCH 71/96] package/python-textual: bump version to 8.1.1 Bernd Kuhls
2026-03-14 14:06 ` [Buildroot] [PATCH 72/96] package/python-tftpy: bump version to 0.8.7 Bernd Kuhls
2026-03-14 14:06 ` [Buildroot] [PATCH 73/96] package/python-tinyhtml5: bump version to 2.1.0 Bernd Kuhls
2026-03-14 14:06 ` [Buildroot] [PATCH 74/96] package/python-tomli: bump version to 2.4.0 Bernd Kuhls
2026-03-14 14:06 ` [Buildroot] [PATCH 75/96] package/python-tomlkit: bump version to 0.14.0 Bernd Kuhls
2026-03-14 14:06 ` [Buildroot] [PATCH 76/96] package/python-tornado: security bump version to 6.5.5 Bernd Kuhls
2026-03-14 14:06 ` [Buildroot] [PATCH 77/96] package/python-tortoise-orm: bump version to 1.1.6 Bernd Kuhls
2026-03-14 14:06 ` [Buildroot] [PATCH 78/96] package/python-tqdm: bump version to 4.67.3 Bernd Kuhls
2026-03-14 14:06 ` [Buildroot] [PATCH 79/96] package/python-trove-classifiers: bump version to 2026.1.14.14 Bernd Kuhls
2026-03-14 14:06 ` [Buildroot] [PATCH 80/96] package/python-typeguard: bump version to 4.5.1 Bernd Kuhls
2026-03-14 14:06 ` [Buildroot] [PATCH 81/96] package/python-types-psutil: bump version to 7.2.2.20260130 Bernd Kuhls
2026-03-14 14:06 ` [Buildroot] [PATCH 82/96] package/python-types-python-dateutil: bump version to 2.9.0.20260305 Bernd Kuhls
2026-03-14 14:06 ` [Buildroot] [PATCH 83/96] package/python-types-setuptools: bump version to 82.0.0.20260210 Bernd Kuhls
2026-03-14 14:06 ` [Buildroot] [PATCH 84/96] package/python-ujson: bump version to 5.12.0 Bernd Kuhls
2026-03-14 14:06 ` [Buildroot] [PATCH 85/96] package/python-urwid: bump version to 3.0.5 Bernd Kuhls
2026-03-14 14:06 ` [Buildroot] [PATCH 86/96] package/python-uvicorn: bump version to 0.41.0 Bernd Kuhls
2026-03-14 14:06 ` [Buildroot] [PATCH 87/96] package/python-weasyprint: security bump version to 68.1 Bernd Kuhls
2026-03-14 14:06 ` [Buildroot] [PATCH 88/96] package/python-websockets: bump version to 16.0 Bernd Kuhls
2026-03-14 14:06 ` [Buildroot] [PATCH 89/96] package/python-werkzeug: bump version to 3.1.6 Bernd Kuhls
2026-03-14 14:06 ` [Buildroot] [PATCH 90/96] package/python-wheel: bump version to 0.46.3 Bernd Kuhls
2026-03-27 10:03   ` Thomas Perale via buildroot
2026-03-14 14:06 ` [Buildroot] [PATCH 91/96] package/python-whitenoise: bump version to 6.12.0 Bernd Kuhls
2026-03-14 14:06 ` [Buildroot] [PATCH 92/96] package/python-xmltodict: bump version to 1.0.4 Bernd Kuhls
2026-03-14 14:06 ` [Buildroot] [PATCH 93/96] package/python-yamllint: bump version to 1.38.0 Bernd Kuhls
2026-03-14 14:06 ` [Buildroot] [PATCH 94/96] package/python-yarl: bump version to 1.23.0 Bernd Kuhls
2026-03-14 14:06 ` [Buildroot] [PATCH 95/96] package/python-zope-interface: bump version to 8.2 Bernd Kuhls
2026-03-14 14:06 ` [Buildroot] [PATCH 96/96] package/python-zopfli: bump version to 0.4.1 Bernd Kuhls
2026-03-15 22:18 ` [Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0 Julien Olivain via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox