public inbox for buildroot@busybox.net
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5
@ 2025-10-13 17:54 Bernd Kuhls
  2025-10-13 17:54 ` [Buildroot] [PATCH 02/36] package/python-pathvalidate: bump version to 3.3.1 Bernd Kuhls
                   ` (36 more replies)
  0 siblings, 37 replies; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:54 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

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 83224a28bf..d0c8b3861a 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  f83b2e4164f6589ccae39b16c30ed5de  parso-0.8.4.tar.gz
-sha256  eb3a7b58240fb99099a345571deecc0f9540ea5f4dd2fe14c2a99d6b281ab92d  parso-0.8.4.tar.gz
+md5  e0b327d04ff11e429737465f2716c232  parso-0.8.5.tar.gz
+sha256  034d7354a9a018bdce352f48b2a8a450f05e9d6ee85db84764e9b6bd96dafe5a  parso-0.8.5.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 65d10ebfc0..1cbc1f1e89 100644
--- a/package/python-parso/python-parso.mk
+++ b/package/python-parso/python-parso.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PARSO_VERSION = 0.8.4
+PYTHON_PARSO_VERSION = 0.8.5
 PYTHON_PARSO_SOURCE = parso-$(PYTHON_PARSO_VERSION).tar.gz
-PYTHON_PARSO_SITE = https://files.pythonhosted.org/packages/66/94/68e2e17afaa9169cf6412ab0f28623903be73d1b32e208d9e8e541bb086d
+PYTHON_PARSO_SITE = https://files.pythonhosted.org/packages/d4/de/53e0bcf53d13e005bd8c92e7855142494f41171b34c2536b86187474184d
 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] 41+ messages in thread

* [Buildroot] [PATCH 02/36] package/python-pathvalidate: bump version to 3.3.1
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
@ 2025-10-13 17:54 ` Bernd Kuhls
  2025-10-13 17:54 ` [Buildroot] [PATCH 03/36] package/python-pbr: bump version to 7.0.1 Bernd Kuhls
                   ` (35 subsequent siblings)
  36 siblings, 0 replies; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:54 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

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

diff --git a/package/python-pathvalidate/python-pathvalidate.hash b/package/python-pathvalidate/python-pathvalidate.hash
index 9793217fcb..c9cde9d906 100644
--- a/package/python-pathvalidate/python-pathvalidate.hash
+++ b/package/python-pathvalidate/python-pathvalidate.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/pathvalidate/json
-md5  9b6599a16c5e3ea7b6dcad5ca7dc337e  pathvalidate-3.2.3.tar.gz
-sha256  59b5b9278e30382d6d213497623043ebe63f10e29055be4419a9c04c721739cb  pathvalidate-3.2.3.tar.gz
+md5  eb93289da5c87fc28af52e8536f417bc  pathvalidate-3.3.1.tar.gz
+sha256  b18c07212bfead624345bb8e1d6141cdcf15a39736994ea0b94035ad2b1ba177  pathvalidate-3.3.1.tar.gz
 # Locally computed sha256 checksums
 sha256  130a35b917df1951aefbf366120491d5124045a87ded123f20ded21521f4e3a2  LICENSE
diff --git a/package/python-pathvalidate/python-pathvalidate.mk b/package/python-pathvalidate/python-pathvalidate.mk
index f666e07fb8..5d5baa5731 100644
--- a/package/python-pathvalidate/python-pathvalidate.mk
+++ b/package/python-pathvalidate/python-pathvalidate.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PATHVALIDATE_VERSION = 3.2.3
+PYTHON_PATHVALIDATE_VERSION = 3.3.1
 PYTHON_PATHVALIDATE_SOURCE = pathvalidate-$(PYTHON_PATHVALIDATE_VERSION).tar.gz
-PYTHON_PATHVALIDATE_SITE = https://files.pythonhosted.org/packages/92/87/c7a2f51cc62df0495acb0ed2533a7c74cc895e569a1b020ee5f6e9fa4e21
+PYTHON_PATHVALIDATE_SITE = https://files.pythonhosted.org/packages/fa/2a/52a8da6fe965dea6192eb716b357558e103aea0a1e9a8352ad575a8406ca
 PYTHON_PATHVALIDATE_SETUP_TYPE = setuptools
 PYTHON_PATHVALIDATE_LICENSE = MIT
 PYTHON_PATHVALIDATE_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] 41+ messages in thread

* [Buildroot] [PATCH 03/36] package/python-pbr: bump version to 7.0.1
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
  2025-10-13 17:54 ` [Buildroot] [PATCH 02/36] package/python-pathvalidate: bump version to 3.3.1 Bernd Kuhls
@ 2025-10-13 17:54 ` Bernd Kuhls
  2025-10-13 17:54 ` [Buildroot] [PATCH 04/36] package/python-pdm-backend: bump version to 2.4.5 Bernd Kuhls
                   ` (34 subsequent siblings)
  36 siblings, 0 replies; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:54 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

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

diff --git a/package/python-pbr/python-pbr.hash b/package/python-pbr/python-pbr.hash
index 02db9aca02..58503eaf11 100644
--- a/package/python-pbr/python-pbr.hash
+++ b/package/python-pbr/python-pbr.hash
@@ -1,6 +1,6 @@
 # md5, sha256 from https://pypi.org/pypi/pbr/json
-md5  06361b83d178fb62dcd1b4ba9a9b418c  pbr-6.1.0.tar.gz
-sha256  788183e382e3d1d7707db08978239965e8b9e4e5ed42669bf4758186734d5f24  pbr-6.1.0.tar.gz
+md5  64cd498740ec05994ef0592c73c351c5  pbr-7.0.1.tar.gz
+sha256  3ecbcb11d2b8551588ec816b3756b1eb4394186c3b689b17e04850dfc20f7e57  pbr-7.0.1.tar.gz
 # Locally computed sha256 checksums
 sha256  5df2a0d87d6c562f0ea11c688ac52532aa28d744cabc7994ff0537f64b3b3320  LICENSE
 sha256  eb4a8c8791f6caab1cf36df26db2b6f4e2ddda52657b060ff7f02abc63910aef  pbr/tests/testpackage/LICENSE.txt
diff --git a/package/python-pbr/python-pbr.mk b/package/python-pbr/python-pbr.mk
index 993e748a2b..ec530ded04 100644
--- a/package/python-pbr/python-pbr.mk
+++ b/package/python-pbr/python-pbr.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PBR_VERSION = 6.1.0
+PYTHON_PBR_VERSION = 7.0.1
 PYTHON_PBR_SOURCE = pbr-$(PYTHON_PBR_VERSION).tar.gz
-PYTHON_PBR_SITE = https://files.pythonhosted.org/packages/b2/35/80cf8f6a4f34017a7fe28242dc45161a1baa55c41563c354d8147e8358b2
+PYTHON_PBR_SITE = https://files.pythonhosted.org/packages/ad/8d/23253ab92d4731eb34383a69b39568ca63a1685bec1e9946e91a32fc87ad
 PYTHON_PBR_SETUP_TYPE = setuptools
 PYTHON_PBR_LICENSE = Apache-2.0 (module), BSD-3-Clause (test package)
 PYTHON_PBR_LICENSE_FILES = LICENSE pbr/tests/testpackage/LICENSE.txt
-- 
2.47.3

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

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

* [Buildroot] [PATCH 04/36] package/python-pdm-backend: bump version to 2.4.5
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
  2025-10-13 17:54 ` [Buildroot] [PATCH 02/36] package/python-pathvalidate: bump version to 3.3.1 Bernd Kuhls
  2025-10-13 17:54 ` [Buildroot] [PATCH 03/36] package/python-pbr: bump version to 7.0.1 Bernd Kuhls
@ 2025-10-13 17:54 ` Bernd Kuhls
  2025-10-13 17:54 ` [Buildroot] [PATCH 05/36] package/python-posix-ipc: bump version to 1.3.0 Bernd Kuhls
                   ` (33 subsequent siblings)
  36 siblings, 0 replies; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:54 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

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 9e33849329..3c7a23b79a 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  3aad60c8b253336b09129551677912ad  pdm_backend-2.4.3.tar.gz
-sha256  dbd9047a7ac10d11a5227e97163b617ad5d665050476ff63867d971758200728  pdm_backend-2.4.3.tar.gz
+md5  6e05613e331b4cb95a973ff99f642bc9  pdm_backend-2.4.5.tar.gz
+sha256  56c019c440308adad5d057c08cbb777e65f43b991a3b0920749781258972fe5b  pdm_backend-2.4.5.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 0565de5b8c..60299df9a9 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.3
+PYTHON_PDM_BACKEND_VERSION = 2.4.5
 PYTHON_PDM_BACKEND_SOURCE = pdm_backend-$(PYTHON_PDM_BACKEND_VERSION).tar.gz
-PYTHON_PDM_BACKEND_SITE = https://files.pythonhosted.org/packages/d9/bf/d75d568521cef171ae9138d9ab55c169a98ee803853ca87b7096e4636d5b
+PYTHON_PDM_BACKEND_SITE = https://files.pythonhosted.org/packages/4d/f2/59135ddc68636a33179a37c002abcb162a9811c9ce14469258e486bec012
 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] 41+ messages in thread

* [Buildroot] [PATCH 05/36] package/python-posix-ipc: bump version to 1.3.0
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
                   ` (2 preceding siblings ...)
  2025-10-13 17:54 ` [Buildroot] [PATCH 04/36] package/python-pdm-backend: bump version to 2.4.5 Bernd Kuhls
@ 2025-10-13 17:54 ` Bernd Kuhls
  2025-10-13 17:54 ` [Buildroot] [PATCH 06/36] package/python-prompt-toolkit: bump version to 3.0.52 Bernd Kuhls
                   ` (32 subsequent siblings)
  36 siblings, 0 replies; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:54 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

Release notes:
https://github.com/osvenskan/posix_ipc/blob/rel1.3.0/history.md

Updated project URL due to note at
http://semanchuk.com/philip/posix_ipc/

Updated license hash due to upstream commits:
https://github.com/osvenskan/posix_ipc/commit/5ddd92995681595acbc530b7fbd4b7ff36279a16
https://github.com/osvenskan/posix_ipc/commit/5ddd92995681595acbc530b7fbd4b7ff36279a16

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

diff --git a/package/python-posix-ipc/Config.in b/package/python-posix-ipc/Config.in
index 2c62678679..59200de66c 100644
--- a/package/python-posix-ipc/Config.in
+++ b/package/python-posix-ipc/Config.in
@@ -7,7 +7,7 @@ config BR2_PACKAGE_PYTHON_POSIX_IPC
 	  on systems that support the POSIX Realtime Extensions
 	  a.k.a. POSIX 1003.1b-1993.
 
-	  http://semanchuk.com/philip/posix_ipc/
+	  https://github.com/osvenskan/posix_ipc/
 
 comment "python-posix-ipc needs a toolchain w/ threads"
 	depends on !BR2_TOOLCHAIN_HAS_THREADS
diff --git a/package/python-posix-ipc/python-posix-ipc.hash b/package/python-posix-ipc/python-posix-ipc.hash
index 427e4c7b55..1f1d98bcb4 100644
--- a/package/python-posix-ipc/python-posix-ipc.hash
+++ b/package/python-posix-ipc/python-posix-ipc.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/posix-ipc/json
-md5  523a31c4dbd56e0d4fd677f33e126e5d  posix_ipc-1.1.1.tar.gz
-sha256  e2456ba0cfb2ee5ba14121450e8d825b3c4a1461fca0761220aab66d4111cbb7  posix_ipc-1.1.1.tar.gz
+md5  2488e63c881311f2bb697a0344ba9070  posix_ipc-1.3.0.tar.gz
+sha256  6e559ac5bb5f6f233c396103f4868e383bbd8f4e54d20876910896f47d353448  posix_ipc-1.3.0.tar.gz
 # Locally computed sha256 checksums
-sha256  2b58f0bf31a8cbd7e56bfef030e9f7f02758ce8a810d073ccf41753bdc2a0747  LICENSE
+sha256  3f65e6e3d932adabcc6176dad775c6e538711483ef8de45a3ec47a12525f56b3  LICENSE
diff --git a/package/python-posix-ipc/python-posix-ipc.mk b/package/python-posix-ipc/python-posix-ipc.mk
index bdd2f1d4af..48d6588310 100644
--- a/package/python-posix-ipc/python-posix-ipc.mk
+++ b/package/python-posix-ipc/python-posix-ipc.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_POSIX_IPC_VERSION = 1.1.1
+PYTHON_POSIX_IPC_VERSION = 1.3.0
 PYTHON_POSIX_IPC_SOURCE = posix_ipc-$(PYTHON_POSIX_IPC_VERSION).tar.gz
-PYTHON_POSIX_IPC_SITE = https://files.pythonhosted.org/packages/07/7f/b954f224a226960a4aa98b6c5fa3d4f3fafb20bb8461446e41b563aee863
+PYTHON_POSIX_IPC_SITE = https://files.pythonhosted.org/packages/2b/a1/16d4b5a7dfc3dbb5965debe0415b6dc4866d4c94a1229f5b12cde7b78de8
 PYTHON_POSIX_IPC_LICENSE = BSD-3-Clause
 PYTHON_POSIX_IPC_LICENSE_FILES = LICENSE
 PYTHON_POSIX_IPC_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] 41+ messages in thread

* [Buildroot] [PATCH 06/36] package/python-prompt-toolkit: bump version to 3.0.52
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
                   ` (3 preceding siblings ...)
  2025-10-13 17:54 ` [Buildroot] [PATCH 05/36] package/python-posix-ipc: bump version to 1.3.0 Bernd Kuhls
@ 2025-10-13 17:54 ` Bernd Kuhls
  2025-10-13 17:54 ` [Buildroot] [PATCH 07/36] package/python-proto-plus: bump version to 1.26.1 Bernd Kuhls
                   ` (31 subsequent siblings)
  36 siblings, 0 replies; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:54 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

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

diff --git a/package/python-prompt-toolkit/python-prompt-toolkit.hash b/package/python-prompt-toolkit/python-prompt-toolkit.hash
index 6c531cb49b..a9fa1ffe3e 100644
--- a/package/python-prompt-toolkit/python-prompt-toolkit.hash
+++ b/package/python-prompt-toolkit/python-prompt-toolkit.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/prompt-toolkit/json
-md5  c272c222da72fd7a854589a8059081af  prompt_toolkit-3.0.50.tar.gz
-sha256  544748f3860a2623ca5cd6d2795e7a14f3d0e1c3c9728359013f79877fc89bab  prompt_toolkit-3.0.50.tar.gz
+md5  8d75b89a1478259c17130d4fab6de475  prompt_toolkit-3.0.52.tar.gz
+sha256  28cde192929c8e7321de85de1ddbe736f1375148b02f2e17edd840042b1be855  prompt_toolkit-3.0.52.tar.gz
 # Locally computed sha256 checksums
 sha256  303574d9bdd85c757d6025017942bf17baeedf2778f62bd7f425d07d880f4c4a  LICENSE
diff --git a/package/python-prompt-toolkit/python-prompt-toolkit.mk b/package/python-prompt-toolkit/python-prompt-toolkit.mk
index 06fcc925a7..280a6561e2 100644
--- a/package/python-prompt-toolkit/python-prompt-toolkit.mk
+++ b/package/python-prompt-toolkit/python-prompt-toolkit.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PROMPT_TOOLKIT_VERSION = 3.0.50
+PYTHON_PROMPT_TOOLKIT_VERSION = 3.0.52
 PYTHON_PROMPT_TOOLKIT_SOURCE = prompt_toolkit-$(PYTHON_PROMPT_TOOLKIT_VERSION).tar.gz
-PYTHON_PROMPT_TOOLKIT_SITE = https://files.pythonhosted.org/packages/a1/e1/bd15cb8ffdcfeeb2bdc215de3c3cffca11408d829e4b8416dcfe71ba8854
+PYTHON_PROMPT_TOOLKIT_SITE = https://files.pythonhosted.org/packages/a1/96/06e01a7b38dce6fe1db213e061a4602dd6032a8a97ef6c1a862537732421
 PYTHON_PROMPT_TOOLKIT_SETUP_TYPE = setuptools
 PYTHON_PROMPT_TOOLKIT_LICENSE = BSD-3-Clause
 PYTHON_PROMPT_TOOLKIT_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] 41+ messages in thread

* [Buildroot] [PATCH 07/36] package/python-proto-plus: bump version to 1.26.1
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
                   ` (4 preceding siblings ...)
  2025-10-13 17:54 ` [Buildroot] [PATCH 06/36] package/python-prompt-toolkit: bump version to 3.0.52 Bernd Kuhls
@ 2025-10-13 17:54 ` Bernd Kuhls
  2025-10-13 17:54 ` [Buildroot] [PATCH 08/36] package/python-psutil: bump version to 7.1.0 Bernd Kuhls
                   ` (30 subsequent siblings)
  36 siblings, 0 replies; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:54 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

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 fc8c1ad2f4..b55ac8bca0 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  12eab5f7e789e1153cd0dab5018bda09  proto_plus-1.26.0.tar.gz
-sha256  6e93d5f5ca267b54300880fff156b6a3386b3fa3f43b1da62e680fc0c586ef22  proto_plus-1.26.0.tar.gz
+md5  631b92558563874de67630333450e08f  proto_plus-1.26.1.tar.gz
+sha256  21a515a4c4c0088a773899e23c7bbade3d18f9c66c73edd4c7ee3816bc96a012  proto_plus-1.26.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 1fe4fa3431..b024e9952f 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.26.0
+PYTHON_PROTO_PLUS_VERSION = 1.26.1
 PYTHON_PROTO_PLUS_SOURCE = proto_plus-$(PYTHON_PROTO_PLUS_VERSION).tar.gz
-PYTHON_PROTO_PLUS_SITE = https://files.pythonhosted.org/packages/26/79/a5c6cbb42268cfd3ddc652dc526889044a8798c688a03ff58e5e92b743c8
+PYTHON_PROTO_PLUS_SITE = https://files.pythonhosted.org/packages/f4/ac/87285f15f7cce6d4a008f33f1757fb5a13611ea8914eb58c3d0d26243468
 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] 41+ messages in thread

* [Buildroot] [PATCH 08/36] package/python-psutil: bump version to 7.1.0
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
                   ` (5 preceding siblings ...)
  2025-10-13 17:54 ` [Buildroot] [PATCH 07/36] package/python-proto-plus: bump version to 1.26.1 Bernd Kuhls
@ 2025-10-13 17:54 ` Bernd Kuhls
  2025-10-13 17:54 ` [Buildroot] [PATCH 09/36] package/python-pyasn1: bump version to 0.6.1 Bernd Kuhls
                   ` (29 subsequent siblings)
  36 siblings, 0 replies; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:54 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

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 3432ac6506..0ba261a7a8 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  d06db97a604ddeac1d42694eac4390db  psutil-6.1.1.tar.gz
-sha256  cf8496728c18f2d0b45198f06895be52f36611711746b7f30c464b422b50e2f5  psutil-6.1.1.tar.gz
+md5  26dc8499f435198ab3f907edf9e7d7b4  psutil-7.1.0.tar.gz
+sha256  655708b3c069387c8b77b072fc429a57d0e214221d01c0a772df7dfedcb3bcd2  psutil-7.1.0.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 ff90126a8f..41fd92fe37 100644
--- a/package/python-psutil/python-psutil.mk
+++ b/package/python-psutil/python-psutil.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PSUTIL_VERSION = 6.1.1
+PYTHON_PSUTIL_VERSION = 7.1.0
 PYTHON_PSUTIL_SOURCE = psutil-$(PYTHON_PSUTIL_VERSION).tar.gz
-PYTHON_PSUTIL_SITE = https://files.pythonhosted.org/packages/1f/5a/07871137bb752428aa4b659f910b399ba6f291156bdea939be3e96cae7cb
+PYTHON_PSUTIL_SITE = https://files.pythonhosted.org/packages/b3/31/4723d756b59344b643542936e37a31d1d3204bcdc42a7daa8ee9eb06fb50
 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] 41+ messages in thread

* [Buildroot] [PATCH 09/36] package/python-pyasn1: bump version to 0.6.1
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
                   ` (6 preceding siblings ...)
  2025-10-13 17:54 ` [Buildroot] [PATCH 08/36] package/python-psutil: bump version to 7.1.0 Bernd Kuhls
@ 2025-10-13 17:54 ` Bernd Kuhls
  2026-03-20 15:54   ` Thomas Perale via buildroot
  2025-10-13 17:54 ` [Buildroot] [PATCH 10/36] package/python-pycares: bump version to 4.11.0 Bernd Kuhls
                   ` (28 subsequent siblings)
  36 siblings, 1 reply; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:54 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

Changelog: https://github.com/pyasn1/pyasn1/blob/v0.6.1/CHANGES.rst

Updated project URL according to https://pypi.org/project/pyasn1/

Updated license hash due to copyright year bump:
https://github.com/pyasn1/pyasn1/commit/acb78299d1270a2fea0d11e5509777b7c5777f3f

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

diff --git a/package/python-pyasn1/Config.in b/package/python-pyasn1/Config.in
index fea63813b9..fb576ffb71 100644
--- a/package/python-pyasn1/Config.in
+++ b/package/python-pyasn1/Config.in
@@ -3,4 +3,4 @@ config BR2_PACKAGE_PYTHON_PYASN1
 	help
 	  ASN.1 types and codecs.
 
-	  https://github.com/etingof/pyasn1
+	  https://github.com/pyasn1/pyasn1
diff --git a/package/python-pyasn1/python-pyasn1.hash b/package/python-pyasn1/python-pyasn1.hash
index 4347a43c46..4268d82c38 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  dffae4ff9f997a83324b3f33fe62be54  pyasn1-0.4.8.tar.gz
-sha256  aef77c9fb94a3ac588e87841208bdec464471d9871bd5050a287cc9a475cd0ba  pyasn1-0.4.8.tar.gz
+md5  75cdc260597f112fdfefec85379e710d  pyasn1-0.6.1.tar.gz
+sha256  6f580d2bdd84365380830acf45550f2511469f673cb4a5ae3857a3170128b034  pyasn1-0.6.1.tar.gz
 # Locally computed sha256 checksums
-sha256  22c5cc6922ab5d69fba32d8c5ee4cdd14981508cb53afc0ebd85593847fd95a5  LICENSE.rst
+sha256  2aad5fc00f705c4a1addb83eed10a6a75d286a3779f0cf8519d87e62bc4735fd  LICENSE.rst
diff --git a/package/python-pyasn1/python-pyasn1.mk b/package/python-pyasn1/python-pyasn1.mk
index 60050bef18..7a5cde40fb 100644
--- a/package/python-pyasn1/python-pyasn1.mk
+++ b/package/python-pyasn1/python-pyasn1.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PYASN1_VERSION = 0.4.8
+PYTHON_PYASN1_VERSION = 0.6.1
 PYTHON_PYASN1_SOURCE = pyasn1-$(PYTHON_PYASN1_VERSION).tar.gz
-PYTHON_PYASN1_SITE = https://files.pythonhosted.org/packages/a4/db/fffec68299e6d7bad3d504147f9094830b704527a7fc098b721d38cc7fa7
+PYTHON_PYASN1_SITE = https://files.pythonhosted.org/packages/ba/e9/01f1a64245b89f039897cb0130016d79f77d52669aae6ee7b159a6c4c018
 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] 41+ messages in thread

* [Buildroot] [PATCH 10/36] package/python-pycares: bump version to 4.11.0
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
                   ` (7 preceding siblings ...)
  2025-10-13 17:54 ` [Buildroot] [PATCH 09/36] package/python-pyasn1: bump version to 0.6.1 Bernd Kuhls
@ 2025-10-13 17:54 ` Bernd Kuhls
  2025-10-13 17:54 ` [Buildroot] [PATCH 11/36] package/python-pycrate: bump version to 0.7.11 Bernd Kuhls
                   ` (27 subsequent siblings)
  36 siblings, 0 replies; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:54 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

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

diff --git a/package/python-pycares/python-pycares.hash b/package/python-pycares/python-pycares.hash
index 95558f0477..179288f694 100644
--- a/package/python-pycares/python-pycares.hash
+++ b/package/python-pycares/python-pycares.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/pycares/json
-md5  5824db5d38e1aa13a412e2b8bbe52160  pycares-4.5.0.tar.gz
-sha256  025b6c2ffea4e9fb8f9a097381c2fecb24aff23fbd6906e70da22ec9ba60e19d  pycares-4.5.0.tar.gz
+md5  230e5133767e84f5d99c93dd07fea611  pycares-4.11.0.tar.gz
+sha256  c863d9003ca0ce7df26429007859afd2a621d3276ed9fef154a9123db9252557  pycares-4.11.0.tar.gz
 # Locally computed sha256 checksums
 sha256  427bb3a5372024a26e2c290b24382512bcc7ca123431c4dd178dd613beea7eee  LICENSE
diff --git a/package/python-pycares/python-pycares.mk b/package/python-pycares/python-pycares.mk
index 31153434ef..0f42bc591b 100644
--- a/package/python-pycares/python-pycares.mk
+++ b/package/python-pycares/python-pycares.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PYCARES_VERSION = 4.5.0
+PYTHON_PYCARES_VERSION = 4.11.0
 PYTHON_PYCARES_SOURCE = pycares-$(PYTHON_PYCARES_VERSION).tar.gz
-PYTHON_PYCARES_SITE = https://files.pythonhosted.org/packages/d7/b1/94daaa50b6d2fa14c6b4981ca24fa4e7aa33a7519962c76170072ffb06ee
+PYTHON_PYCARES_SITE = https://files.pythonhosted.org/packages/8d/ad/9d1e96486d2eb5a2672c4d9a2dd372d015b8d7a332c6ac2722c4c8e6bbbf
 PYTHON_PYCARES_SETUP_TYPE = setuptools
 PYTHON_PYCARES_LICENSE = MIT
 PYTHON_PYCARES_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] 41+ messages in thread

* [Buildroot] [PATCH 11/36] package/python-pycrate: bump version to 0.7.11
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
                   ` (8 preceding siblings ...)
  2025-10-13 17:54 ` [Buildroot] [PATCH 10/36] package/python-pycares: bump version to 4.11.0 Bernd Kuhls
@ 2025-10-13 17:54 ` Bernd Kuhls
  2025-10-13 17:54 ` [Buildroot] [PATCH 12/36] package/python-pydal: bump version to 20250922.1 Bernd Kuhls
                   ` (26 subsequent siblings)
  36 siblings, 0 replies; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:54 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

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

diff --git a/package/python-pycrate/python-pycrate.hash b/package/python-pycrate/python-pycrate.hash
index 0115fb8b50..85ec6c6588 100644
--- a/package/python-pycrate/python-pycrate.hash
+++ b/package/python-pycrate/python-pycrate.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/pycrate/json
-md5  cd6b9bcfd92bfc74d3bbbea3c7c5d8bc  pycrate-0.7.8.tar.gz
-sha256  4c37aa2b1c3d64067668d015ec319dd94352ddcf6db495cb9a69033451c9f391  pycrate-0.7.8.tar.gz
+md5  7227ba1e2124dc84818adee804de42fe  pycrate-0.7.11.tar.gz
+sha256  23dc1c19b148a17637fea73166b801c767ae738cc4cb3d8b1f74a29e469d7c02  pycrate-0.7.11.tar.gz
 # Locally computed sha256 checksums
 sha256  dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551  license.txt
diff --git a/package/python-pycrate/python-pycrate.mk b/package/python-pycrate/python-pycrate.mk
index de79e3b35d..ac0e5e1cca 100644
--- a/package/python-pycrate/python-pycrate.mk
+++ b/package/python-pycrate/python-pycrate.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PYCRATE_VERSION = 0.7.8
+PYTHON_PYCRATE_VERSION = 0.7.11
 PYTHON_PYCRATE_SOURCE = pycrate-$(PYTHON_PYCRATE_VERSION).tar.gz
-PYTHON_PYCRATE_SITE = https://files.pythonhosted.org/packages/01/cb/091d5632190beb38099d095eb35245fe32352375d791d9c3c2403447f79a
+PYTHON_PYCRATE_SITE = https://files.pythonhosted.org/packages/42/70/64a5b11e831dab532b4b61e684c5807a68daeb93b2bd4853975acaaf968e
 PYTHON_PYCRATE_SETUP_TYPE = setuptools
 PYTHON_PYCRATE_LICENSE = LGPL-2.1+
 PYTHON_PYCRATE_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] 41+ messages in thread

* [Buildroot] [PATCH 12/36] package/python-pydal: bump version to 20250922.1
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
                   ` (9 preceding siblings ...)
  2025-10-13 17:54 ` [Buildroot] [PATCH 11/36] package/python-pycrate: bump version to 0.7.11 Bernd Kuhls
@ 2025-10-13 17:54 ` Bernd Kuhls
  2025-10-13 17:54 ` [Buildroot] [PATCH 13/36] package/python-pyelftools: bump version to 0.32 Bernd Kuhls
                   ` (25 subsequent siblings)
  36 siblings, 0 replies; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:54 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

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

diff --git a/package/python-pydal/python-pydal.hash b/package/python-pydal/python-pydal.hash
index aa6b55b951..d5934d2099 100644
--- a/package/python-pydal/python-pydal.hash
+++ b/package/python-pydal/python-pydal.hash
@@ -1,5 +1,5 @@
-# md5, sha256 https://pypi.org/project/pydal/#pydal-20250629.2.tar.gz
-md5  9d6c7dcab8d109355b41befd4e00beea  pydal-20250629.2.tar.gz
-sha256  3fae6250b9dc61ab0deda8700fbe5ccc6970ba6f8de03d58d1609de97a415d29  pydal-20250629.2.tar.gz
+# md5, sha256 from https://pypi.org/pypi/pydal/json
+md5  f596df168df88de7599b5b6721d2e1e9  pydal-20250922.1.tar.gz
+sha256  b88a0fad430ff62f840d32576e819d692541bd9edaaa05578b134bb2cd251727  pydal-20250922.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 cd9d2967e6..006f4ed346 100644
--- a/package/python-pydal/python-pydal.mk
+++ b/package/python-pydal/python-pydal.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PYDAL_VERSION = 20250629.2
+PYTHON_PYDAL_VERSION = 20250922.1
 PYTHON_PYDAL_SOURCE = pydal-$(PYTHON_PYDAL_VERSION).tar.gz
-PYTHON_PYDAL_SITE = https://files.pythonhosted.org/packages/43/9b/a4ec4f0970259b873ee6ea66cfd7681436aa3dff814aa1ad589315a6a4a6
+PYTHON_PYDAL_SITE = https://files.pythonhosted.org/packages/f9/94/bf35afe3eaf94e2c411be204b8421b3abb34a24a260513fd9bc0e45c05e4
 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] 41+ messages in thread

* [Buildroot] [PATCH 13/36] package/python-pyelftools: bump version to 0.32
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
                   ` (10 preceding siblings ...)
  2025-10-13 17:54 ` [Buildroot] [PATCH 12/36] package/python-pydal: bump version to 20250922.1 Bernd Kuhls
@ 2025-10-13 17:54 ` Bernd Kuhls
  2025-10-13 17:54 ` [Buildroot] [PATCH 14/36] package/python-pyftpdlib: bump version to 2.1.0 Bernd Kuhls
                   ` (24 subsequent siblings)
  36 siblings, 0 replies; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:54 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

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

diff --git a/package/python-pyelftools/python-pyelftools.hash b/package/python-pyelftools/python-pyelftools.hash
index 0c848cdca6..7c0867afbe 100644
--- a/package/python-pyelftools/python-pyelftools.hash
+++ b/package/python-pyelftools/python-pyelftools.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/pyelftools/json
-md5  abd09b11e10bf32bfa6cf968b7a41e57  pyelftools-0.31.tar.gz
-sha256  c774416b10310156879443b81187d182d8d9ee499660380e645918b50bc88f99  pyelftools-0.31.tar.gz
+md5  240cf39dc5dad992f25cb5a4e4244f88  pyelftools-0.32.tar.gz
+sha256  6de90ee7b8263e740c8715a925382d4099b354f29ac48ea40d840cf7aa14ace5  pyelftools-0.32.tar.gz
 # Locally computed sha256 checksums
 sha256  ae18bf4cb82f92af7547259177bc28bc48e4fc732518bcedfe690226288d3445  LICENSE
diff --git a/package/python-pyelftools/python-pyelftools.mk b/package/python-pyelftools/python-pyelftools.mk
index 9c46419e41..19fef11515 100644
--- a/package/python-pyelftools/python-pyelftools.mk
+++ b/package/python-pyelftools/python-pyelftools.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PYELFTOOLS_VERSION = 0.31
+PYTHON_PYELFTOOLS_VERSION = 0.32
 PYTHON_PYELFTOOLS_SOURCE = pyelftools-$(PYTHON_PYELFTOOLS_VERSION).tar.gz
-PYTHON_PYELFTOOLS_SITE = https://files.pythonhosted.org/packages/88/56/0f2d69ed9a0060da009f672ddec8a71c041d098a66f6b1d80264bf6bbdc0
+PYTHON_PYELFTOOLS_SITE = https://files.pythonhosted.org/packages/b9/ab/33968940b2deb3d92f5b146bc6d4009a5f95d1d06c148ea2f9ee965071af
 PYTHON_PYELFTOOLS_LICENSE = Public domain
 PYTHON_PYELFTOOLS_LICENSE_FILES = LICENSE
 PYTHON_PYELFTOOLS_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] 41+ messages in thread

* [Buildroot] [PATCH 14/36] package/python-pyftpdlib: bump version to 2.1.0
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
                   ` (11 preceding siblings ...)
  2025-10-13 17:54 ` [Buildroot] [PATCH 13/36] package/python-pyelftools: bump version to 0.32 Bernd Kuhls
@ 2025-10-13 17:54 ` Bernd Kuhls
  2025-10-13 17:54 ` [Buildroot] [PATCH 15/36] package/python-pyicu: bump version to 2.15.3 Bernd Kuhls
                   ` (23 subsequent siblings)
  36 siblings, 0 replies; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:54 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

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 a463e98d7f..6c15528bf7 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  16bbc0f0e06964a7da16e88de5f38e20  pyftpdlib-2.0.1.tar.gz
-sha256  ef0d172a82bfae10e2dec222e87533514609d41bf4b0fd0f07e29d4380fb96bf  pyftpdlib-2.0.1.tar.gz
+md5  68632ce84491dfc2d2a4cc1426fd4d14  pyftpdlib-2.1.0.tar.gz
+sha256  5e92e7ba37c3e458ec458e5c201e2deb992cb6011c963e6a8512a634d8d80116  pyftpdlib-2.1.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 85be95da57..337d979503 100644
--- a/package/python-pyftpdlib/python-pyftpdlib.mk
+++ b/package/python-pyftpdlib/python-pyftpdlib.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PYFTPDLIB_VERSION = 2.0.1
+PYTHON_PYFTPDLIB_VERSION = 2.1.0
 PYTHON_PYFTPDLIB_SOURCE = pyftpdlib-$(PYTHON_PYFTPDLIB_VERSION).tar.gz
-PYTHON_PYFTPDLIB_SITE = https://files.pythonhosted.org/packages/b4/0c/32bf0a7c88efe147bc3bc6586216d92269d196c59f149b05efa973834946
+PYTHON_PYFTPDLIB_SITE = https://files.pythonhosted.org/packages/fc/67/3299ce20585601d21e05153eb9275cb799ae408fe15ab93e48e4582ea9fe
 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] 41+ messages in thread

* [Buildroot] [PATCH 15/36] package/python-pyicu: bump version to 2.15.3
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
                   ` (12 preceding siblings ...)
  2025-10-13 17:54 ` [Buildroot] [PATCH 14/36] package/python-pyftpdlib: bump version to 2.1.0 Bernd Kuhls
@ 2025-10-13 17:54 ` Bernd Kuhls
  2025-10-13 17:54 ` [Buildroot] [PATCH 16/36] package/python-pymodbus: bump version to 3.11.3 Bernd Kuhls
                   ` (22 subsequent siblings)
  36 siblings, 0 replies; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:54 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

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

diff --git a/package/python-pyicu/python-pyicu.hash b/package/python-pyicu/python-pyicu.hash
index a765897601..afd14437ce 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  7ec5ad0d62a2a27f919ca8a775352a71  PyICU-2.14.tar.gz
-sha256  acc7eb92bd5c554ed577249c6978450a4feda0aa6f01470152b3a7b382a02132  PyICU-2.14.tar.gz
+md5  6ae2145f2a98433f461b128c3ebef233  pyicu-2.15.3.tar.gz
+sha256  f32e78e1cb64d0aeb14f027e037a8944861d3114548818a6adf0081ef51aefc3  pyicu-2.15.3.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 413f595414..5025bd649b 100644
--- a/package/python-pyicu/python-pyicu.mk
+++ b/package/python-pyicu/python-pyicu.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PYICU_VERSION = 2.14
-PYTHON_PYICU_SOURCE = PyICU-$(PYTHON_PYICU_VERSION).tar.gz
-PYTHON_PYICU_SITE = https://files.pythonhosted.org/packages/52/21/4e9b0a3ace3027fc63107fa2b5d6e66e321e104da071d787856962fbad52
+PYTHON_PYICU_VERSION = 2.15.3
+PYTHON_PYICU_SOURCE = pyicu-$(PYTHON_PYICU_VERSION).tar.gz
+PYTHON_PYICU_SITE = https://files.pythonhosted.org/packages/88/b0/c8b61bac55424e2ff80e20d7251c3f002baff3c07c34cee3849e3505d8f5
 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] 41+ messages in thread

* [Buildroot] [PATCH 16/36] package/python-pymodbus: bump version to 3.11.3
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
                   ` (13 preceding siblings ...)
  2025-10-13 17:54 ` [Buildroot] [PATCH 15/36] package/python-pyicu: bump version to 2.15.3 Bernd Kuhls
@ 2025-10-13 17:54 ` Bernd Kuhls
  2025-10-13 17:54 ` [Buildroot] [PATCH 17/36] package/python-pynacl: bump version to 1.6.0 Bernd Kuhls
                   ` (21 subsequent siblings)
  36 siblings, 0 replies; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:54 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

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 f6f712d6b4..7fbcfb0e13 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  658112be7a0ca2c9d85789a64751ece0  pymodbus-3.11.2.tar.gz
-sha256  132712baf79cae339aac694739b14551bab69b2a078570cb1350b1db0cccdba7  pymodbus-3.11.2.tar.gz
+md5  18a9929a065d545205ee62d8300884a7  pymodbus-3.11.3.tar.gz
+sha256  10c2902838ad5a233baefb64b1c1fb064fa762b22b221bf35191bf39f01449a8  pymodbus-3.11.3.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 383979ebf4..16e8323c97 100644
--- a/package/python-pymodbus/python-pymodbus.mk
+++ b/package/python-pymodbus/python-pymodbus.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PYMODBUS_VERSION = 3.11.2
+PYTHON_PYMODBUS_VERSION = 3.11.3
 PYTHON_PYMODBUS_SOURCE = pymodbus-$(PYTHON_PYMODBUS_VERSION).tar.gz
-PYTHON_PYMODBUS_SITE = https://files.pythonhosted.org/packages/d1/28/34f667085cb162ac68be849e4ea1ced4c54d97b7d8099c11b27ec1cf2fa1
+PYTHON_PYMODBUS_SITE = https://files.pythonhosted.org/packages/2e/3b/599f812b03147f1eee357f0eb62f1753ff5bfc099da9aced63ecf6f32560
 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] 41+ messages in thread

* [Buildroot] [PATCH 17/36] package/python-pynacl: bump version to 1.6.0
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
                   ` (14 preceding siblings ...)
  2025-10-13 17:54 ` [Buildroot] [PATCH 16/36] package/python-pymodbus: bump version to 3.11.3 Bernd Kuhls
@ 2025-10-13 17:54 ` Bernd Kuhls
  2025-10-13 17:54 ` [Buildroot] [PATCH 18/36] package/python-pyopenssl: bump version to 25.3.0 Bernd Kuhls
                   ` (20 subsequent siblings)
  36 siblings, 0 replies; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:54 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

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

diff --git a/package/python-pynacl/python-pynacl.hash b/package/python-pynacl/python-pynacl.hash
index 85a7447b32..f78299953b 100644
--- a/package/python-pynacl/python-pynacl.hash
+++ b/package/python-pynacl/python-pynacl.hash
@@ -1,5 +1,5 @@
-# md5, sha256 from https://pypi.org/pypi/PyNaCl/json
-md5  93989045e25f1111452cfdf5e021814d  PyNaCl-1.5.0.tar.gz
-sha256  8ac7448f09ab85811607bdd21ec2464495ac8b7c66d146bf545b0f08fb9220ba  PyNaCl-1.5.0.tar.gz
+# md5, sha256 from https://pypi.org/pypi/pynacl/json
+md5  297e50e469abf0b5ea18b3a158312ba5  pynacl-1.6.0.tar.gz
+sha256  cb36deafe6e2bce3b286e5d1f3e1c246e0ccdb8808ddb4550bb2792f2df298f2  pynacl-1.6.0.tar.gz
 # Locally computed sha256 checksums
 sha256  d3174ad63e721d4c9dccb8ad4320848992d314369bc46319720b5802c9153fe9  LICENSE
diff --git a/package/python-pynacl/python-pynacl.mk b/package/python-pynacl/python-pynacl.mk
index bd2571c3ad..10163afa7a 100644
--- a/package/python-pynacl/python-pynacl.mk
+++ b/package/python-pynacl/python-pynacl.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PYNACL_VERSION = 1.5.0
-PYTHON_PYNACL_SOURCE = PyNaCl-$(PYTHON_PYNACL_VERSION).tar.gz
-PYTHON_PYNACL_SITE = https://files.pythonhosted.org/packages/a7/22/27582568be639dfe22ddb3902225f91f2f17ceff88ce80e4db396c8986da
+PYTHON_PYNACL_VERSION = 1.6.0
+PYTHON_PYNACL_SOURCE = pynacl-$(PYTHON_PYNACL_VERSION).tar.gz
+PYTHON_PYNACL_SITE = https://files.pythonhosted.org/packages/06/c6/a3124dee667a423f2c637cfd262a54d67d8ccf3e160f3c50f622a85b7723
 PYTHON_PYNACL_LICENSE = Apache-2.0
 PYTHON_PYNACL_LICENSE_FILES = LICENSE
 PYTHON_PYNACL_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] 41+ messages in thread

* [Buildroot] [PATCH 18/36] package/python-pyopenssl: bump version to 25.3.0
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
                   ` (15 preceding siblings ...)
  2025-10-13 17:54 ` [Buildroot] [PATCH 17/36] package/python-pynacl: bump version to 1.6.0 Bernd Kuhls
@ 2025-10-13 17:54 ` Bernd Kuhls
  2025-10-13 17:54 ` [Buildroot] [PATCH 19/36] package/python-pytest: bump version to 8.4.2 Bernd Kuhls
                   ` (19 subsequent siblings)
  36 siblings, 0 replies; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:54 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

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

diff --git a/package/python-pyopenssl/python-pyopenssl.hash b/package/python-pyopenssl/python-pyopenssl.hash
index 8237b1cfcc..b42719e3ca 100644
--- a/package/python-pyopenssl/python-pyopenssl.hash
+++ b/package/python-pyopenssl/python-pyopenssl.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/pyopenssl/json
-md5  b5b79d0bab00c40160cf983ef7ac3771  pyopenssl-25.0.0.tar.gz
-sha256  cd2cef799efa3936bb08e8ccb9433a575722b9dd986023f1cabc4ae64e9dac16  pyopenssl-25.0.0.tar.gz
+md5  d755732945157fb8ca98c2d66a55755d  pyopenssl-25.3.0.tar.gz
+sha256  c981cb0a3fd84e8602d7afc209522773b94c1c2446a3c710a75b06fe1beae329  pyopenssl-25.3.0.tar.gz
 # Locally computed sha256 checksums
 sha256  cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30  LICENSE
diff --git a/package/python-pyopenssl/python-pyopenssl.mk b/package/python-pyopenssl/python-pyopenssl.mk
index 33884f8d6c..2dee55d8cc 100644
--- a/package/python-pyopenssl/python-pyopenssl.mk
+++ b/package/python-pyopenssl/python-pyopenssl.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PYOPENSSL_VERSION = 25.0.0
+PYTHON_PYOPENSSL_VERSION = 25.3.0
 PYTHON_PYOPENSSL_SOURCE = pyopenssl-$(PYTHON_PYOPENSSL_VERSION).tar.gz
-PYTHON_PYOPENSSL_SITE = https://files.pythonhosted.org/packages/9f/26/e25b4a374b4639e0c235527bbe31c0524f26eda701d79456a7e1877f4cc5
+PYTHON_PYOPENSSL_SITE = https://files.pythonhosted.org/packages/80/be/97b83a464498a79103036bc74d1038df4a7ef0e402cfaf4d5e113fb14759
 PYTHON_PYOPENSSL_LICENSE = Apache-2.0
 PYTHON_PYOPENSSL_LICENSE_FILES = LICENSE
 PYTHON_PYOPENSSL_CPE_ID_VENDOR = pyopenssl
-- 
2.47.3

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

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

* [Buildroot] [PATCH 19/36] package/python-pytest: bump version to 8.4.2
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
                   ` (16 preceding siblings ...)
  2025-10-13 17:54 ` [Buildroot] [PATCH 18/36] package/python-pyopenssl: bump version to 25.3.0 Bernd Kuhls
@ 2025-10-13 17:54 ` Bernd Kuhls
  2025-10-13 17:54 ` [Buildroot] [PATCH 20/36] package/python-pythran: bump version to 0.18.0 Bernd Kuhls
                   ` (18 subsequent siblings)
  36 siblings, 0 replies; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:54 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

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

diff --git a/package/python-pytest/python-pytest.hash b/package/python-pytest/python-pytest.hash
index 4edff526b5..4e400947ce 100644
--- a/package/python-pytest/python-pytest.hash
+++ b/package/python-pytest/python-pytest.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/pytest/json
-md5  13da9ffcb0c631f9f2f6ac36bdab3176  pytest-8.4.0.tar.gz
-sha256  14d920b48472ea0dbf68e45b96cd1ffda4705f33307dcc86c676c1b5104838a6  pytest-8.4.0.tar.gz
+md5  a1b847e1f079dfc5d26a63bc02f47fb7  pytest-8.4.2.tar.gz
+sha256  86c0d0b93306b961d58d62a4db4879f27fe25513d4b969df351abdddb3c30e01  pytest-8.4.2.tar.gz
 # Locally computed sha256 checksums
 sha256  ca836a5f9ecca3b2f350230faa20a48fb8b145653b5568d784862df864706b9b  LICENSE
diff --git a/package/python-pytest/python-pytest.mk b/package/python-pytest/python-pytest.mk
index 2ed143accc..8007036575 100644
--- a/package/python-pytest/python-pytest.mk
+++ b/package/python-pytest/python-pytest.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PYTEST_VERSION = 8.4.0
+PYTHON_PYTEST_VERSION = 8.4.2
 PYTHON_PYTEST_SOURCE = pytest-$(PYTHON_PYTEST_VERSION).tar.gz
-PYTHON_PYTEST_SITE = https://files.pythonhosted.org/packages/fb/aa/405082ce2749be5398045152251ac69c0f3578c7077efc53431303af97ce
+PYTHON_PYTEST_SITE = https://files.pythonhosted.org/packages/a3/5c/00a0e072241553e1a7496d638deababa67c5058571567b92a7eaa258397c
 PYTHON_PYTEST_SETUP_TYPE = setuptools
 PYTHON_PYTEST_LICENSE = MIT
 PYTHON_PYTEST_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] 41+ messages in thread

* [Buildroot] [PATCH 20/36] package/python-pythran: bump version to 0.18.0
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
                   ` (17 preceding siblings ...)
  2025-10-13 17:54 ` [Buildroot] [PATCH 19/36] package/python-pytest: bump version to 8.4.2 Bernd Kuhls
@ 2025-10-13 17:54 ` Bernd Kuhls
  2025-10-13 17:54 ` [Buildroot] [PATCH 21/36] package/python-pyudev: bump version to 0.24.4 Bernd Kuhls
                   ` (17 subsequent siblings)
  36 siblings, 0 replies; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:54 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

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

diff --git a/package/python-pythran/python-pythran.hash b/package/python-pythran/python-pythran.hash
index b72acfbe47..b0a0b04258 100644
--- a/package/python-pythran/python-pythran.hash
+++ b/package/python-pythran/python-pythran.hash
@@ -1,6 +1,6 @@
 # md5, sha256 from https://pypi.org/pypi/pythran/json
-md5  b754bc4c5cf37c4f0c4a3ae38009e799  pythran-0.17.0.tar.gz
-sha256  3b77d6d970a6cf5b448facc7d4f6229c3e73909ac27ea2480c843afdadbad0fb  pythran-0.17.0.tar.gz
+md5  829c5cba97e1339556251b631f4faeca  pythran-0.18.0.tar.gz
+sha256  5c003e8cbedf6dbb68c2869c49fc110ce8b5e8982993078a4a819f1dadc4fc6a  pythran-0.18.0.tar.gz
 # Locally computed sha256 checksums
 sha256  0be9f14c66a9a3cb66d5263a6495437862ce0c9cdf60d4a6c36d1e51b1244c6e  LICENSE
 sha256  e1c0ed0a99e4462016d79d835f1f479b78c4d4a07fe66598e97f449503ffd178  docs/LICENSE.rst
diff --git a/package/python-pythran/python-pythran.mk b/package/python-pythran/python-pythran.mk
index b9b1faee85..358b0c9ec1 100644
--- a/package/python-pythran/python-pythran.mk
+++ b/package/python-pythran/python-pythran.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PYTHRAN_VERSION = 0.17.0
+PYTHON_PYTHRAN_VERSION = 0.18.0
 PYTHON_PYTHRAN_SOURCE = pythran-$(PYTHON_PYTHRAN_VERSION).tar.gz
-PYTHON_PYTHRAN_SITE = https://files.pythonhosted.org/packages/34/2d/4ac363a2eecd68c372b058d1b95a5f262c70776e107619cdcb5a4b68e1a3
+PYTHON_PYTHRAN_SITE = https://files.pythonhosted.org/packages/94/0a/95a72f09f25dae48f41e367959075ed4c7a0ff02dd3f54eec111501d648a
 PYTHON_PYTHRAN_SETUP_TYPE = setuptools
 PYTHON_PYTHRAN_LICENSE = BSD-3-Clause
 PYTHON_PYTHRAN_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] 41+ messages in thread

* [Buildroot] [PATCH 21/36] package/python-pyudev: bump version to 0.24.4
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
                   ` (18 preceding siblings ...)
  2025-10-13 17:54 ` [Buildroot] [PATCH 20/36] package/python-pythran: bump version to 0.18.0 Bernd Kuhls
@ 2025-10-13 17:54 ` Bernd Kuhls
  2025-10-14 21:54   ` Julien Olivain via buildroot
  2025-10-13 17:54 ` [Buildroot] [PATCH 22/36] package/python-pyyaml: bump version to 6.0.3 Bernd Kuhls
                   ` (16 subsequent siblings)
  36 siblings, 1 reply; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:54 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

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

diff --git a/package/python-pyudev/python-pyudev.hash b/package/python-pyudev/python-pyudev.hash
index e9596b7b43..799499a2ac 100644
--- a/package/python-pyudev/python-pyudev.hash
+++ b/package/python-pyudev/python-pyudev.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/pyudev/json
-md5  07bbe9111308d2509645705b8321c416  pyudev-0.24.3.tar.gz
-sha256  2e945427a21674893bb97632401db62139d91cea1ee96137cc7b07ad22198fc7  pyudev-0.24.3.tar.gz
+md5  2d2e6f68b60c3bf3ffc2b7c8df8d18ac  pyudev-0.24.4.tar.gz
+sha256  e788bb983700b1a84efc2e88862b0a51af2a995d5b86bc9997546505cf7b36bc  pyudev-0.24.4.tar.gz
 # Locally computed sha256 checksums
 sha256  6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3  COPYING
diff --git a/package/python-pyudev/python-pyudev.mk b/package/python-pyudev/python-pyudev.mk
index fa11ce5040..a83fe70a48 100644
--- a/package/python-pyudev/python-pyudev.mk
+++ b/package/python-pyudev/python-pyudev.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PYUDEV_VERSION = 0.24.3
+PYTHON_PYUDEV_VERSION = 0.24.4
 PYTHON_PYUDEV_SOURCE = pyudev-$(PYTHON_PYUDEV_VERSION).tar.gz
-PYTHON_PYUDEV_SITE = https://files.pythonhosted.org/packages/c4/5c/6cc034da13830e3da123ccf9a30910bc868fa16670362f004e4b788d0df1
+PYTHON_PYUDEV_SITE = https://files.pythonhosted.org/packages/5e/1d/8bdbf651de1002e8b58fbe817bee22b1e8bfcdd24341d42c3238ce9a75f4
 PYTHON_PYUDEV_LICENSE = LGPL-2.1+
 PYTHON_PYUDEV_LICENSE_FILES = COPYING
 PYTHON_PYUDEV_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] 41+ messages in thread

* [Buildroot] [PATCH 22/36] package/python-pyyaml: bump version to 6.0.3
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
                   ` (19 preceding siblings ...)
  2025-10-13 17:54 ` [Buildroot] [PATCH 21/36] package/python-pyudev: bump version to 0.24.4 Bernd Kuhls
@ 2025-10-13 17:54 ` Bernd Kuhls
  2025-10-13 17:55 ` [Buildroot] [PATCH 23/36] package/python-requests: bump version to 2.32.5 Bernd Kuhls
                   ` (15 subsequent siblings)
  36 siblings, 0 replies; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:54 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

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

diff --git a/package/python-pyyaml/python-pyyaml.hash b/package/python-pyyaml/python-pyyaml.hash
index 47bd6d1ef9..96450f0858 100644
--- a/package/python-pyyaml/python-pyyaml.hash
+++ b/package/python-pyyaml/python-pyyaml.hash
@@ -1,5 +1,5 @@
-# md5, sha256 from https://pypi.org/pypi/PyYAML/json
-md5  9600ee49b2b4e1a0237cf4173b6dc594  pyyaml-6.0.2.tar.gz
-sha256  d584d9ec91ad65861cc08d42e834324ef890a082e591037abe114850ff7bbc3e  pyyaml-6.0.2.tar.gz
+# md5, sha256 from https://pypi.org/pypi/pyyaml/json
+md5  dbc6f815cd75160ccf12e470be1c8d6e  pyyaml-6.0.3.tar.gz
+sha256  d76623373421df22fb4cf8817020cbb7ef15c725b9d5e45f17e189bfc384190f  pyyaml-6.0.3.tar.gz
 # Locally computed sha256 checksums
 sha256  8d3928f9dc4490fd635707cb88eb26bd764102a7282954307d3e5167a577e8a4  LICENSE
diff --git a/package/python-pyyaml/python-pyyaml.mk b/package/python-pyyaml/python-pyyaml.mk
index 1101b59276..bfbf5276a6 100644
--- a/package/python-pyyaml/python-pyyaml.mk
+++ b/package/python-pyyaml/python-pyyaml.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PYYAML_VERSION = 6.0.2
+PYTHON_PYYAML_VERSION = 6.0.3
 PYTHON_PYYAML_SOURCE = pyyaml-$(PYTHON_PYYAML_VERSION).tar.gz
-PYTHON_PYYAML_SITE = https://files.pythonhosted.org/packages/54/ed/79a089b6be93607fa5cdaedf301d7dfb23af5f25c398d5ead2525b063e17
+PYTHON_PYYAML_SITE = https://files.pythonhosted.org/packages/05/8e/961c0007c59b8dd7729d542c61a4d537767a59645b82a0b521206e1e25c2
 PYTHON_PYYAML_SETUP_TYPE = setuptools
 PYTHON_PYYAML_LICENSE = MIT
 PYTHON_PYYAML_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] 41+ messages in thread

* [Buildroot] [PATCH 23/36] package/python-requests: bump version to 2.32.5
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
                   ` (20 preceding siblings ...)
  2025-10-13 17:54 ` [Buildroot] [PATCH 22/36] package/python-pyyaml: bump version to 6.0.3 Bernd Kuhls
@ 2025-10-13 17:55 ` Bernd Kuhls
  2025-10-13 17:55 ` [Buildroot] [PATCH 24/36] package/python-ruamel-yaml-clib: bump version to 0.2.14 Bernd Kuhls
                   ` (14 subsequent siblings)
  36 siblings, 0 replies; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:55 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

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

diff --git a/package/python-requests/python-requests.hash b/package/python-requests/python-requests.hash
index c391d553c9..1bc440667b 100644
--- a/package/python-requests/python-requests.hash
+++ b/package/python-requests/python-requests.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/requests/json
-md5  4a380c14fe0f4465c9dbf79ffacefd8f  requests-2.32.4.tar.gz
-sha256  27d0316682c8a29834d3264820024b62a36942083d52caf2f14c0591336d3422  requests-2.32.4.tar.gz
+md5  cb3d3c58f07cf23f12c345f2c96a6f12  requests-2.32.5.tar.gz
+sha256  dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf  requests-2.32.5.tar.gz
 # Locally computed sha256 checksums
 sha256  09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b  LICENSE
diff --git a/package/python-requests/python-requests.mk b/package/python-requests/python-requests.mk
index c782060d57..e5aa7006ee 100644
--- a/package/python-requests/python-requests.mk
+++ b/package/python-requests/python-requests.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_REQUESTS_VERSION = 2.32.4
+PYTHON_REQUESTS_VERSION = 2.32.5
 PYTHON_REQUESTS_SOURCE = requests-$(PYTHON_REQUESTS_VERSION).tar.gz
-PYTHON_REQUESTS_SITE = https://files.pythonhosted.org/packages/e1/0a/929373653770d8a0d7ea76c37de6e41f11eb07559b103b1c02cafb3f7cf8
+PYTHON_REQUESTS_SITE = https://files.pythonhosted.org/packages/c9/74/b3ff8e6c8446842c3f5c837e9c3dfcfe2018ea6ecef224c710c85ef728f4
 PYTHON_REQUESTS_SETUP_TYPE = setuptools
 PYTHON_REQUESTS_LICENSE = Apache-2.0
 PYTHON_REQUESTS_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] 41+ messages in thread

* [Buildroot] [PATCH 24/36] package/python-ruamel-yaml-clib: bump version to 0.2.14
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
                   ` (21 preceding siblings ...)
  2025-10-13 17:55 ` [Buildroot] [PATCH 23/36] package/python-requests: bump version to 2.32.5 Bernd Kuhls
@ 2025-10-13 17:55 ` Bernd Kuhls
  2025-10-13 17:55 ` [Buildroot] [PATCH 25/36] package/python-ruamel-yaml: bump version to 0.18.15 Bernd Kuhls
                   ` (13 subsequent siblings)
  36 siblings, 0 replies; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:55 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

Updated license hash due to copyright year bump:
https://sourceforge.net/p/ruamel-yaml-clib/code/ci/258748687a9ce0798d24c329ad2f7bcd3519990c/#diff-3

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

diff --git a/package/python-ruamel-yaml-clib/python-ruamel-yaml-clib.hash b/package/python-ruamel-yaml-clib/python-ruamel-yaml-clib.hash
index 2bb726819c..fdafa0b28c 100644
--- a/package/python-ruamel-yaml-clib/python-ruamel-yaml-clib.hash
+++ b/package/python-ruamel-yaml-clib/python-ruamel-yaml-clib.hash
@@ -1,5 +1,5 @@
-# md5, sha256 from https://pypi.org/pypi/ruamel.yaml.clib/json
-md5  53fa5737bbe5a07fac7db3d1a083fee9  ruamel.yaml.clib-0.2.12.tar.gz
-sha256  6c8fbb13ec503f99a91901ab46e0b07ae7941cd527393187039aec586fdfd36f  ruamel.yaml.clib-0.2.12.tar.gz
+# md5, sha256 from https://pypi.org/pypi/ruamel-yaml-clib/json
+md5  70ca03596450ed0ad19393620c51a4c2  ruamel.yaml.clib-0.2.14.tar.gz
+sha256  803f5044b13602d58ea378576dd75aa759f52116a0232608e8fdada4da33752e  ruamel.yaml.clib-0.2.14.tar.gz
 # Locally computed sha256 checksums
-sha256  99f72489621ceea1254f9f0ea7c6e8a5e8e38b62edd1d983e6e1cb20d533f0a6  LICENSE
+sha256  f8ad7efe71dde909f2d694f7dc69470d3dbe07c001c0b30c6bd9951e472077fa  LICENSE
diff --git a/package/python-ruamel-yaml-clib/python-ruamel-yaml-clib.mk b/package/python-ruamel-yaml-clib/python-ruamel-yaml-clib.mk
index 2a4d8a98d1..b44bbf5187 100644
--- a/package/python-ruamel-yaml-clib/python-ruamel-yaml-clib.mk
+++ b/package/python-ruamel-yaml-clib/python-ruamel-yaml-clib.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_RUAMEL_YAML_CLIB_VERSION = 0.2.12
+PYTHON_RUAMEL_YAML_CLIB_VERSION = 0.2.14
 PYTHON_RUAMEL_YAML_CLIB_SOURCE = ruamel.yaml.clib-$(PYTHON_RUAMEL_YAML_CLIB_VERSION).tar.gz
-PYTHON_RUAMEL_YAML_CLIB_SITE = https://files.pythonhosted.org/packages/20/84/80203abff8ea4993a87d823a5f632e4d92831ef75d404c9fc78d0176d2b5
+PYTHON_RUAMEL_YAML_CLIB_SITE = https://files.pythonhosted.org/packages/d8/e9/39ec4d4b3f91188fad1842748f67d4e749c77c37e353c4e545052ee8e893
 PYTHON_RUAMEL_YAML_CLIB_SETUP_TYPE = setuptools
 PYTHON_RUAMEL_YAML_CLIB_LICENSE = MIT
 PYTHON_RUAMEL_YAML_CLIB_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] 41+ messages in thread

* [Buildroot] [PATCH 25/36] package/python-ruamel-yaml: bump version to 0.18.15
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
                   ` (22 preceding siblings ...)
  2025-10-13 17:55 ` [Buildroot] [PATCH 24/36] package/python-ruamel-yaml-clib: bump version to 0.2.14 Bernd Kuhls
@ 2025-10-13 17:55 ` Bernd Kuhls
  2025-10-13 17:55 ` [Buildroot] [PATCH 26/36] package/python-s3transfer: bump version to 0.14.0 Bernd Kuhls
                   ` (12 subsequent siblings)
  36 siblings, 0 replies; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:55 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

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

diff --git a/package/python-ruamel-yaml/python-ruamel-yaml.hash b/package/python-ruamel-yaml/python-ruamel-yaml.hash
index b2a5be2b6b..bda0946e33 100644
--- a/package/python-ruamel-yaml/python-ruamel-yaml.hash
+++ b/package/python-ruamel-yaml/python-ruamel-yaml.hash
@@ -1,5 +1,5 @@
-# md5, sha256 from https://pypi.org/pypi/ruamel.yaml/json
-md5  e21d9748f618fbf6bcbd5ffe663b0654  ruamel.yaml-0.18.10.tar.gz
-sha256  20c86ab29ac2153f80a428e1254a8adf686d3383df04490514ca3b79a362db58  ruamel.yaml-0.18.10.tar.gz
+# md5, sha256 from https://pypi.org/pypi/ruamel-yaml/json
+md5  ee73a2076f7ca2ee7258af129a7ef8da  ruamel.yaml-0.18.15.tar.gz
+sha256  dbfca74b018c4c3fba0b9cc9ee33e53c371194a9000e694995e620490fd40700  ruamel.yaml-0.18.15.tar.gz
 # Locally computed sha256 checksums
 sha256  0ce9ad6a9d4f0829296a72c77d07795dd67f42751e2922be56c051d39ae1c011  LICENSE
diff --git a/package/python-ruamel-yaml/python-ruamel-yaml.mk b/package/python-ruamel-yaml/python-ruamel-yaml.mk
index 34697e2581..1d3619caea 100644
--- a/package/python-ruamel-yaml/python-ruamel-yaml.mk
+++ b/package/python-ruamel-yaml/python-ruamel-yaml.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_RUAMEL_YAML_VERSION = 0.18.10
+PYTHON_RUAMEL_YAML_VERSION = 0.18.15
 PYTHON_RUAMEL_YAML_SOURCE = ruamel.yaml-$(PYTHON_RUAMEL_YAML_VERSION).tar.gz
-PYTHON_RUAMEL_YAML_SITE = https://files.pythonhosted.org/packages/ea/46/f44d8be06b85bc7c4d8c95d658be2b68f27711f279bf9dd0612a5e4794f5
+PYTHON_RUAMEL_YAML_SITE = https://files.pythonhosted.org/packages/3e/db/f3950f5e5031b618aae9f423a39bf81a55c148aecd15a34527898e752cf4
 PYTHON_RUAMEL_YAML_SETUP_TYPE = setuptools
 PYTHON_RUAMEL_YAML_LICENSE = MIT
 PYTHON_RUAMEL_YAML_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] 41+ messages in thread

* [Buildroot] [PATCH 26/36] package/python-s3transfer: bump version to 0.14.0
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
                   ` (23 preceding siblings ...)
  2025-10-13 17:55 ` [Buildroot] [PATCH 25/36] package/python-ruamel-yaml: bump version to 0.18.15 Bernd Kuhls
@ 2025-10-13 17:55 ` Bernd Kuhls
  2025-10-13 17:55 ` [Buildroot] [PATCH 27/36] package/python-sentry-sdk: bump version to 2.41.0 Bernd Kuhls
                   ` (11 subsequent siblings)
  36 siblings, 0 replies; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:55 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

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

diff --git a/package/python-s3transfer/python-s3transfer.hash b/package/python-s3transfer/python-s3transfer.hash
index 3249973d46..0ebf07473a 100644
--- a/package/python-s3transfer/python-s3transfer.hash
+++ b/package/python-s3transfer/python-s3transfer.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/s3transfer/json
-md5  ca53f7a7bf08141ffb72aa721d1f6d02  s3transfer-0.13.0.tar.gz
-sha256  f5e6db74eb7776a37208001113ea7aa97695368242b364d73e91c981ac522177  s3transfer-0.13.0.tar.gz
+md5  7ae51a57b7d5703ecf9d348b6f8a20ed  s3transfer-0.14.0.tar.gz
+sha256  eff12264e7c8b4985074ccce27a3b38a485bb7f7422cc8046fee9be4983e4125  s3transfer-0.14.0.tar.gz
 # Locally computed sha256 checksums
 sha256  cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30  LICENSE.txt
diff --git a/package/python-s3transfer/python-s3transfer.mk b/package/python-s3transfer/python-s3transfer.mk
index b378900bbd..48590fdf0f 100644
--- a/package/python-s3transfer/python-s3transfer.mk
+++ b/package/python-s3transfer/python-s3transfer.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_S3TRANSFER_VERSION = 0.13.0
+PYTHON_S3TRANSFER_VERSION = 0.14.0
 PYTHON_S3TRANSFER_SOURCE = s3transfer-$(PYTHON_S3TRANSFER_VERSION).tar.gz
-PYTHON_S3TRANSFER_SITE = https://files.pythonhosted.org/packages/ed/5d/9dcc100abc6711e8247af5aa561fc07c4a046f72f659c3adea9a449e191a
+PYTHON_S3TRANSFER_SITE = https://files.pythonhosted.org/packages/62/74/8d69dcb7a9efe8baa2046891735e5dfe433ad558ae23d9e3c14c633d1d58
 PYTHON_S3TRANSFER_SETUP_TYPE = setuptools
 PYTHON_S3TRANSFER_LICENSE = Apache-2.0
 PYTHON_S3TRANSFER_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] 41+ messages in thread

* [Buildroot] [PATCH 27/36] package/python-sentry-sdk: bump version to 2.41.0
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
                   ` (24 preceding siblings ...)
  2025-10-13 17:55 ` [Buildroot] [PATCH 26/36] package/python-s3transfer: bump version to 0.14.0 Bernd Kuhls
@ 2025-10-13 17:55 ` Bernd Kuhls
  2025-10-13 17:55 ` [Buildroot] [PATCH 28/36] package/python-setproctitle: bump version to 1.3.7 Bernd Kuhls
                   ` (10 subsequent siblings)
  36 siblings, 0 replies; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:55 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

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

diff --git a/package/python-sentry-sdk/python-sentry-sdk.hash b/package/python-sentry-sdk/python-sentry-sdk.hash
index 8f1652711d..a9aedca54e 100644
--- a/package/python-sentry-sdk/python-sentry-sdk.hash
+++ b/package/python-sentry-sdk/python-sentry-sdk.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/sentry-sdk/json
-md5  b3c58e0fb7cee9fb4aa2078fcd57a928  sentry_sdk-2.38.0.tar.gz
-sha256  792d2af45e167e2f8a3347143f525b9b6bac6f058fb2014720b40b84ccbeb985  sentry_sdk-2.38.0.tar.gz
+md5  1bb1e892b8d7e675cd26c36fd85e105f  sentry_sdk-2.41.0.tar.gz
+sha256  e7af3f4d7f8bac4c56fbaf95adb0d111f061cce58d5df91cfcd4e69782759b10  sentry_sdk-2.41.0.tar.gz
 # Locally computed sha256 checksums
 sha256  2a140d660f462812fa290bc740d04633126c5ec45d84b79b569e127b0eeddd0b  LICENSE
diff --git a/package/python-sentry-sdk/python-sentry-sdk.mk b/package/python-sentry-sdk/python-sentry-sdk.mk
index 82f3b6d4a4..3c10723bb2 100644
--- a/package/python-sentry-sdk/python-sentry-sdk.mk
+++ b/package/python-sentry-sdk/python-sentry-sdk.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_SENTRY_SDK_VERSION = 2.38.0
+PYTHON_SENTRY_SDK_VERSION = 2.41.0
 PYTHON_SENTRY_SDK_SOURCE = sentry_sdk-$(PYTHON_SENTRY_SDK_VERSION).tar.gz
-PYTHON_SENTRY_SDK_SITE = https://files.pythonhosted.org/packages/b2/22/60fd703b34d94d216b2387e048ac82de3e86b63bc28869fb076f8bb0204a
+PYTHON_SENTRY_SDK_SITE = https://files.pythonhosted.org/packages/68/47/aea50a61d85bc07a34e6e7145aad7bd96c5671a86a32618059bad0cbc73b
 PYTHON_SENTRY_SDK_SETUP_TYPE = setuptools
 PYTHON_SENTRY_SDK_LICENSE = MIT
 PYTHON_SENTRY_SDK_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] 41+ messages in thread

* [Buildroot] [PATCH 28/36] package/python-setproctitle: bump version to 1.3.7
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
                   ` (25 preceding siblings ...)
  2025-10-13 17:55 ` [Buildroot] [PATCH 27/36] package/python-sentry-sdk: bump version to 2.41.0 Bernd Kuhls
@ 2025-10-13 17:55 ` Bernd Kuhls
  2025-10-13 17:55 ` [Buildroot] [PATCH 29/36] package/python-simplejson: bump version to 3.20.2 Bernd Kuhls
                   ` (9 subsequent siblings)
  36 siblings, 0 replies; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:55 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

Updated license file name and hash due to upstream commits:
https://github.com/dvarrazzo/py-setproctitle/commit/9950f38639e8bbda8d208bd4b8ec0531821e26a8
https://github.com/dvarrazzo/py-setproctitle/commit/11d5ba71f0dc2bee2deb32ad17ac577101d404cd

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

diff --git a/package/python-setproctitle/python-setproctitle.hash b/package/python-setproctitle/python-setproctitle.hash
index 0076b0268f..3520520df8 100644
--- a/package/python-setproctitle/python-setproctitle.hash
+++ b/package/python-setproctitle/python-setproctitle.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/setproctitle/json
-md5  9971bff3c4dc79e31565f1f79adb97af  setproctitle-1.3.4.tar.gz
-sha256  3b40d32a3e1f04e94231ed6dfee0da9e43b4f9c6b5450d53e6dd7754c34e0c50  setproctitle-1.3.4.tar.gz
+md5  422cd04321b1aa0f4b56d51d10ae5bb8  setproctitle-1.3.7.tar.gz
+sha256  bc2bc917691c1537d5b9bca1468437176809c7e11e5694ca79a9ca12345dcb9e  setproctitle-1.3.7.tar.gz
 # Locally computed sha256 checksums
-sha256  4ace14d0836da75079088cfc5cef6f2ddc8ce16f600609b36ee1bf10f8101f61  COPYRIGHT
+sha256  4bb8a954b08857aaecf1da3ecd722ab810d3899f2ab386052bbe27f5ff24a02a  LICENSE
diff --git a/package/python-setproctitle/python-setproctitle.mk b/package/python-setproctitle/python-setproctitle.mk
index 6698000eb2..7821eb5225 100644
--- a/package/python-setproctitle/python-setproctitle.mk
+++ b/package/python-setproctitle/python-setproctitle.mk
@@ -4,11 +4,11 @@
 #
 ################################################################################
 
-PYTHON_SETPROCTITLE_VERSION = 1.3.4
+PYTHON_SETPROCTITLE_VERSION = 1.3.7
 PYTHON_SETPROCTITLE_SOURCE = setproctitle-$(PYTHON_SETPROCTITLE_VERSION).tar.gz
-PYTHON_SETPROCTITLE_SITE = https://files.pythonhosted.org/packages/ae/4e/b09341b19b9ceb8b4c67298ab4a08ef7a4abdd3016c7bb152e9b6379031d
+PYTHON_SETPROCTITLE_SITE = https://files.pythonhosted.org/packages/8d/48/49393a96a2eef1ab418b17475fb92b8fcfad83d099e678751b05472e69de
 PYTHON_SETPROCTITLE_LICENSE = BSD-3-Clause
-PYTHON_SETPROCTITLE_LICENSE_FILES = COPYRIGHT
+PYTHON_SETPROCTITLE_LICENSE_FILES = LICENSE
 PYTHON_SETPROCTITLE_SETUP_TYPE = setuptools
 
 $(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] 41+ messages in thread

* [Buildroot] [PATCH 29/36] package/python-simplejson: bump version to 3.20.2
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
                   ` (26 preceding siblings ...)
  2025-10-13 17:55 ` [Buildroot] [PATCH 28/36] package/python-setproctitle: bump version to 1.3.7 Bernd Kuhls
@ 2025-10-13 17:55 ` Bernd Kuhls
  2025-10-13 17:55 ` [Buildroot] [PATCH 30/36] package/python-simplesqlite: bump version to 1.5.4 Bernd Kuhls
                   ` (8 subsequent siblings)
  36 siblings, 0 replies; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:55 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

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

diff --git a/package/python-simplejson/python-simplejson.hash b/package/python-simplejson/python-simplejson.hash
index 52e927edbb..748af3ccca 100644
--- a/package/python-simplejson/python-simplejson.hash
+++ b/package/python-simplejson/python-simplejson.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/simplejson/json
-md5  a198e17c5dcc426ff83ec4a02190eae5  simplejson-3.19.3.tar.gz
-sha256  8e086896c36210ab6050f2f9f095a5f1e03c83fa0e7f296d6cba425411364680  simplejson-3.19.3.tar.gz
+md5  2b51376ed91109e4041a056a8f59ee73  simplejson-3.20.2.tar.gz
+sha256  5fe7a6ce14d1c300d80d08695b7f7e633de6cd72c80644021874d985b3393649  simplejson-3.20.2.tar.gz
 # Locally computed sha256 checksums
 sha256  fcaa1e313a99304322e2e0836ea4ee7d839ce9a480438f3922a853edfdde129f  LICENSE.txt
diff --git a/package/python-simplejson/python-simplejson.mk b/package/python-simplejson/python-simplejson.mk
index 8a0acf545d..c42acc4196 100644
--- a/package/python-simplejson/python-simplejson.mk
+++ b/package/python-simplejson/python-simplejson.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_SIMPLEJSON_VERSION = 3.19.3
+PYTHON_SIMPLEJSON_VERSION = 3.20.2
 PYTHON_SIMPLEJSON_SOURCE = simplejson-$(PYTHON_SIMPLEJSON_VERSION).tar.gz
-PYTHON_SIMPLEJSON_SITE = https://files.pythonhosted.org/packages/3d/29/085111f19717f865eceaf0d4397bf3e76b08d60428b076b64e2a1903706d
+PYTHON_SIMPLEJSON_SITE = https://files.pythonhosted.org/packages/41/f4/a1ac5ed32f7ed9a088d62a59d410d4c204b3b3815722e2ccfb491fa8251b
 PYTHON_SIMPLEJSON_LICENSE = Academic Free License (AFL), MIT
 PYTHON_SIMPLEJSON_LICENSE_FILES = LICENSE.txt
 PYTHON_SIMPLEJSON_CPE_ID_VENDOR = simplejson_project
-- 
2.47.3

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

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

* [Buildroot] [PATCH 30/36] package/python-simplesqlite: bump version to 1.5.4
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
                   ` (27 preceding siblings ...)
  2025-10-13 17:55 ` [Buildroot] [PATCH 29/36] package/python-simplejson: bump version to 3.20.2 Bernd Kuhls
@ 2025-10-13 17:55 ` Bernd Kuhls
  2025-10-13 17:55 ` [Buildroot] [PATCH 31/36] package/python-spidev: bump version to 3.8 Bernd Kuhls
                   ` (7 subsequent siblings)
  36 siblings, 0 replies; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:55 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

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

diff --git a/package/python-simplesqlite/python-simplesqlite.hash b/package/python-simplesqlite/python-simplesqlite.hash
index a17f20ff97..71c5fbf0a9 100644
--- a/package/python-simplesqlite/python-simplesqlite.hash
+++ b/package/python-simplesqlite/python-simplesqlite.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/simplesqlite/json
-md5  a80e1e92454eac4c33c684c9f2a7f4a8  simplesqlite-1.5.3.tar.gz
-sha256  b0841881422107fc1bd26f8393e6a114b0fc54dc9bb74282556dd6e055ed06c5  simplesqlite-1.5.3.tar.gz
+md5  4daaf3678d4d20589d917043881951fb  simplesqlite-1.5.4.tar.gz
+sha256  7007d2abed75f2f9b0f1e544a9af2b6d0bd341d8b5519446708e6595ea092d4c  simplesqlite-1.5.4.tar.gz
 # Locally computed sha256 checksums
 sha256  130a35b917df1951aefbf366120491d5124045a87ded123f20ded21521f4e3a2  LICENSE
diff --git a/package/python-simplesqlite/python-simplesqlite.mk b/package/python-simplesqlite/python-simplesqlite.mk
index 81399b9941..bf08426310 100644
--- a/package/python-simplesqlite/python-simplesqlite.mk
+++ b/package/python-simplesqlite/python-simplesqlite.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_SIMPLESQLITE_VERSION = 1.5.3
+PYTHON_SIMPLESQLITE_VERSION = 1.5.4
 PYTHON_SIMPLESQLITE_SOURCE = simplesqlite-$(PYTHON_SIMPLESQLITE_VERSION).tar.gz
-PYTHON_SIMPLESQLITE_SITE = https://files.pythonhosted.org/packages/59/a8/c8f4af95618dda725d91a081476036656fbf3660bb6f1728d1a5d088d6cc
+PYTHON_SIMPLESQLITE_SITE = https://files.pythonhosted.org/packages/1a/73/94ee1a1711ca04c7269f2d32472d10ad8cdc85ebf32c42e1cfc6924d39d8
 PYTHON_SIMPLESQLITE_SETUP_TYPE = setuptools
 PYTHON_SIMPLESQLITE_LICENSE = MIT
 PYTHON_SIMPLESQLITE_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] 41+ messages in thread

* [Buildroot] [PATCH 31/36] package/python-spidev: bump version to 3.8
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
                   ` (28 preceding siblings ...)
  2025-10-13 17:55 ` [Buildroot] [PATCH 30/36] package/python-simplesqlite: bump version to 1.5.4 Bernd Kuhls
@ 2025-10-13 17:55 ` Bernd Kuhls
  2025-10-13 17:55 ` [Buildroot] [PATCH 32/36] package/python-sqlalchemy: bump version to 2.0.44 Bernd Kuhls
                   ` (6 subsequent siblings)
  36 siblings, 0 replies; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:55 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

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

diff --git a/package/python-spidev/python-spidev.hash b/package/python-spidev/python-spidev.hash
index 77f7ce4039..166a36faba 100644
--- a/package/python-spidev/python-spidev.hash
+++ b/package/python-spidev/python-spidev.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/spidev/json
-md5  3074b983c687b1ec3a80833a7508642d  spidev-3.7.tar.gz
-sha256  ce628a5ff489f45132679879bff5f455a66abf9751af01843850155b06ae92f0  spidev-3.7.tar.gz
+md5  1c44b18936bfb8d519f11ef9fe15fc73  spidev-3.8.tar.gz
+sha256  2bc02fb8c6312d519ebf1f4331067427c0921d3f77b8bcaf05189a2e8b8382c0  spidev-3.8.tar.gz
 # Locally computed sha256 checksums
 sha256  510129bc8174c0fa81fa6d653691d1bd5d3555f7f38979ec45b5fc5bbff5377b  LICENSE
diff --git a/package/python-spidev/python-spidev.mk b/package/python-spidev/python-spidev.mk
index e93871c745..2f7f7f23fc 100644
--- a/package/python-spidev/python-spidev.mk
+++ b/package/python-spidev/python-spidev.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_SPIDEV_VERSION = 3.7
+PYTHON_SPIDEV_VERSION = 3.8
 PYTHON_SPIDEV_SOURCE = spidev-$(PYTHON_SPIDEV_VERSION).tar.gz
-PYTHON_SPIDEV_SITE = https://files.pythonhosted.org/packages/b5/99/dd50af8200e224ce9412ad01cdbeeb5b39b2d61acd72138f2b92c4a6d619
+PYTHON_SPIDEV_SITE = https://files.pythonhosted.org/packages/67/87/039b6eeea781598015b538691bc174cc0bf77df9d4d2d3b8bf9245c0de8c
 PYTHON_SPIDEV_SETUP_TYPE = setuptools
 PYTHON_SPIDEV_LICENSE = MIT
 PYTHON_SPIDEV_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] 41+ messages in thread

* [Buildroot] [PATCH 32/36] package/python-sqlalchemy: bump version to 2.0.44
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
                   ` (29 preceding siblings ...)
  2025-10-13 17:55 ` [Buildroot] [PATCH 31/36] package/python-spidev: bump version to 3.8 Bernd Kuhls
@ 2025-10-13 17:55 ` Bernd Kuhls
  2025-10-13 17:55 ` [Buildroot] [PATCH 33/36] package/python-sqliteschema: bump version to 2.0.1 Bernd Kuhls
                   ` (5 subsequent siblings)
  36 siblings, 0 replies; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:55 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

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

diff --git a/package/python-sqlalchemy/python-sqlalchemy.hash b/package/python-sqlalchemy/python-sqlalchemy.hash
index 8c688914aa..6b7351f6ce 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  a006c045b1a5610dba083ab3ae5dd991  sqlalchemy-2.0.43.tar.gz
-sha256  788bfcef6787a7764169cfe9859fe425bf44559619e1d9f56f5bddf2ebf6f417  sqlalchemy-2.0.43.tar.gz
+md5  7659edd862c2b507f9fc4b466d319a4d  sqlalchemy-2.0.44.tar.gz
+sha256  0ae7454e1ab1d780aee69fd2aae7d6b8670a581d8847f2d1e0f7ddfbf47e5a22  sqlalchemy-2.0.44.tar.gz
 # Locally computed sha256 checksums
 sha256  9821720b58d4a565b61321007a8ad43ab6991a3959e66cd5db4dd9eae69c7dfc  LICENSE
diff --git a/package/python-sqlalchemy/python-sqlalchemy.mk b/package/python-sqlalchemy/python-sqlalchemy.mk
index 733d27ae69..0a7371188e 100644
--- a/package/python-sqlalchemy/python-sqlalchemy.mk
+++ b/package/python-sqlalchemy/python-sqlalchemy.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_SQLALCHEMY_VERSION = 2.0.43
+PYTHON_SQLALCHEMY_VERSION = 2.0.44
 PYTHON_SQLALCHEMY_SOURCE = sqlalchemy-$(PYTHON_SQLALCHEMY_VERSION).tar.gz
-PYTHON_SQLALCHEMY_SITE = https://files.pythonhosted.org/packages/d7/bc/d59b5d97d27229b0e009bd9098cd81af71c2fa5549c580a0a67b9bed0496
+PYTHON_SQLALCHEMY_SITE = https://files.pythonhosted.org/packages/f0/f2/840d7b9496825333f532d2e3976b8eadbf52034178aac53630d09fe6e1ef
 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] 41+ messages in thread

* [Buildroot] [PATCH 33/36] package/python-sqliteschema: bump version to 2.0.1
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
                   ` (30 preceding siblings ...)
  2025-10-13 17:55 ` [Buildroot] [PATCH 32/36] package/python-sqlalchemy: bump version to 2.0.44 Bernd Kuhls
@ 2025-10-13 17:55 ` Bernd Kuhls
  2025-10-13 17:55 ` [Buildroot] [PATCH 34/36] package/python-sympy: bump version to 1.14.0 Bernd Kuhls
                   ` (4 subsequent siblings)
  36 siblings, 0 replies; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:55 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

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

diff --git a/package/python-sqliteschema/python-sqliteschema.hash b/package/python-sqliteschema/python-sqliteschema.hash
index 7fe8ee925d..f235662313 100644
--- a/package/python-sqliteschema/python-sqliteschema.hash
+++ b/package/python-sqliteschema/python-sqliteschema.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/sqliteschema/json
-md5  b7fd543b82ad709f70cdc06c4ec8639a  sqliteschema-2.0.0.tar.gz
-sha256  fe6cedddf10de8934ec1ace8319340a2256667e4a1a36f3da4fd1c0956124dc8  sqliteschema-2.0.0.tar.gz
+md5  909372921bf08a9215b3d1a09a7f29df  sqliteschema-2.0.1.tar.gz
+sha256  d70a02d80f5c09d321632213bf957467909593fd462e5a37df66244ab6304c33  sqliteschema-2.0.1.tar.gz
 # Locally computed sha256 checksums
 sha256  7588265082eed5e9f4afd5090c57e610b740ec547b16aaaab739ba07c5eefb15  LICENSE
diff --git a/package/python-sqliteschema/python-sqliteschema.mk b/package/python-sqliteschema/python-sqliteschema.mk
index 4b224048f9..93d50d1aea 100644
--- a/package/python-sqliteschema/python-sqliteschema.mk
+++ b/package/python-sqliteschema/python-sqliteschema.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_SQLITESCHEMA_VERSION = 2.0.0
+PYTHON_SQLITESCHEMA_VERSION = 2.0.1
 PYTHON_SQLITESCHEMA_SOURCE = sqliteschema-$(PYTHON_SQLITESCHEMA_VERSION).tar.gz
-PYTHON_SQLITESCHEMA_SITE = https://files.pythonhosted.org/packages/29/e7/4482eebf6d8ff7923bb3fd0e9239d3e634f67125cfda3001c88506b939b9
+PYTHON_SQLITESCHEMA_SITE = https://files.pythonhosted.org/packages/90/ad/0d7010b15899d25ee832b89d0d79b501c4d0c7d0d03c06e84c1cd1383326
 PYTHON_SQLITESCHEMA_SETUP_TYPE = setuptools
 PYTHON_SQLITESCHEMA_LICENSE = MIT
 PYTHON_SQLITESCHEMA_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] 41+ messages in thread

* [Buildroot] [PATCH 34/36] package/python-sympy: bump version to 1.14.0
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
                   ` (31 preceding siblings ...)
  2025-10-13 17:55 ` [Buildroot] [PATCH 33/36] package/python-sqliteschema: bump version to 2.0.1 Bernd Kuhls
@ 2025-10-13 17:55 ` Bernd Kuhls
  2025-10-13 17:55 ` [Buildroot] [PATCH 35/36] package/python-telnetlib3: bump version to 2.0.8 Bernd Kuhls
                   ` (3 subsequent siblings)
  36 siblings, 0 replies; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:55 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

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

diff --git a/package/python-sympy/python-sympy.hash b/package/python-sympy/python-sympy.hash
index 09cb0bfd71..efd09d7196 100644
--- a/package/python-sympy/python-sympy.hash
+++ b/package/python-sympy/python-sympy.hash
@@ -1,6 +1,6 @@
 # md5, sha256 from https://pypi.org/pypi/sympy/json
-md5  0902c1a6a7399c8a5ed1bbe95d559c10  sympy-1.13.3.tar.gz
-sha256  b27fd2c6530e0ab39e275fc9b683895367e51d5da91baa8d3d64db2565fec4d9  sympy-1.13.3.tar.gz
+md5  9872deb5bd7816dfbc89bec086b9e522  sympy-1.14.0.tar.gz
+sha256  d3d3fe8df1e5a0b42f0e7bdf50541697dbe7d23746e894990c030e2b05e72517  sympy-1.14.0.tar.gz
 # Locally computed sha256 checksums
 sha256  07a5e9819f727b4986ad2829c7a29a6320d42575f720eb24d71b7fef573a0286  LICENSE
 sha256  596639d3681fdb67bb2f05a9fcd2503d88bc549471a89b2e500cd9759ae2a3fa  data/TeXmacs/LICENSE
diff --git a/package/python-sympy/python-sympy.mk b/package/python-sympy/python-sympy.mk
index 246da3b219..817b56ddee 100644
--- a/package/python-sympy/python-sympy.mk
+++ b/package/python-sympy/python-sympy.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_SYMPY_VERSION = 1.13.3
+PYTHON_SYMPY_VERSION = 1.14.0
 PYTHON_SYMPY_SOURCE = sympy-$(PYTHON_SYMPY_VERSION).tar.gz
-PYTHON_SYMPY_SITE = https://files.pythonhosted.org/packages/11/8a/5a7fd6284fa8caac23a26c9ddf9c30485a48169344b4bd3b0f02fef1890f
+PYTHON_SYMPY_SITE = https://files.pythonhosted.org/packages/83/d3/803453b36afefb7c2bb238361cd4ae6125a569b4db67cd9e79846ba2d68c
 PYTHON_SYMPY_SETUP_TYPE = setuptools
 PYTHON_SYMPY_LICENSE = BSD-3-Clause
 PYTHON_SYMPY_LICENSE_FILES = LICENSE data/TeXmacs/LICENSE sympy/parsing/latex/LICENSE.txt
-- 
2.47.3

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

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

* [Buildroot] [PATCH 35/36] package/python-telnetlib3: bump version to 2.0.8
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
                   ` (32 preceding siblings ...)
  2025-10-13 17:55 ` [Buildroot] [PATCH 34/36] package/python-sympy: bump version to 1.14.0 Bernd Kuhls
@ 2025-10-13 17:55 ` Bernd Kuhls
  2025-10-13 17:55 ` [Buildroot] [PATCH 36/36] package/python-tornado: bump version to 6.5.2 Bernd Kuhls
                   ` (2 subsequent siblings)
  36 siblings, 0 replies; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:55 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

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

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

diff --git a/package/python-telnetlib3/python-telnetlib3.hash b/package/python-telnetlib3/python-telnetlib3.hash
index db18889b8f..135b985625 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  2dfac7e10ed63c408da50ea712415f87  telnetlib3-2.0.4.tar.gz
-sha256  dbcbc16456a0e03a62431be7cfefff00515ab2f4ce2afbaf0d3a0e51a98c948d  telnetlib3-2.0.4.tar.gz
+md5  effe967417ede0c7dadcc3ccd3263d5f  telnetlib3-2.0.8.tar.gz
+sha256  08a2a7a3a6790f89617442b7d491da8b531d87706fffd6a33eeff57ac440b752  telnetlib3-2.0.8.tar.gz
 # Locally computed sha256 checksums
-sha256  caaf4ac82c4363d4874a49b50af15797618f6aee5bf42218697cdcb41c391ca5  LICENSE.txt
+sha256  df4b9fddd41b5811d9ba61952c7513ab3b0ca1d00efe611d19c51eda756f5dd1  LICENSE.txt
diff --git a/package/python-telnetlib3/python-telnetlib3.mk b/package/python-telnetlib3/python-telnetlib3.mk
index e68533af5c..d8968d4f15 100644
--- a/package/python-telnetlib3/python-telnetlib3.mk
+++ b/package/python-telnetlib3/python-telnetlib3.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_TELNETLIB3_VERSION = 2.0.4
+PYTHON_TELNETLIB3_VERSION = 2.0.8
 PYTHON_TELNETLIB3_SOURCE = telnetlib3-$(PYTHON_TELNETLIB3_VERSION).tar.gz
-PYTHON_TELNETLIB3_SITE = https://files.pythonhosted.org/packages/ef/af/0fadfddd1764e627f4ba9c7381caaf121795ed459a1cc3d0fbb89a187954
+PYTHON_TELNETLIB3_SITE = https://files.pythonhosted.org/packages/b7/12/305101cfdec4863c088e520cbb698b08ebd3396904ecfe0062612db77c66
 PYTHON_TELNETLIB3_SETUP_TYPE = setuptools
 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] 41+ messages in thread

* [Buildroot] [PATCH 36/36] package/python-tornado: bump version to 6.5.2
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
                   ` (33 preceding siblings ...)
  2025-10-13 17:55 ` [Buildroot] [PATCH 35/36] package/python-telnetlib3: bump version to 2.0.8 Bernd Kuhls
@ 2025-10-13 17:55 ` Bernd Kuhls
       [not found] ` <20251013175513.86276-17-bernd__3196.32096668414$1760378335$gmane$org@kuhls.net>
  2025-10-14 22:00 ` [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Julien Olivain via buildroot
  36 siblings, 0 replies; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-13 17:55 UTC (permalink / raw)
  To: buildroot
  Cc: Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

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 7ec58cbe7d..0c8e401ff0 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  e3e3d74e2fedffacdacd8626d0c17a37  tornado-6.5.1.tar.gz
-sha256  84ceece391e8eb9b2b95578db65e920d2a61070260594819589609ba9bc6308c  tornado-6.5.1.tar.gz
+md5  dbf1f706f0a1efd9ed3dad8d82b7e865  tornado-6.5.2.tar.gz
+sha256  ab53c8f9a0fa351e2c0741284e06c7a45da86afb544133201c5cc8578eb076a0  tornado-6.5.2.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 ee833938bd..800a5d775d 100644
--- a/package/python-tornado/python-tornado.mk
+++ b/package/python-tornado/python-tornado.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_TORNADO_VERSION = 6.5.1
+PYTHON_TORNADO_VERSION = 6.5.2
 PYTHON_TORNADO_SOURCE = tornado-$(PYTHON_TORNADO_VERSION).tar.gz
-PYTHON_TORNADO_SITE = https://files.pythonhosted.org/packages/51/89/c72771c81d25d53fe33e3dca61c233b665b2780f21820ba6fd2c6793c12b
+PYTHON_TORNADO_SITE = https://files.pythonhosted.org/packages/09/ce/1eb500eae19f4648281bb2186927bb062d2438c2e5093d1360391afd2f90
 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] 41+ messages in thread

* Re: [Buildroot] [PATCH 17/36] package/python-pynacl: bump version to 1.6.0
       [not found] ` <20251013175513.86276-17-bernd__3196.32096668414$1760378335$gmane$org@kuhls.net>
@ 2025-10-14 21:13   ` Bernd Kuhls
  2025-10-16 20:03     ` Julien Olivain via buildroot
  0 siblings, 1 reply; 41+ messages in thread
From: Bernd Kuhls @ 2025-10-14 21:13 UTC (permalink / raw)
  To: buildroot

Am Mon, 13 Oct 2025 19:54:54 +0200 schrieb Bernd Kuhls:

> Signed-off-by: Bernd Kuhls
> <bernd@kuhls.net>

Hi,

this bump needs libsodium 1.0.20:
https://patchwork.ozlabs.org/project/buildroot/patch/
20251014211145.120019-1-bernd@kuhls.net/

according to the changelog
https://github.com/pyca/pynacl/blob/main/CHANGELOG.rst
and the build error I observed.

Regards, Bernd

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

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

* Re: [Buildroot] [PATCH 21/36] package/python-pyudev: bump version to 0.24.4
  2025-10-13 17:54 ` [Buildroot] [PATCH 21/36] package/python-pyudev: bump version to 0.24.4 Bernd Kuhls
@ 2025-10-14 21:54   ` Julien Olivain via buildroot
  0 siblings, 0 replies; 41+ messages in thread
From: Julien Olivain via buildroot @ 2025-10-14 21:54 UTC (permalink / raw)
  To: Bernd Kuhls
  Cc: buildroot, Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

Hi Bernd,

Thanks for the patch.

On 13/10/2025 19:54, Bernd Kuhls wrote:
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> ---
>  package/python-pyudev/python-pyudev.hash | 4 ++--
>  package/python-pyudev/python-pyudev.mk   | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/package/python-pyudev/python-pyudev.hash 
> b/package/python-pyudev/python-pyudev.hash
> index e9596b7b43..799499a2ac 100644
> --- a/package/python-pyudev/python-pyudev.hash
> +++ b/package/python-pyudev/python-pyudev.hash
> @@ -1,5 +1,5 @@
>  # md5, sha256 from https://pypi.org/pypi/pyudev/json
> -md5  07bbe9111308d2509645705b8321c416  pyudev-0.24.3.tar.gz
> -sha256  
> 2e945427a21674893bb97632401db62139d91cea1ee96137cc7b07ad22198fc7  
> pyudev-0.24.3.tar.gz
> +md5  2d2e6f68b60c3bf3ffc2b7c8df8d18ac  pyudev-0.24.4.tar.gz
> +sha256  
> e788bb983700b1a84efc2e88862b0a51af2a995d5b86bc9997546505cf7b36bc  
> pyudev-0.24.4.tar.gz
>  # Locally computed sha256 checksums
>  sha256  
> 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3  
> COPYING
> diff --git a/package/python-pyudev/python-pyudev.mk 
> b/package/python-pyudev/python-pyudev.mk
> index fa11ce5040..a83fe70a48 100644
> --- a/package/python-pyudev/python-pyudev.mk
> +++ b/package/python-pyudev/python-pyudev.mk
> @@ -4,9 +4,9 @@
>  #
>  
> ################################################################################
> 
> -PYTHON_PYUDEV_VERSION = 0.24.3
> +PYTHON_PYUDEV_VERSION = 0.24.4

With this new version, the package patch fail to apply.
Running the command "make python-pyudev-patch" fails with error:

     Applying 
0001-Workaround-finding-libudev-on-systems-without-ldconf.patch using 
patch:
     patching file src/pyudev/_ctypeslib/utils.py
     Hunk #1 succeeded at 24 (offset -4 lines).
     Hunk #2 FAILED at 50.
     1 out of 2 hunks FAILED -- saving rejects to file 
src/pyudev/_ctypeslib/utils.py.rej

Could you have a look please?

>  PYTHON_PYUDEV_SOURCE = pyudev-$(PYTHON_PYUDEV_VERSION).tar.gz
> -PYTHON_PYUDEV_SITE = 
> https://files.pythonhosted.org/packages/c4/5c/6cc034da13830e3da123ccf9a30910bc868fa16670362f004e4b788d0df1
> +PYTHON_PYUDEV_SITE = 
> https://files.pythonhosted.org/packages/5e/1d/8bdbf651de1002e8b58fbe817bee22b1e8bfcdd24341d42c3238ce9a75f4
>  PYTHON_PYUDEV_LICENSE = LGPL-2.1+
>  PYTHON_PYUDEV_LICENSE_FILES = COPYING
>  PYTHON_PYUDEV_SETUP_TYPE = setuptools
> --
> 2.47.3

Best regards,

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

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

* Re: [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5
  2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
                   ` (35 preceding siblings ...)
       [not found] ` <20251013175513.86276-17-bernd__3196.32096668414$1760378335$gmane$org@kuhls.net>
@ 2025-10-14 22:00 ` Julien Olivain via buildroot
  36 siblings, 0 replies; 41+ messages in thread
From: Julien Olivain via buildroot @ 2025-10-14 22:00 UTC (permalink / raw)
  To: Bernd Kuhls
  Cc: buildroot, Geoffrey Ragot, Joseph Kogut, Olivier Matz,
	Flávio Tapajós, Marcin Niestroj, Guillaume William Brs,
	Nasser Afshin, Angelo Compagnucci, Ludovic Desroches,
	Falco Hyfing, James Hilliard, Mauro Condarelli, Michael Trimarchi,
	Fabrice Fontaine, Marcus Hoffmann, Raphaël Mélotte

On 13/10/2025 19:54, Bernd Kuhls wrote:
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>

Series applied to master (except python-pyudev and python-pynacl bumps). 
Thanks.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 17/36] package/python-pynacl: bump version to 1.6.0
  2025-10-14 21:13   ` [Buildroot] [PATCH 17/36] package/python-pynacl: bump version to 1.6.0 Bernd Kuhls
@ 2025-10-16 20:03     ` Julien Olivain via buildroot
  0 siblings, 0 replies; 41+ messages in thread
From: Julien Olivain via buildroot @ 2025-10-16 20:03 UTC (permalink / raw)
  To: Bernd Kuhls; +Cc: buildroot

Hi Bernd,

On 14/10/2025 23:13, Bernd Kuhls wrote:
> Am Mon, 13 Oct 2025 19:54:54 +0200 schrieb Bernd Kuhls:
> 
>> Signed-off-by: Bernd Kuhls
>> <bernd@kuhls.net>
> 
> Hi,
> 
> this bump needs libsodium 1.0.20:
> https://patchwork.ozlabs.org/project/buildroot/patch/
> 20251014211145.120019-1-bernd@kuhls.net/
> 
> according to the changelog
> https://github.com/pyca/pynacl/blob/main/CHANGELOG.rst
> and the build error I observed.

I applied this patch, after applying the libsodium bump.
Thanks.

> Regards, Bernd

Best regards,

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

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

* Re: [Buildroot] [PATCH 09/36] package/python-pyasn1: bump version to 0.6.1
  2025-10-13 17:54 ` [Buildroot] [PATCH 09/36] package/python-pyasn1: bump version to 0.6.1 Bernd Kuhls
@ 2026-03-20 15:54   ` Thomas Perale via buildroot
  0 siblings, 0 replies; 41+ messages in thread
From: Thomas Perale via buildroot @ 2026-03-20 15:54 UTC (permalink / raw)
  To: Bernd Kuhls; +Cc: Thomas Perale, buildroot

In reply of:
> Changelog: https://github.com/pyasn1/pyasn1/blob/v0.6.1/CHANGES.rst
> 
> Updated project URL according to https://pypi.org/project/pyasn1/
> 
> Updated license hash due to copyright year bump:
> https://github.com/pyasn1/pyasn1/commit/acb78299d1270a2fea0d11e5509777b7c5777f3f
> 
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>

Applied to 2025.02.x. Thanks

> ---
>  package/python-pyasn1/Config.in          | 2 +-
>  package/python-pyasn1/python-pyasn1.hash | 6 +++---
>  package/python-pyasn1/python-pyasn1.mk   | 4 ++--
>  3 files changed, 6 insertions(+), 6 deletions(-)
> 
> diff --git a/package/python-pyasn1/Config.in b/package/python-pyasn1/Config.in
> index fea63813b9..fb576ffb71 100644
> --- a/package/python-pyasn1/Config.in
> +++ b/package/python-pyasn1/Config.in
> @@ -3,4 +3,4 @@ config BR2_PACKAGE_PYTHON_PYASN1
>  	help
>  	  ASN.1 types and codecs.
>  
> -	  https://github.com/etingof/pyasn1
> +	  https://github.com/pyasn1/pyasn1
> diff --git a/package/python-pyasn1/python-pyasn1.hash b/package/python-pyasn1/python-pyasn1.hash
> index 4347a43c46..4268d82c38 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  dffae4ff9f997a83324b3f33fe62be54  pyasn1-0.4.8.tar.gz
> -sha256  aef77c9fb94a3ac588e87841208bdec464471d9871bd5050a287cc9a475cd0ba  pyasn1-0.4.8.tar.gz
> +md5  75cdc260597f112fdfefec85379e710d  pyasn1-0.6.1.tar.gz
> +sha256  6f580d2bdd84365380830acf45550f2511469f673cb4a5ae3857a3170128b034  pyasn1-0.6.1.tar.gz
>  # Locally computed sha256 checksums
> -sha256  22c5cc6922ab5d69fba32d8c5ee4cdd14981508cb53afc0ebd85593847fd95a5  LICENSE.rst
> +sha256  2aad5fc00f705c4a1addb83eed10a6a75d286a3779f0cf8519d87e62bc4735fd  LICENSE.rst
> diff --git a/package/python-pyasn1/python-pyasn1.mk b/package/python-pyasn1/python-pyasn1.mk
> index 60050bef18..7a5cde40fb 100644
> --- a/package/python-pyasn1/python-pyasn1.mk
> +++ b/package/python-pyasn1/python-pyasn1.mk
> @@ -4,9 +4,9 @@
>  #
>  ################################################################################
>  
> -PYTHON_PYASN1_VERSION = 0.4.8
> +PYTHON_PYASN1_VERSION = 0.6.1
>  PYTHON_PYASN1_SOURCE = pyasn1-$(PYTHON_PYASN1_VERSION).tar.gz
> -PYTHON_PYASN1_SITE = https://files.pythonhosted.org/packages/a4/db/fffec68299e6d7bad3d504147f9094830b704527a7fc098b721d38cc7fa7
> +PYTHON_PYASN1_SITE = https://files.pythonhosted.org/packages/ba/e9/01f1a64245b89f039897cb0130016d79f77d52669aae6ee7b159a6c4c018
>  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] 41+ messages in thread

end of thread, other threads:[~2026-03-20 15:54 UTC | newest]

Thread overview: 41+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-13 17:54 [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 Bernd Kuhls
2025-10-13 17:54 ` [Buildroot] [PATCH 02/36] package/python-pathvalidate: bump version to 3.3.1 Bernd Kuhls
2025-10-13 17:54 ` [Buildroot] [PATCH 03/36] package/python-pbr: bump version to 7.0.1 Bernd Kuhls
2025-10-13 17:54 ` [Buildroot] [PATCH 04/36] package/python-pdm-backend: bump version to 2.4.5 Bernd Kuhls
2025-10-13 17:54 ` [Buildroot] [PATCH 05/36] package/python-posix-ipc: bump version to 1.3.0 Bernd Kuhls
2025-10-13 17:54 ` [Buildroot] [PATCH 06/36] package/python-prompt-toolkit: bump version to 3.0.52 Bernd Kuhls
2025-10-13 17:54 ` [Buildroot] [PATCH 07/36] package/python-proto-plus: bump version to 1.26.1 Bernd Kuhls
2025-10-13 17:54 ` [Buildroot] [PATCH 08/36] package/python-psutil: bump version to 7.1.0 Bernd Kuhls
2025-10-13 17:54 ` [Buildroot] [PATCH 09/36] package/python-pyasn1: bump version to 0.6.1 Bernd Kuhls
2026-03-20 15:54   ` Thomas Perale via buildroot
2025-10-13 17:54 ` [Buildroot] [PATCH 10/36] package/python-pycares: bump version to 4.11.0 Bernd Kuhls
2025-10-13 17:54 ` [Buildroot] [PATCH 11/36] package/python-pycrate: bump version to 0.7.11 Bernd Kuhls
2025-10-13 17:54 ` [Buildroot] [PATCH 12/36] package/python-pydal: bump version to 20250922.1 Bernd Kuhls
2025-10-13 17:54 ` [Buildroot] [PATCH 13/36] package/python-pyelftools: bump version to 0.32 Bernd Kuhls
2025-10-13 17:54 ` [Buildroot] [PATCH 14/36] package/python-pyftpdlib: bump version to 2.1.0 Bernd Kuhls
2025-10-13 17:54 ` [Buildroot] [PATCH 15/36] package/python-pyicu: bump version to 2.15.3 Bernd Kuhls
2025-10-13 17:54 ` [Buildroot] [PATCH 16/36] package/python-pymodbus: bump version to 3.11.3 Bernd Kuhls
2025-10-13 17:54 ` [Buildroot] [PATCH 17/36] package/python-pynacl: bump version to 1.6.0 Bernd Kuhls
2025-10-13 17:54 ` [Buildroot] [PATCH 18/36] package/python-pyopenssl: bump version to 25.3.0 Bernd Kuhls
2025-10-13 17:54 ` [Buildroot] [PATCH 19/36] package/python-pytest: bump version to 8.4.2 Bernd Kuhls
2025-10-13 17:54 ` [Buildroot] [PATCH 20/36] package/python-pythran: bump version to 0.18.0 Bernd Kuhls
2025-10-13 17:54 ` [Buildroot] [PATCH 21/36] package/python-pyudev: bump version to 0.24.4 Bernd Kuhls
2025-10-14 21:54   ` Julien Olivain via buildroot
2025-10-13 17:54 ` [Buildroot] [PATCH 22/36] package/python-pyyaml: bump version to 6.0.3 Bernd Kuhls
2025-10-13 17:55 ` [Buildroot] [PATCH 23/36] package/python-requests: bump version to 2.32.5 Bernd Kuhls
2025-10-13 17:55 ` [Buildroot] [PATCH 24/36] package/python-ruamel-yaml-clib: bump version to 0.2.14 Bernd Kuhls
2025-10-13 17:55 ` [Buildroot] [PATCH 25/36] package/python-ruamel-yaml: bump version to 0.18.15 Bernd Kuhls
2025-10-13 17:55 ` [Buildroot] [PATCH 26/36] package/python-s3transfer: bump version to 0.14.0 Bernd Kuhls
2025-10-13 17:55 ` [Buildroot] [PATCH 27/36] package/python-sentry-sdk: bump version to 2.41.0 Bernd Kuhls
2025-10-13 17:55 ` [Buildroot] [PATCH 28/36] package/python-setproctitle: bump version to 1.3.7 Bernd Kuhls
2025-10-13 17:55 ` [Buildroot] [PATCH 29/36] package/python-simplejson: bump version to 3.20.2 Bernd Kuhls
2025-10-13 17:55 ` [Buildroot] [PATCH 30/36] package/python-simplesqlite: bump version to 1.5.4 Bernd Kuhls
2025-10-13 17:55 ` [Buildroot] [PATCH 31/36] package/python-spidev: bump version to 3.8 Bernd Kuhls
2025-10-13 17:55 ` [Buildroot] [PATCH 32/36] package/python-sqlalchemy: bump version to 2.0.44 Bernd Kuhls
2025-10-13 17:55 ` [Buildroot] [PATCH 33/36] package/python-sqliteschema: bump version to 2.0.1 Bernd Kuhls
2025-10-13 17:55 ` [Buildroot] [PATCH 34/36] package/python-sympy: bump version to 1.14.0 Bernd Kuhls
2025-10-13 17:55 ` [Buildroot] [PATCH 35/36] package/python-telnetlib3: bump version to 2.0.8 Bernd Kuhls
2025-10-13 17:55 ` [Buildroot] [PATCH 36/36] package/python-tornado: bump version to 6.5.2 Bernd Kuhls
     [not found] ` <20251013175513.86276-17-bernd__3196.32096668414$1760378335$gmane$org@kuhls.net>
2025-10-14 21:13   ` [Buildroot] [PATCH 17/36] package/python-pynacl: bump version to 1.6.0 Bernd Kuhls
2025-10-16 20:03     ` Julien Olivain via buildroot
2025-10-14 22:00 ` [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 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