* [Buildroot] [PATCH 02/18] package/python-cachetools: bump version to 6.2.4
2025-12-20 21:41 [Buildroot] [PATCH 01/18] package/python-colorlog: bump version to 6.10.1 Bernd Kuhls
@ 2025-12-20 21:41 ` Bernd Kuhls
2025-12-20 21:41 ` [Buildroot] [PATCH 03/18] package/python-crontab: bump version to 3.3.0 Bernd Kuhls
` (16 subsequent siblings)
17 siblings, 0 replies; 21+ messages in thread
From: Bernd Kuhls @ 2025-12-20 21:41 UTC (permalink / raw)
To: buildroot
Cc: Raphaël Mélotte, Grzegorz Blach, Joris Offouga,
James Hilliard
https://github.com/tkem/cachetools/blob/v6.2.4/CHANGELOG.rst
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/python-cachetools/python-cachetools.hash | 4 ++--
package/python-cachetools/python-cachetools.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-cachetools/python-cachetools.hash b/package/python-cachetools/python-cachetools.hash
index 2a11fa1afb..aa44ad61ba 100644
--- a/package/python-cachetools/python-cachetools.hash
+++ b/package/python-cachetools/python-cachetools.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/cachetools/json
-md5 f6a09127cf6d315ef12138b20a22f69e cachetools-6.2.2.tar.gz
-sha256 8e6d266b25e539df852251cfd6f990b4bc3a141db73b939058d809ebd2590fc6 cachetools-6.2.2.tar.gz
+md5 1501ed3542a4ea9212d74e3bf5974bdc cachetools-6.2.4.tar.gz
+sha256 82c5c05585e70b6ba2d3ae09ea60b79548872185d2f24ae1f2709d37299fd607 cachetools-6.2.4.tar.gz
# Locally computed sha256 checksums
sha256 23c4eff7a1c027a977a0b79c4497e17582c334c5f17ef6ac8ca0b52d1e7d8417 LICENSE
diff --git a/package/python-cachetools/python-cachetools.mk b/package/python-cachetools/python-cachetools.mk
index 3e3100067d..0804e0f2a5 100644
--- a/package/python-cachetools/python-cachetools.mk
+++ b/package/python-cachetools/python-cachetools.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_CACHETOOLS_VERSION = 6.2.2
+PYTHON_CACHETOOLS_VERSION = 6.2.4
PYTHON_CACHETOOLS_SOURCE = cachetools-$(PYTHON_CACHETOOLS_VERSION).tar.gz
-PYTHON_CACHETOOLS_SITE = https://files.pythonhosted.org/packages/fb/44/ca1675be2a83aeee1886ab745b28cda92093066590233cc501890eb8417a
+PYTHON_CACHETOOLS_SITE = https://files.pythonhosted.org/packages/bc/1d/ede8680603f6016887c062a2cf4fc8fdba905866a3ab8831aa8aa651320c
PYTHON_CACHETOOLS_SETUP_TYPE = setuptools
PYTHON_CACHETOOLS_LICENSE = MIT
PYTHON_CACHETOOLS_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] 21+ messages in thread* [Buildroot] [PATCH 03/18] package/python-crontab: bump version to 3.3.0
2025-12-20 21:41 [Buildroot] [PATCH 01/18] package/python-colorlog: bump version to 6.10.1 Bernd Kuhls
2025-12-20 21:41 ` [Buildroot] [PATCH 02/18] package/python-cachetools: bump version to 6.2.4 Bernd Kuhls
@ 2025-12-20 21:41 ` Bernd Kuhls
2025-12-20 21:41 ` [Buildroot] [PATCH 04/18] package/python-docutils: bump version to 0.22.4 Bernd Kuhls
` (15 subsequent siblings)
17 siblings, 0 replies; 21+ messages in thread
From: Bernd Kuhls @ 2025-12-20 21:41 UTC (permalink / raw)
To: buildroot
Cc: Raphaël Mélotte, Grzegorz Blach, Joris Offouga,
James Hilliard
https://gitlab.com/doctormo/python-crontab/-/tags/v3.3.0
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/python-crontab/python-crontab.hash | 4 ++--
package/python-crontab/python-crontab.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-crontab/python-crontab.hash b/package/python-crontab/python-crontab.hash
index 141d075851..5533d82a7a 100644
--- a/package/python-crontab/python-crontab.hash
+++ b/package/python-crontab/python-crontab.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/python-crontab/json
-md5 7ff9f13749104faa73f353a0d4ae9087 python_crontab-3.2.0.tar.gz
-sha256 40067d1dd39ade3460b2ad8557c7651514cd3851deffff61c5c60e1227c5c36b python_crontab-3.2.0.tar.gz
+md5 9edf7e8e5d9fbea6aa8a9c045bee93b6 python_crontab-3.3.0.tar.gz
+sha256 007c8aee68dddf3e04ec4dce0fac124b93bd68be7470fc95d2a9617a15de291b python_crontab-3.3.0.tar.gz
# Locally computed sha256 checksums
sha256 da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768 COPYING
diff --git a/package/python-crontab/python-crontab.mk b/package/python-crontab/python-crontab.mk
index 7946f56829..248ffca405 100644
--- a/package/python-crontab/python-crontab.mk
+++ b/package/python-crontab/python-crontab.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_CRONTAB_VERSION = 3.2.0
+PYTHON_CRONTAB_VERSION = 3.3.0
PYTHON_CRONTAB_SOURCE = python_crontab-$(PYTHON_CRONTAB_VERSION).tar.gz
-PYTHON_CRONTAB_SITE = https://files.pythonhosted.org/packages/e2/f0/25775565c133d4e29eeb607bf9ddba0075f3af36041a1844dd207881047f
+PYTHON_CRONTAB_SITE = https://files.pythonhosted.org/packages/99/7f/c54fb7e70b59844526aa4ae321e927a167678660ab51dda979955eafb89a
PYTHON_CRONTAB_SETUP_TYPE = setuptools
PYTHON_CRONTAB_LICENSE = LGPL-3.0+
PYTHON_CRONTAB_LICENSE_FILES = COPYING
--
2.47.3
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 21+ messages in thread* [Buildroot] [PATCH 04/18] package/python-docutils: bump version to 0.22.4
2025-12-20 21:41 [Buildroot] [PATCH 01/18] package/python-colorlog: bump version to 6.10.1 Bernd Kuhls
2025-12-20 21:41 ` [Buildroot] [PATCH 02/18] package/python-cachetools: bump version to 6.2.4 Bernd Kuhls
2025-12-20 21:41 ` [Buildroot] [PATCH 03/18] package/python-crontab: bump version to 3.3.0 Bernd Kuhls
@ 2025-12-20 21:41 ` Bernd Kuhls
2025-12-20 21:41 ` [Buildroot] [PATCH 05/18] package/python-dtschema: bump version to 2025.12 Bernd Kuhls
` (14 subsequent siblings)
17 siblings, 0 replies; 21+ messages in thread
From: Bernd Kuhls @ 2025-12-20 21:41 UTC (permalink / raw)
To: buildroot
Cc: Raphaël Mélotte, Grzegorz Blach, Joris Offouga,
James Hilliard
https://docutils.sourceforge.io/HISTORY.html#release-0-22-4-2025-12-18
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/python-docutils/python-docutils.hash | 4 ++--
package/python-docutils/python-docutils.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-docutils/python-docutils.hash b/package/python-docutils/python-docutils.hash
index b435135f15..7393c029a5 100644
--- a/package/python-docutils/python-docutils.hash
+++ b/package/python-docutils/python-docutils.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/docutils/json
-md5 98a6168e7f4719c9fd90184e88157656 docutils-0.22.3.tar.gz
-sha256 21486ae730e4ca9f622677b1412b879af1791efcfba517e4c6f60be543fc8cdd docutils-0.22.3.tar.gz
+md5 58f718cd60a87725d4dac56ae427c9f8 docutils-0.22.4.tar.gz
+sha256 4db53b1fde9abecbb74d91230d32ab626d94f6badfc575d6db9194a49df29968 docutils-0.22.4.tar.gz
# Locally computed sha256 checksums
sha256 6ab4f27c76c74f96e5e692da5944a6f82968f3bddaac5660a4aa723e70eb5d8f COPYING.rst
diff --git a/package/python-docutils/python-docutils.mk b/package/python-docutils/python-docutils.mk
index 20773fae91..bad9ce56af 100644
--- a/package/python-docutils/python-docutils.mk
+++ b/package/python-docutils/python-docutils.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_DOCUTILS_VERSION = 0.22.3
+PYTHON_DOCUTILS_VERSION = 0.22.4
PYTHON_DOCUTILS_SOURCE = docutils-$(PYTHON_DOCUTILS_VERSION).tar.gz
-PYTHON_DOCUTILS_SITE = https://files.pythonhosted.org/packages/d9/02/111134bfeb6e6c7ac4c74594e39a59f6c0195dc4846afbeac3cba60f1927
+PYTHON_DOCUTILS_SITE = https://files.pythonhosted.org/packages/ae/b6/03bb70946330e88ffec97aefd3ea75ba575cb2e762061e0e62a213befee8
PYTHON_DOCUTILS_LICENSE = Public Domain, BSD-2-Clause, BSD-3-Clause, GPL-3.0+ (emacs mode)
PYTHON_DOCUTILS_LICENSE_FILES = COPYING.rst
PYTHON_DOCUTILS_SETUP_TYPE = flit
--
2.47.3
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 21+ messages in thread* [Buildroot] [PATCH 05/18] package/python-dtschema: bump version to 2025.12
2025-12-20 21:41 [Buildroot] [PATCH 01/18] package/python-colorlog: bump version to 6.10.1 Bernd Kuhls
` (2 preceding siblings ...)
2025-12-20 21:41 ` [Buildroot] [PATCH 04/18] package/python-docutils: bump version to 0.22.4 Bernd Kuhls
@ 2025-12-20 21:41 ` Bernd Kuhls
2025-12-20 21:41 ` [Buildroot] [PATCH 06/18] package/python-fastapi: bump version to 0.126.0 Bernd Kuhls
` (13 subsequent siblings)
17 siblings, 0 replies; 21+ messages in thread
From: Bernd Kuhls @ 2025-12-20 21:41 UTC (permalink / raw)
To: buildroot
Cc: Raphaël Mélotte, Grzegorz Blach, Joris Offouga,
James Hilliard
https://github.com/devicetree-org/dt-schema/releases/tag/v2025.12
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/python-dtschema/python-dtschema.hash | 4 ++--
package/python-dtschema/python-dtschema.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-dtschema/python-dtschema.hash b/package/python-dtschema/python-dtschema.hash
index 29463ff5da..db11c0d30f 100644
--- a/package/python-dtschema/python-dtschema.hash
+++ b/package/python-dtschema/python-dtschema.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/dtschema/json
-md5 7d568f4e631d1f2f5ec32aea7851859c dtschema-2025.8.tar.gz
-sha256 3c63b643fa76215b32cc6cbea9fd0dc7627dc71c67f3dca14fc04d70a7e1235e dtschema-2025.8.tar.gz
+md5 e5cf3d2eeb13fb7a712fbe985624aedf dtschema-2025.12.tar.gz
+sha256 327fdf5d5ec60934cc3eddab09e68be2310173a33e15eee24dffa89787706db7 dtschema-2025.12.tar.gz
# Locally computed sha256 checksums
sha256 ca0d66263406dc684fe9db60577b234f65ffdf620d7e041c708e969447b69111 LICENSE.txt
diff --git a/package/python-dtschema/python-dtschema.mk b/package/python-dtschema/python-dtschema.mk
index 28b7ac3cdf..29e14d2e81 100644
--- a/package/python-dtschema/python-dtschema.mk
+++ b/package/python-dtschema/python-dtschema.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_DTSCHEMA_VERSION = 2025.8
+PYTHON_DTSCHEMA_VERSION = 2025.12
PYTHON_DTSCHEMA_SOURCE = dtschema-$(PYTHON_DTSCHEMA_VERSION).tar.gz
-PYTHON_DTSCHEMA_SITE = https://files.pythonhosted.org/packages/96/0d/ae12436b8de0d06cf5aa07787679bcefd24ba0c7a556edd5cdaef4a38022
+PYTHON_DTSCHEMA_SITE = https://files.pythonhosted.org/packages/7e/30/1f099669ea2bb8fbac19dbb04694d77ef9973418731ae29ccbe1b5e55647
PYTHON_DTSCHEMA_SETUP_TYPE = setuptools
PYTHON_DTSCHEMA_LICENSE = BSD-2-Clause
PYTHON_DTSCHEMA_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] 21+ messages in thread* [Buildroot] [PATCH 06/18] package/python-fastapi: bump version to 0.126.0
2025-12-20 21:41 [Buildroot] [PATCH 01/18] package/python-colorlog: bump version to 6.10.1 Bernd Kuhls
` (3 preceding siblings ...)
2025-12-20 21:41 ` [Buildroot] [PATCH 05/18] package/python-dtschema: bump version to 2025.12 Bernd Kuhls
@ 2025-12-20 21:41 ` Bernd Kuhls
2025-12-20 21:41 ` [Buildroot] [PATCH 07/18] package/python-filelock: security bump version to 3.20.1 Bernd Kuhls
` (12 subsequent siblings)
17 siblings, 0 replies; 21+ messages in thread
From: Bernd Kuhls @ 2025-12-20 21:41 UTC (permalink / raw)
To: buildroot
Cc: Raphaël Mélotte, Grzegorz Blach, Joris Offouga,
James Hilliard
https://github.com/fastapi/fastapi/blob/0.126.0/docs/en/docs/release-notes.md
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/python-fastapi/python-fastapi.hash | 4 ++--
package/python-fastapi/python-fastapi.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-fastapi/python-fastapi.hash b/package/python-fastapi/python-fastapi.hash
index 14f14a411f..6814876e50 100644
--- a/package/python-fastapi/python-fastapi.hash
+++ b/package/python-fastapi/python-fastapi.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/fastapi/json
-md5 8deab8ab1b623e1428e4753110295297 fastapi-0.124.4.tar.gz
-sha256 0e9422e8d6b797515f33f500309f6e1c98ee4e85563ba0f2debb282df6343763 fastapi-0.124.4.tar.gz
+md5 bbc8c95d2b4566f55b8628f4ed4bd673 fastapi-0.126.0.tar.gz
+sha256 f099fceb2a6d56dd21c59c4543d00be123dedacff869e76ae31ba3c0f963e2cd fastapi-0.126.0.tar.gz
# Locally computed sha256 checksums
sha256 4ec89ffc81485b97fec584b2d4a961032eeffe834453894fd9c1274906cc744e LICENSE
diff --git a/package/python-fastapi/python-fastapi.mk b/package/python-fastapi/python-fastapi.mk
index 36954f8b0e..aa076779af 100644
--- a/package/python-fastapi/python-fastapi.mk
+++ b/package/python-fastapi/python-fastapi.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_FASTAPI_VERSION = 0.124.4
+PYTHON_FASTAPI_VERSION = 0.126.0
PYTHON_FASTAPI_SOURCE = fastapi-$(PYTHON_FASTAPI_VERSION).tar.gz
-PYTHON_FASTAPI_SITE = https://files.pythonhosted.org/packages/cd/21/ade3ff6745a82ea8ad88552b4139d27941549e4f19125879f848ac8f3c3d
+PYTHON_FASTAPI_SITE = https://files.pythonhosted.org/packages/03/6c/28773e19bc203a2f3cf1d54a8e96ca7d05b58157a350aa4d8d37f2a5ba07
PYTHON_FASTAPI_SETUP_TYPE = pep517
PYTHON_FASTAPI_LICENSE = MIT
PYTHON_FASTAPI_LICENSE_FILES = LICENSE
--
2.47.3
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 21+ messages in thread* [Buildroot] [PATCH 07/18] package/python-filelock: security bump version to 3.20.1
2025-12-20 21:41 [Buildroot] [PATCH 01/18] package/python-colorlog: bump version to 6.10.1 Bernd Kuhls
` (4 preceding siblings ...)
2025-12-20 21:41 ` [Buildroot] [PATCH 06/18] package/python-fastapi: bump version to 0.126.0 Bernd Kuhls
@ 2025-12-20 21:41 ` Bernd Kuhls
2025-12-20 21:41 ` [Buildroot] [PATCH 08/18] package/python-flask-jsonrpc: bump version to 4.0.0 Bernd Kuhls
` (11 subsequent siblings)
17 siblings, 0 replies; 21+ messages in thread
From: Bernd Kuhls @ 2025-12-20 21:41 UTC (permalink / raw)
To: buildroot
Cc: Raphaël Mélotte, Grzegorz Blach, Joris Offouga,
James Hilliard
https://github.com/tox-dev/filelock/releases/tag/3.20.1
Fixes CVE-2025-68146: https://github.com/advisories/GHSA-w853-jp5j-5j7f
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/python-filelock/python-filelock.hash | 4 ++--
package/python-filelock/python-filelock.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-filelock/python-filelock.hash b/package/python-filelock/python-filelock.hash
index f47e8fdb5a..30bd3b1c97 100644
--- a/package/python-filelock/python-filelock.hash
+++ b/package/python-filelock/python-filelock.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/filelock/json
-md5 0b9c4280769cd87d874711c13adf50bc filelock-3.20.0.tar.gz
-sha256 711e943b4ec6be42e1d4e6690b48dc175c822967466bb31c0c293f34334c13f4 filelock-3.20.0.tar.gz
+md5 273703b56caed22470cda2a528182fef filelock-3.20.1.tar.gz
+sha256 b8360948b351b80f420878d8516519a2204b07aefcdcfd24912a5d33127f188c filelock-3.20.1.tar.gz
# Locally computed sha256 checksums
sha256 88d9b4eb60579c191ec391ca04c16130572d7eedc4a86daa58bf28c6e14c9bcd LICENSE
diff --git a/package/python-filelock/python-filelock.mk b/package/python-filelock/python-filelock.mk
index 8201fb1e66..ec958869a0 100644
--- a/package/python-filelock/python-filelock.mk
+++ b/package/python-filelock/python-filelock.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_FILELOCK_VERSION = 3.20.0
+PYTHON_FILELOCK_VERSION = 3.20.1
PYTHON_FILELOCK_SOURCE = filelock-$(PYTHON_FILELOCK_VERSION).tar.gz
-PYTHON_FILELOCK_SITE = https://files.pythonhosted.org/packages/58/46/0028a82567109b5ef6e4d2a1f04a583fb513e6cf9527fcdd09afd817deeb
+PYTHON_FILELOCK_SITE = https://files.pythonhosted.org/packages/a7/23/ce7a1126827cedeb958fc043d61745754464eb56c5937c35bbf2b8e26f34
PYTHON_FILELOCK_SETUP_TYPE = hatch
PYTHON_FILELOCK_LICENSE = Public Domain
PYTHON_FILELOCK_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] 21+ messages in thread* [Buildroot] [PATCH 08/18] package/python-flask-jsonrpc: bump version to 4.0.0
2025-12-20 21:41 [Buildroot] [PATCH 01/18] package/python-colorlog: bump version to 6.10.1 Bernd Kuhls
` (5 preceding siblings ...)
2025-12-20 21:41 ` [Buildroot] [PATCH 07/18] package/python-filelock: security bump version to 3.20.1 Bernd Kuhls
@ 2025-12-20 21:41 ` Bernd Kuhls
2025-12-20 21:41 ` [Buildroot] [PATCH 09/18] package/python-fonttools: bump version to 4.61.1 Bernd Kuhls
` (10 subsequent siblings)
17 siblings, 0 replies; 21+ messages in thread
From: Bernd Kuhls @ 2025-12-20 21:41 UTC (permalink / raw)
To: buildroot
Cc: Raphaël Mélotte, Grzegorz Blach, Joris Offouga,
James Hilliard
https://github.com/cenobites/flask-jsonrpc/releases/tag/v4.0
Switched setup type to hatch and updated license file:
https://github.com/cenobites/flask-jsonrpc/commit/a4031daaaf54b67f002b62de162a904f3f34cee4
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/python-flask-jsonrpc/python-flask-jsonrpc.hash | 7 +++----
package/python-flask-jsonrpc/python-flask-jsonrpc.mk | 10 +++++-----
2 files changed, 8 insertions(+), 9 deletions(-)
diff --git a/package/python-flask-jsonrpc/python-flask-jsonrpc.hash b/package/python-flask-jsonrpc/python-flask-jsonrpc.hash
index ad1564caab..c8027aced6 100644
--- a/package/python-flask-jsonrpc/python-flask-jsonrpc.hash
+++ b/package/python-flask-jsonrpc/python-flask-jsonrpc.hash
@@ -1,6 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/flask-jsonrpc/json
-md5 29ca67027f53912cb146d9305ea3e810 Flask-JSONRPC-3.0.1.tar.gz
-sha256 110295be39c6d6a110063630c050e3f8a4f79c50281898b3f1cb8a18fb3cb84a Flask-JSONRPC-3.0.1.tar.gz
+md5 f5c5a0364fc189e185ac6ddfd700bf0c flask_jsonrpc-4.0.0.tar.gz
+sha256 468018215a1363f44e519d9f50248bfd4f3e1f6a7c6e709ac4039fa43be327ce flask_jsonrpc-4.0.0.tar.gz
# Locally computed sha256 checksums
-sha256 5e6175926ba7dde28c7d292a8b0350aa82c40a8c5691a878fe02b0c9c6b43b39 LICENSE
-sha256 5e6175926ba7dde28c7d292a8b0350aa82c40a8c5691a878fe02b0c9c6b43b39 COPYING
+sha256 fffebf4325dbab265f334f5040718822f7784c4d047b20124d3cfc1680f9b96a LICENSE.txt
diff --git a/package/python-flask-jsonrpc/python-flask-jsonrpc.mk b/package/python-flask-jsonrpc/python-flask-jsonrpc.mk
index 2a60d73d42..34e7b7ad98 100644
--- a/package/python-flask-jsonrpc/python-flask-jsonrpc.mk
+++ b/package/python-flask-jsonrpc/python-flask-jsonrpc.mk
@@ -4,11 +4,11 @@
#
################################################################################
-PYTHON_FLASK_JSONRPC_VERSION = 3.0.1
-PYTHON_FLASK_JSONRPC_SOURCE = Flask-JSONRPC-$(PYTHON_FLASK_JSONRPC_VERSION).tar.gz
-PYTHON_FLASK_JSONRPC_SITE = https://files.pythonhosted.org/packages/7e/9d/637a0620802e4c496bd5d48e3766c3a4fd6a03f815f9bcb183bc7a17a5bb
+PYTHON_FLASK_JSONRPC_VERSION = 4.0.0
+PYTHON_FLASK_JSONRPC_SOURCE = flask_jsonrpc-$(PYTHON_FLASK_JSONRPC_VERSION).tar.gz
+PYTHON_FLASK_JSONRPC_SITE = https://files.pythonhosted.org/packages/b9/2e/74dcb729aa2f5b49d4731cfaab5cb5fbfd867906ba7a0a6e32c66779dbb6
PYTHON_FLASK_JSONRPC_LICENSE = BSD-3-Clause
-PYTHON_FLASK_JSONRPC_LICENSE_FILES = LICENSE COPYING
-PYTHON_FLASK_JSONRPC_SETUP_TYPE = setuptools
+PYTHON_FLASK_JSONRPC_LICENSE_FILES = LICENSE.txt
+PYTHON_FLASK_JSONRPC_SETUP_TYPE = hatch
$(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] 21+ messages in thread* [Buildroot] [PATCH 09/18] package/python-fonttools: bump version to 4.61.1
2025-12-20 21:41 [Buildroot] [PATCH 01/18] package/python-colorlog: bump version to 6.10.1 Bernd Kuhls
` (6 preceding siblings ...)
2025-12-20 21:41 ` [Buildroot] [PATCH 08/18] package/python-flask-jsonrpc: bump version to 4.0.0 Bernd Kuhls
@ 2025-12-20 21:41 ` Bernd Kuhls
2025-12-20 21:41 ` [Buildroot] [PATCH 10/18] package/python-google-auth: bump version to 2.45.0 Bernd Kuhls
` (9 subsequent siblings)
17 siblings, 0 replies; 21+ messages in thread
From: Bernd Kuhls @ 2025-12-20 21:41 UTC (permalink / raw)
To: buildroot
Cc: Raphaël Mélotte, Grzegorz Blach, Joris Offouga,
James Hilliard
https://github.com/fonttools/fonttools/releases/tag/4.61.1
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/python-fonttools/python-fonttools.hash | 4 ++--
package/python-fonttools/python-fonttools.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-fonttools/python-fonttools.hash b/package/python-fonttools/python-fonttools.hash
index b83663e8fb..61dfad4f79 100644
--- a/package/python-fonttools/python-fonttools.hash
+++ b/package/python-fonttools/python-fonttools.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/fonttools/json
-md5 55a7d3d40e191410bbe604d0d795baa4 fonttools-4.61.0.tar.gz
-sha256 ec520a1f0c7758d7a858a00f090c1745f6cde6a7c5e76fb70ea4044a15f712e7 fonttools-4.61.0.tar.gz
+md5 98125fbc3dd9254fd8b95c309138b837 fonttools-4.61.1.tar.gz
+sha256 6675329885c44657f826ef01d9e4fb33b9158e9d93c537d84ad8399539bc6f69 fonttools-4.61.1.tar.gz
# Locally computed sha256 checksums
sha256 6787208f83f659ccbc2223b2fde952ffa6f7e8aca62f1a8a2bf5bc51bb1b2383 LICENSE
diff --git a/package/python-fonttools/python-fonttools.mk b/package/python-fonttools/python-fonttools.mk
index 592ef51354..85c589b616 100644
--- a/package/python-fonttools/python-fonttools.mk
+++ b/package/python-fonttools/python-fonttools.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_FONTTOOLS_VERSION = 4.61.0
+PYTHON_FONTTOOLS_VERSION = 4.61.1
PYTHON_FONTTOOLS_SOURCE = fonttools-$(PYTHON_FONTTOOLS_VERSION).tar.gz
-PYTHON_FONTTOOLS_SITE = https://files.pythonhosted.org/packages/33/f9/0e84d593c0e12244150280a630999835a64f2852276161b62a0f98318de0
+PYTHON_FONTTOOLS_SITE = https://files.pythonhosted.org/packages/ec/ca/cf17b88a8df95691275a3d77dc0a5ad9907f328ae53acbe6795da1b2f5ed
PYTHON_FONTTOOLS_SETUP_TYPE = setuptools
PYTHON_FONTTOOLS_LICENSE = MIT
PYTHON_FONTTOOLS_LICENSE_FILES = LICENSE
--
2.47.3
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 21+ messages in thread* [Buildroot] [PATCH 10/18] package/python-google-auth: bump version to 2.45.0
2025-12-20 21:41 [Buildroot] [PATCH 01/18] package/python-colorlog: bump version to 6.10.1 Bernd Kuhls
` (7 preceding siblings ...)
2025-12-20 21:41 ` [Buildroot] [PATCH 09/18] package/python-fonttools: bump version to 4.61.1 Bernd Kuhls
@ 2025-12-20 21:41 ` Bernd Kuhls
2025-12-20 21:41 ` [Buildroot] [PATCH 11/18] package/python-grpclib: bump version to 0.4.9 Bernd Kuhls
` (8 subsequent siblings)
17 siblings, 0 replies; 21+ messages in thread
From: Bernd Kuhls @ 2025-12-20 21:41 UTC (permalink / raw)
To: buildroot
Cc: Raphaël Mélotte, Grzegorz Blach, Joris Offouga,
James Hilliard
https://github.com/googleapis/google-auth-library-python/blob/v2.45.0/CHANGELOG.md
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/python-google-auth/python-google-auth.hash | 4 ++--
package/python-google-auth/python-google-auth.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-google-auth/python-google-auth.hash b/package/python-google-auth/python-google-auth.hash
index 17ca9ddd61..6a7b5cd170 100644
--- a/package/python-google-auth/python-google-auth.hash
+++ b/package/python-google-auth/python-google-auth.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/google-auth/json
-md5 43aef15e30f2646226add26c54256302 google_auth-2.43.0.tar.gz
-sha256 88228eee5fc21b62a1b5fe773ca15e67778cb07dc8363adcb4a8827b52d81483 google_auth-2.43.0.tar.gz
+md5 702a1aa7d2a65e7ae2702167be9183f4 google_auth-2.45.0.tar.gz
+sha256 90d3f41b6b72ea72dd9811e765699ee491ab24139f34ebf1ca2b9cc0c38708f3 google_auth-2.45.0.tar.gz
# Locally computed sha256 checksums
sha256 c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4 LICENSE
diff --git a/package/python-google-auth/python-google-auth.mk b/package/python-google-auth/python-google-auth.mk
index 53e5900856..69c2a32b70 100644
--- a/package/python-google-auth/python-google-auth.mk
+++ b/package/python-google-auth/python-google-auth.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_GOOGLE_AUTH_VERSION = 2.43.0
+PYTHON_GOOGLE_AUTH_VERSION = 2.45.0
PYTHON_GOOGLE_AUTH_SOURCE = google_auth-$(PYTHON_GOOGLE_AUTH_VERSION).tar.gz
-PYTHON_GOOGLE_AUTH_SITE = https://files.pythonhosted.org/packages/ff/ef/66d14cf0e01b08d2d51ffc3c20410c4e134a1548fc246a6081eae585a4fe
+PYTHON_GOOGLE_AUTH_SITE = https://files.pythonhosted.org/packages/e5/00/3c794502a8b892c404b2dea5b3650eb21bfc7069612fbfd15c7f17c1cb0d
PYTHON_GOOGLE_AUTH_SETUP_TYPE = setuptools
PYTHON_GOOGLE_AUTH_LICENSE = Apache-2.0
PYTHON_GOOGLE_AUTH_LICENSE_FILES = LICENSE
--
2.47.3
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 21+ messages in thread* [Buildroot] [PATCH 11/18] package/python-grpclib: bump version to 0.4.9
2025-12-20 21:41 [Buildroot] [PATCH 01/18] package/python-colorlog: bump version to 6.10.1 Bernd Kuhls
` (8 preceding siblings ...)
2025-12-20 21:41 ` [Buildroot] [PATCH 10/18] package/python-google-auth: bump version to 2.45.0 Bernd Kuhls
@ 2025-12-20 21:41 ` Bernd Kuhls
2025-12-20 21:42 ` [Buildroot] [PATCH 12/18] package/python-incremental: bump version to 24.11.0 Bernd Kuhls
` (7 subsequent siblings)
17 siblings, 0 replies; 21+ messages in thread
From: Bernd Kuhls @ 2025-12-20 21:41 UTC (permalink / raw)
To: buildroot
Cc: Raphaël Mélotte, Grzegorz Blach, Joris Offouga,
James Hilliard
https://github.com/vmagamedov/grpclib/blob/v0.4.9/docs/changelog/index.rst
Updated license hash due to upstream commit:
https://github.com/vmagamedov/grpclib/commit/069f2493abcd7734231e4071d5ecb9b83852a8a9
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/python-grpclib/python-grpclib.hash | 6 +++---
package/python-grpclib/python-grpclib.mk | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package/python-grpclib/python-grpclib.hash b/package/python-grpclib/python-grpclib.hash
index 31ff505fdb..022c9a7575 100644
--- a/package/python-grpclib/python-grpclib.hash
+++ b/package/python-grpclib/python-grpclib.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/grpclib/json
-md5 c37be825d02fa3f3f488f172c784ca71 grpclib-0.4.8.tar.gz
-sha256 d8823763780ef94fed8b2c562f7485cf0bbee15fc7d065a640673667f7719c9a grpclib-0.4.8.tar.gz
+md5 4dbde1ad88752eefa7bf70f1fa186182 grpclib-0.4.9.tar.gz
+sha256 cc589c330fa81004c6400a52a566407574498cb5b055fa927013361e21466c46 grpclib-0.4.9.tar.gz
# Locally computed sha256 checksums
-sha256 6c7fa8cf9b94ad5043a6b550a0ffb98356e66100b69dd1cb8e1f82606b436e8e LICENSE.txt
+sha256 8d61e1a3368175363c2983902aad03df636144b01144c0f82c2e9b0d41fa9166 LICENSE.txt
diff --git a/package/python-grpclib/python-grpclib.mk b/package/python-grpclib/python-grpclib.mk
index 4f8406ee69..70a0824e64 100644
--- a/package/python-grpclib/python-grpclib.mk
+++ b/package/python-grpclib/python-grpclib.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_GRPCLIB_VERSION = 0.4.8
+PYTHON_GRPCLIB_VERSION = 0.4.9
PYTHON_GRPCLIB_SOURCE = grpclib-$(PYTHON_GRPCLIB_VERSION).tar.gz
-PYTHON_GRPCLIB_SITE = https://files.pythonhosted.org/packages/19/75/0f0d3524b38b35e5cd07334b754aa9bd0570140ad982131b04ebfa3b0374
+PYTHON_GRPCLIB_SITE = https://files.pythonhosted.org/packages/5b/28/5a2c299ec82a876a252c5919aa895a6f1d1d35c96417c5ce4a4660dc3a80
PYTHON_GRPCLIB_SETUP_TYPE = setuptools
PYTHON_GRPCLIB_LICENSE = BSD-3-Clause
PYTHON_GRPCLIB_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] 21+ messages in thread* [Buildroot] [PATCH 12/18] package/python-incremental: bump version to 24.11.0
2025-12-20 21:41 [Buildroot] [PATCH 01/18] package/python-colorlog: bump version to 6.10.1 Bernd Kuhls
` (9 preceding siblings ...)
2025-12-20 21:41 ` [Buildroot] [PATCH 11/18] package/python-grpclib: bump version to 0.4.9 Bernd Kuhls
@ 2025-12-20 21:42 ` Bernd Kuhls
2025-12-20 21:42 ` [Buildroot] [PATCH 13/18] package/python-boto3: bump version to 1.42.14 Bernd Kuhls
` (6 subsequent siblings)
17 siblings, 0 replies; 21+ messages in thread
From: Bernd Kuhls @ 2025-12-20 21:42 UTC (permalink / raw)
To: buildroot
Cc: Raphaël Mélotte, Grzegorz Blach, Joris Offouga,
James Hilliard
https://github.com/twisted/incremental/blob/incremental-24.11.0/NEWS.rst
Switched setup type to hatch:
https://github.com/twisted/incremental/commit/c7104f892616fa37f99c6620cc85016d2f86df88
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/python-incremental/python-incremental.hash | 4 ++--
package/python-incremental/python-incremental.mk | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package/python-incremental/python-incremental.hash b/package/python-incremental/python-incremental.hash
index 7707495a0a..02f6690b90 100644
--- a/package/python-incremental/python-incremental.hash
+++ b/package/python-incremental/python-incremental.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/incremental/json
-md5 d946fb1a369c77693b4dab8ac9b13596 incremental-24.7.2.tar.gz
-sha256 fb4f1d47ee60efe87d4f6f0ebb5f70b9760db2b2574c59c8e8912be4ebd464c9 incremental-24.7.2.tar.gz
+md5 5d7524d053b182d713981ea20079ed76 incremental-24.11.0.tar.gz
+sha256 87d3480dbb083c1d736222511a8cf380012a8176c2456d01ef483242abbbcf8c incremental-24.11.0.tar.gz
# Locally computed sha256 checksums
sha256 d043bc8899b4695de1f4511d8f507b927e11723b981ce600fa3ef7b73954afa5 LICENSE
diff --git a/package/python-incremental/python-incremental.mk b/package/python-incremental/python-incremental.mk
index 9a1432ebd2..e8717db294 100644
--- a/package/python-incremental/python-incremental.mk
+++ b/package/python-incremental/python-incremental.mk
@@ -4,10 +4,10 @@
#
################################################################################
-PYTHON_INCREMENTAL_VERSION = 24.7.2
+PYTHON_INCREMENTAL_VERSION = 24.11.0
PYTHON_INCREMENTAL_SOURCE = incremental-$(PYTHON_INCREMENTAL_VERSION).tar.gz
-PYTHON_INCREMENTAL_SITE = https://files.pythonhosted.org/packages/27/87/156b374ff6578062965afe30cc57627d35234369b3336cf244b240c8d8e6
-PYTHON_INCREMENTAL_SETUP_TYPE = setuptools
+PYTHON_INCREMENTAL_SITE = https://files.pythonhosted.org/packages/ef/3c/82e84109e02c492f382c711c58a3dd91badda6d746def81a1465f74dc9f5
+PYTHON_INCREMENTAL_SETUP_TYPE = hatch
PYTHON_INCREMENTAL_LICENSE = MIT
PYTHON_INCREMENTAL_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] 21+ messages in thread* [Buildroot] [PATCH 13/18] package/python-boto3: bump version to 1.42.14
2025-12-20 21:41 [Buildroot] [PATCH 01/18] package/python-colorlog: bump version to 6.10.1 Bernd Kuhls
` (10 preceding siblings ...)
2025-12-20 21:42 ` [Buildroot] [PATCH 12/18] package/python-incremental: bump version to 24.11.0 Bernd Kuhls
@ 2025-12-20 21:42 ` Bernd Kuhls
2025-12-20 21:42 ` [Buildroot] [PATCH 14/18] package/python-botocore: " Bernd Kuhls
` (5 subsequent siblings)
17 siblings, 0 replies; 21+ messages in thread
From: Bernd Kuhls @ 2025-12-20 21:42 UTC (permalink / raw)
To: buildroot
Cc: Raphaël Mélotte, Grzegorz Blach, Joris Offouga,
James Hilliard
https://github.com/boto/boto3/blob/1.42.14/CHANGELOG.rst
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/python-boto3/python-boto3.hash | 4 ++--
package/python-boto3/python-boto3.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-boto3/python-boto3.hash b/package/python-boto3/python-boto3.hash
index f8816bdf1f..ae99b5092c 100644
--- a/package/python-boto3/python-boto3.hash
+++ b/package/python-boto3/python-boto3.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/boto3/json
-md5 2dd524bffeeac5d9ee37f8ca136558fc boto3-1.42.5.tar.gz
-sha256 e3b7be255e5e29272b6424af4417005384f5a3f1caf6ca3352258ee1d9b8551a boto3-1.42.5.tar.gz
+md5 8abc4bb707739d3ad3e9fe14b42d5234 boto3-1.42.14.tar.gz
+sha256 a5d005667b480c844ed3f814a59f199ce249d0f5669532a17d06200c0a93119c boto3-1.42.14.tar.gz
# Locally computed sha256 checksums
sha256 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594 LICENSE
diff --git a/package/python-boto3/python-boto3.mk b/package/python-boto3/python-boto3.mk
index e3da232e51..9ee51b454d 100644
--- a/package/python-boto3/python-boto3.mk
+++ b/package/python-boto3/python-boto3.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_BOTO3_VERSION = 1.42.5
+PYTHON_BOTO3_VERSION = 1.42.14
PYTHON_BOTO3_SOURCE = boto3-$(PYTHON_BOTO3_VERSION).tar.gz
-PYTHON_BOTO3_SITE = https://files.pythonhosted.org/packages/8b/91/c00b45b5ca95184f7ab6140f586ba7d23074168ee3feae3eaf6954cc11c3
+PYTHON_BOTO3_SITE = https://files.pythonhosted.org/packages/09/72/e236ca627bc0461710685f5b7438f759ef3b4106e0e08dda08513a6539ab
PYTHON_BOTO3_SETUP_TYPE = setuptools
PYTHON_BOTO3_LICENSE = Apache-2.0
PYTHON_BOTO3_LICENSE_FILES = LICENSE
--
2.47.3
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 21+ messages in thread* [Buildroot] [PATCH 14/18] package/python-botocore: bump version to 1.42.14
2025-12-20 21:41 [Buildroot] [PATCH 01/18] package/python-colorlog: bump version to 6.10.1 Bernd Kuhls
` (11 preceding siblings ...)
2025-12-20 21:42 ` [Buildroot] [PATCH 13/18] package/python-boto3: bump version to 1.42.14 Bernd Kuhls
@ 2025-12-20 21:42 ` Bernd Kuhls
2025-12-20 21:42 ` [Buildroot] [PATCH 15/18] package/python-iwlib: bump version to 1.7.0 Bernd Kuhls
` (4 subsequent siblings)
17 siblings, 0 replies; 21+ messages in thread
From: Bernd Kuhls @ 2025-12-20 21:42 UTC (permalink / raw)
To: buildroot
Cc: Raphaël Mélotte, Grzegorz Blach, Joris Offouga,
James Hilliard
https://github.com/boto/botocore/blob/1.42.14/CHANGELOG.rst
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/python-botocore/python-botocore.hash | 4 ++--
package/python-botocore/python-botocore.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-botocore/python-botocore.hash b/package/python-botocore/python-botocore.hash
index 8f2792c829..6b4d788410 100644
--- a/package/python-botocore/python-botocore.hash
+++ b/package/python-botocore/python-botocore.hash
@@ -1,6 +1,6 @@
# md5, sha256 from https://pypi.org/pypi/botocore/json
-md5 ed7c48a9f7b0b422b71e6507ab14f957 botocore-1.42.5.tar.gz
-sha256 37bfc487f14286d9795920807fcb8318b940835b18fff6bec5253449f377136f botocore-1.42.5.tar.gz
+md5 5905039db132a93c73a18ad9e497bb43 botocore-1.42.14.tar.gz
+sha256 cf5bebb580803c6cfd9886902ca24834b42ecaa808da14fb8cd35ad523c9f621 botocore-1.42.14.tar.gz
# Locally computed sha256 checksums
sha256 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594 LICENSE.txt
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 tests/unit/auth/aws4_testsuite/LICENSE
diff --git a/package/python-botocore/python-botocore.mk b/package/python-botocore/python-botocore.mk
index c3770b4833..3d7fe258bb 100644
--- a/package/python-botocore/python-botocore.mk
+++ b/package/python-botocore/python-botocore.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_BOTOCORE_VERSION = 1.42.5
+PYTHON_BOTOCORE_VERSION = 1.42.14
PYTHON_BOTOCORE_SOURCE = botocore-$(PYTHON_BOTOCORE_VERSION).tar.gz
-PYTHON_BOTOCORE_SITE = https://files.pythonhosted.org/packages/8c/46/5b40b1deb780869ca9f0c1de47062a78a0494b53d6f9d6bad10fc38eef9d
+PYTHON_BOTOCORE_SITE = https://files.pythonhosted.org/packages/35/3f/50c56f093c2c6ce6de1f579726598db1cf9a9cccd3bf8693f73b1cf5e319
PYTHON_BOTOCORE_SETUP_TYPE = setuptools
PYTHON_BOTOCORE_LICENSE = Apache-2.0
PYTHON_BOTOCORE_LICENSE_FILES = LICENSE.txt tests/unit/auth/aws4_testsuite/LICENSE
--
2.47.3
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 21+ messages in thread* [Buildroot] [PATCH 15/18] package/python-iwlib: bump version to 1.7.0
2025-12-20 21:41 [Buildroot] [PATCH 01/18] package/python-colorlog: bump version to 6.10.1 Bernd Kuhls
` (12 preceding siblings ...)
2025-12-20 21:42 ` [Buildroot] [PATCH 14/18] package/python-botocore: " Bernd Kuhls
@ 2025-12-20 21:42 ` Bernd Kuhls
2025-12-21 22:11 ` Julien Olivain via buildroot
2025-12-20 21:42 ` [Buildroot] [PATCH 16/18] package/python-markupsafe: bump version to 3.0.3 Bernd Kuhls
` (3 subsequent siblings)
17 siblings, 1 reply; 21+ messages in thread
From: Bernd Kuhls @ 2025-12-20 21:42 UTC (permalink / raw)
To: buildroot
Cc: Raphaël Mélotte, Grzegorz Blach, Joris Offouga,
James Hilliard
https://github.com/nhoad/python-iwlib/blob/1.7.0/README.rst
"1.6: Added support for Python 3 (via migration to CFFI)"
Switched SITE to pypi.
Added dependency to python-cffi:
https://github.com/nhoad/python-iwlib/commit/a7c14aff76a28004afb45e08bcf83be5948cb7c1
Updated package as computed by scanpypi.
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/python-iwlib/Config.in | 1 +
package/python-iwlib/python-iwlib.hash | 6 ++++--
package/python-iwlib/python-iwlib.mk | 7 ++++---
3 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/package/python-iwlib/Config.in b/package/python-iwlib/Config.in
index eb28d674d9..e15ae38025 100644
--- a/package/python-iwlib/Config.in
+++ b/package/python-iwlib/Config.in
@@ -1,6 +1,7 @@
config BR2_PACKAGE_PYTHON_IWLIB
bool "python-iwlib"
depends on BR2_PACKAGE_WIRELESS_TOOLS_LIB
+ select BR2_PACKAGE_PYTHON_CFFI # runtime
help
python-iwlib is a package for interfacing with iwlib,
providing an implementation to the wireless tools in Linux.
diff --git a/package/python-iwlib/python-iwlib.hash b/package/python-iwlib/python-iwlib.hash
index 4d71a3fea6..d1848e0bd7 100644
--- a/package/python-iwlib/python-iwlib.hash
+++ b/package/python-iwlib/python-iwlib.hash
@@ -1,3 +1,5 @@
-# Locally calculated
-sha256 7f1ad4354284a452388e178b5d9b191fa5a68a9183423a90a1d261ba2ebd1cac python-iwlib-1.5.tar.gz
+# md5, sha256 from https://pypi.org/pypi/iwlib/json
+md5 66016f4f7f53128525d1f9d9de7a6fed iwlib-1.7.0.tar.gz
+sha256 a805f6597a70ee3001aba8f039fb7b2dcb75dc15c4e7852f5594fd6379196da1 iwlib-1.7.0.tar.gz
+# Locally computed sha256 checksums
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
diff --git a/package/python-iwlib/python-iwlib.mk b/package/python-iwlib/python-iwlib.mk
index 9d0985567d..7a4fee7fc9 100644
--- a/package/python-iwlib/python-iwlib.mk
+++ b/package/python-iwlib/python-iwlib.mk
@@ -4,11 +4,12 @@
#
################################################################################
-PYTHON_IWLIB_VERSION = 1.5
-PYTHON_IWLIB_SITE = $(call github,nhoad,python-iwlib,$(PYTHON_IWLIB_VERSION))
+PYTHON_IWLIB_VERSION = 1.7.0
+PYTHON_IWLIB_SOURCE = iwlib-$(PYTHON_IWLIB_VERSION).tar.gz
+PYTHON_IWLIB_SITE = https://files.pythonhosted.org/packages/59/44/fd72c0a7094baeb448dc9e87b3d579da98e2b8593c3fe05c5f9dd20dc6bc
PYTHON_IWLIB_LICENSE = GPL-2.0
PYTHON_IWLIB_LICENSE_FILES = COPYING
PYTHON_IWLIB_SETUP_TYPE = setuptools
-PYTHON_IWLIB_DEPENDENCIES = wireless_tools
+PYTHON_IWLIB_DEPENDENCIES = host-python-cffi wireless_tools
$(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] 21+ messages in thread* Re: [Buildroot] [PATCH 15/18] package/python-iwlib: bump version to 1.7.0
2025-12-20 21:42 ` [Buildroot] [PATCH 15/18] package/python-iwlib: bump version to 1.7.0 Bernd Kuhls
@ 2025-12-21 22:11 ` Julien Olivain via buildroot
0 siblings, 0 replies; 21+ messages in thread
From: Julien Olivain via buildroot @ 2025-12-21 22:11 UTC (permalink / raw)
To: Bernd Kuhls
Cc: buildroot, Raphaël Mélotte, Grzegorz Blach,
Joris Offouga, James Hilliard
Hi Bernd,
Thanks for the patch.
On 20/12/2025 22:42, Bernd Kuhls wrote:
> https://github.com/nhoad/python-iwlib/blob/1.7.0/README.rst
> "1.6: Added support for Python 3 (via migration to CFFI)"
>
> Switched SITE to pypi.
>
> Added dependency to python-cffi:
> https://github.com/nhoad/python-iwlib/commit/a7c14aff76a28004afb45e08bcf83be5948cb7c1
>
> Updated package as computed by scanpypi.
>
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> ---
[...]
> diff --git a/package/python-iwlib/python-iwlib.mk
> b/package/python-iwlib/python-iwlib.mk
> index 9d0985567d..7a4fee7fc9 100644
> --- a/package/python-iwlib/python-iwlib.mk
> +++ b/package/python-iwlib/python-iwlib.mk
> @@ -4,11 +4,12 @@
> #
>
> ################################################################################
>
> -PYTHON_IWLIB_VERSION = 1.5
> -PYTHON_IWLIB_SITE = $(call
> github,nhoad,python-iwlib,$(PYTHON_IWLIB_VERSION))
> +PYTHON_IWLIB_VERSION = 1.7.0
When compiling this new version with the commands:
cat >.config <<EOF
BR2_aarch64=y
BR2_TOOLCHAIN_EXTERNAL=y
BR2_TOOLCHAIN_EXTERNAL_BOOTLIN=y
BR2_PACKAGE_PYTHON3=y
BR2_PACKAGE_PYTHON_IWLIB=y
BR2_PACKAGE_WIRELESS_TOOLS=y
BR2_PACKAGE_WIRELESS_TOOLS_LIB=y
EOF
make olddefconfig
make python-iwlib
I observe the following error:
cffi.VerificationError: importing
'/buildroot/output/build/python-iwlib-1.7.0/iwlib/__pycache__/_cffi__x89ce3654xeb297b6c.cpython-313-x86_64-linux-gnu.so':
/buildroot/output/build/python-iwlib-1.7.0/iwlib/__pycache__/_cffi__x89ce3654xeb297b6c.cpython-313-x86_64-linux-gnu.so:
cannot open shared object file: No such file or directory
ERROR Backend subprocess exited when trying to invoke build_wheel
The compilation without this patch is working fine.
Could you have a look, please?
> +PYTHON_IWLIB_SOURCE = iwlib-$(PYTHON_IWLIB_VERSION).tar.gz
> +PYTHON_IWLIB_SITE =
> https://files.pythonhosted.org/packages/59/44/fd72c0a7094baeb448dc9e87b3d579da98e2b8593c3fe05c5f9dd20dc6bc
> PYTHON_IWLIB_LICENSE = GPL-2.0
> PYTHON_IWLIB_LICENSE_FILES = COPYING
> PYTHON_IWLIB_SETUP_TYPE = setuptools
> -PYTHON_IWLIB_DEPENDENCIES = wireless_tools
> +PYTHON_IWLIB_DEPENDENCIES = host-python-cffi wireless_tools
>
> $(eval $(python-package))
> --
> 2.47.3
Best regards,
Julien.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 21+ messages in thread
* [Buildroot] [PATCH 16/18] package/python-markupsafe: bump version to 3.0.3
2025-12-20 21:41 [Buildroot] [PATCH 01/18] package/python-colorlog: bump version to 6.10.1 Bernd Kuhls
` (13 preceding siblings ...)
2025-12-20 21:42 ` [Buildroot] [PATCH 15/18] package/python-iwlib: bump version to 1.7.0 Bernd Kuhls
@ 2025-12-20 21:42 ` Bernd Kuhls
2025-12-20 21:42 ` [Buildroot] [PATCH 17/18] package/python-multipart: bump version to 0.0.21 Bernd Kuhls
` (2 subsequent siblings)
17 siblings, 0 replies; 21+ messages in thread
From: Bernd Kuhls @ 2025-12-20 21:42 UTC (permalink / raw)
To: buildroot
Cc: Raphaël Mélotte, Grzegorz Blach, Joris Offouga,
James Hilliard
https://github.com/pallets/markupsafe/blob/3.0.3/CHANGES.rst
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/python-markupsafe/python-markupsafe.hash | 4 ++--
package/python-markupsafe/python-markupsafe.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-markupsafe/python-markupsafe.hash b/package/python-markupsafe/python-markupsafe.hash
index c5ba015592..639a8c10e0 100644
--- a/package/python-markupsafe/python-markupsafe.hash
+++ b/package/python-markupsafe/python-markupsafe.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/markupsafe/json
-md5 cb0071711b573b155cc8f86e1de72167 markupsafe-3.0.2.tar.gz
-sha256 ee55d3edf80167e48ea11a923c7386f4669df67d7994554387f84e7d8b0a2bf0 markupsafe-3.0.2.tar.gz
+md5 13a73126d25afa72a1ff0daed072f5fe markupsafe-3.0.3.tar.gz
+sha256 722695808f4b6457b320fdc131280796bdceb04ab50fe1795cd540799ebe1698 markupsafe-3.0.3.tar.gz
# Locally computed sha256 checksums
sha256 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea LICENSE.txt
diff --git a/package/python-markupsafe/python-markupsafe.mk b/package/python-markupsafe/python-markupsafe.mk
index 11e8708270..7732b9a7e1 100644
--- a/package/python-markupsafe/python-markupsafe.mk
+++ b/package/python-markupsafe/python-markupsafe.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_MARKUPSAFE_VERSION = 3.0.2
+PYTHON_MARKUPSAFE_VERSION = 3.0.3
PYTHON_MARKUPSAFE_SOURCE = markupsafe-$(PYTHON_MARKUPSAFE_VERSION).tar.gz
-PYTHON_MARKUPSAFE_SITE = https://files.pythonhosted.org/packages/b2/97/5d42485e71dfc078108a86d6de8fa46db44a1a9295e89c5d6d4a06e23a62
+PYTHON_MARKUPSAFE_SITE = https://files.pythonhosted.org/packages/7e/99/7690b6d4034fffd95959cbe0c02de8deb3098cc577c67bb6a24fe5d7caa7
PYTHON_MARKUPSAFE_SETUP_TYPE = setuptools
PYTHON_MARKUPSAFE_LICENSE = BSD-3-Clause
PYTHON_MARKUPSAFE_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] 21+ messages in thread* [Buildroot] [PATCH 17/18] package/python-multipart: bump version to 0.0.21
2025-12-20 21:41 [Buildroot] [PATCH 01/18] package/python-colorlog: bump version to 6.10.1 Bernd Kuhls
` (14 preceding siblings ...)
2025-12-20 21:42 ` [Buildroot] [PATCH 16/18] package/python-markupsafe: bump version to 3.0.3 Bernd Kuhls
@ 2025-12-20 21:42 ` Bernd Kuhls
2026-03-06 19:52 ` Thomas Perale via buildroot
2025-12-20 21:42 ` [Buildroot] [PATCH 18/18] package/python-paramiko: bump version to 4.0.0 Bernd Kuhls
2025-12-21 22:14 ` [Buildroot] [PATCH 01/18] package/python-colorlog: bump version to 6.10.1 Julien Olivain via buildroot
17 siblings, 1 reply; 21+ messages in thread
From: Bernd Kuhls @ 2025-12-20 21:42 UTC (permalink / raw)
To: buildroot
Cc: Raphaël Mélotte, Grzegorz Blach, Joris Offouga,
James Hilliard
https://github.com/Kludex/python-multipart/blob/0.0.21/CHANGELOG.md
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/python-multipart/python-multipart.hash | 6 +++---
package/python-multipart/python-multipart.mk | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package/python-multipart/python-multipart.hash b/package/python-multipart/python-multipart.hash
index 594c7cd497..ed01763cd7 100644
--- a/package/python-multipart/python-multipart.hash
+++ b/package/python-multipart/python-multipart.hash
@@ -1,5 +1,5 @@
-# md5, sha256 from https://pypi.org/pypi/python-multipart/json
-md5 fa3ee0a8ee83e24b66ab40a841922244 python_multipart-0.0.20.tar.gz
-sha256 8dd0cab45b8e23064ae09147625994d090fa46f5b0d1e13af944c331a7fa9d13 python_multipart-0.0.20.tar.gz
+# md5, sha256 from https://pypi.org/pypi/python_multipart/json
+md5 fd24645f1b328d5d328e8b10bc2c596c python_multipart-0.0.21.tar.gz
+sha256 7137ebd4d3bbf70ea1622998f902b97a29434a9e8dc40eb203bbcf7c2a2cba92 python_multipart-0.0.21.tar.gz
# Locally computed sha256 checksums
sha256 a8e833176cd617daf00b9d6d39fa15ca8edebc6d1643079cd2f4893c0c289be2 LICENSE.txt
diff --git a/package/python-multipart/python-multipart.mk b/package/python-multipart/python-multipart.mk
index 8e11f5f6cd..6921d935eb 100644
--- a/package/python-multipart/python-multipart.mk
+++ b/package/python-multipart/python-multipart.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_MULTIPART_VERSION = 0.0.20
+PYTHON_MULTIPART_VERSION = 0.0.21
PYTHON_MULTIPART_SOURCE = python_multipart-$(PYTHON_MULTIPART_VERSION).tar.gz
-PYTHON_MULTIPART_SITE = https://files.pythonhosted.org/packages/f3/87/f44d7c9f274c7ee665a29b885ec97089ec5dc034c7f3fafa03da9e39a09e
+PYTHON_MULTIPART_SITE = https://files.pythonhosted.org/packages/78/96/804520d0850c7db98e5ccb70282e29208723f0964e88ffd9d0da2f52ea09
PYTHON_MULTIPART_SETUP_TYPE = hatch
PYTHON_MULTIPART_LICENSE = Apache-2.0
PYTHON_MULTIPART_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] 21+ messages in thread* Re: [Buildroot] [PATCH 17/18] package/python-multipart: bump version to 0.0.21
2025-12-20 21:42 ` [Buildroot] [PATCH 17/18] package/python-multipart: bump version to 0.0.21 Bernd Kuhls
@ 2026-03-06 19:52 ` Thomas Perale via buildroot
0 siblings, 0 replies; 21+ messages in thread
From: Thomas Perale via buildroot @ 2026-03-06 19:52 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: Thomas Perale, buildroot
In reply of:
> https://github.com/Kludex/python-multipart/blob/0.0.21/CHANGELOG.md
>
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Applied to 2025.02.x & 2025.11.x. Thanks
> ---
> package/python-multipart/python-multipart.hash | 6 +++---
> package/python-multipart/python-multipart.mk | 4 ++--
> 2 files changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/package/python-multipart/python-multipart.hash b/package/python-multipart/python-multipart.hash
> index 594c7cd497..ed01763cd7 100644
> --- a/package/python-multipart/python-multipart.hash
> +++ b/package/python-multipart/python-multipart.hash
> @@ -1,5 +1,5 @@
> -# md5, sha256 from https://pypi.org/pypi/python-multipart/json
> -md5 fa3ee0a8ee83e24b66ab40a841922244 python_multipart-0.0.20.tar.gz
> -sha256 8dd0cab45b8e23064ae09147625994d090fa46f5b0d1e13af944c331a7fa9d13 python_multipart-0.0.20.tar.gz
> +# md5, sha256 from https://pypi.org/pypi/python_multipart/json
> +md5 fd24645f1b328d5d328e8b10bc2c596c python_multipart-0.0.21.tar.gz
> +sha256 7137ebd4d3bbf70ea1622998f902b97a29434a9e8dc40eb203bbcf7c2a2cba92 python_multipart-0.0.21.tar.gz
> # Locally computed sha256 checksums
> sha256 a8e833176cd617daf00b9d6d39fa15ca8edebc6d1643079cd2f4893c0c289be2 LICENSE.txt
> diff --git a/package/python-multipart/python-multipart.mk b/package/python-multipart/python-multipart.mk
> index 8e11f5f6cd..6921d935eb 100644
> --- a/package/python-multipart/python-multipart.mk
> +++ b/package/python-multipart/python-multipart.mk
> @@ -4,9 +4,9 @@
> #
> ################################################################################
>
> -PYTHON_MULTIPART_VERSION = 0.0.20
> +PYTHON_MULTIPART_VERSION = 0.0.21
> PYTHON_MULTIPART_SOURCE = python_multipart-$(PYTHON_MULTIPART_VERSION).tar.gz
> -PYTHON_MULTIPART_SITE = https://files.pythonhosted.org/packages/f3/87/f44d7c9f274c7ee665a29b885ec97089ec5dc034c7f3fafa03da9e39a09e
> +PYTHON_MULTIPART_SITE = https://files.pythonhosted.org/packages/78/96/804520d0850c7db98e5ccb70282e29208723f0964e88ffd9d0da2f52ea09
> PYTHON_MULTIPART_SETUP_TYPE = hatch
> PYTHON_MULTIPART_LICENSE = Apache-2.0
> PYTHON_MULTIPART_LICENSE_FILES = LICENSE.txt
> --
> 2.47.3
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 21+ messages in thread
* [Buildroot] [PATCH 18/18] package/python-paramiko: bump version to 4.0.0
2025-12-20 21:41 [Buildroot] [PATCH 01/18] package/python-colorlog: bump version to 6.10.1 Bernd Kuhls
` (15 preceding siblings ...)
2025-12-20 21:42 ` [Buildroot] [PATCH 17/18] package/python-multipart: bump version to 0.0.21 Bernd Kuhls
@ 2025-12-20 21:42 ` Bernd Kuhls
2025-12-21 22:14 ` [Buildroot] [PATCH 01/18] package/python-colorlog: bump version to 6.10.1 Julien Olivain via buildroot
17 siblings, 0 replies; 21+ messages in thread
From: Bernd Kuhls @ 2025-12-20 21:42 UTC (permalink / raw)
To: buildroot
Cc: Raphaël Mélotte, Grzegorz Blach, Joris Offouga,
James Hilliard
https://github.com/paramiko/paramiko/blob/4.0.0/sites/www/changelog.rst
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/python-paramiko/python-paramiko.hash | 4 ++--
package/python-paramiko/python-paramiko.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-paramiko/python-paramiko.hash b/package/python-paramiko/python-paramiko.hash
index 918dda17e1..64e49fd90f 100644
--- a/package/python-paramiko/python-paramiko.hash
+++ b/package/python-paramiko/python-paramiko.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/paramiko/json
-md5 2ea59e8a3423fe050398071b209b9b69 paramiko-3.5.0.tar.gz
-sha256 ad11e540da4f55cedda52931f1a3f812a8238a7af7f62a60de538cd80bb28124 paramiko-3.5.0.tar.gz
+md5 86c64e731c55db62c0be2ddcb97e6be5 paramiko-4.0.0.tar.gz
+sha256 6a25f07b380cc9c9a88d2b920ad37167ac4667f8d9886ccebd8f90f654b5d69f paramiko-4.0.0.tar.gz
# Locally computed sha256 checksums
sha256 5fa25bf5f395fd26e701c2e1de4ca7d162816986dc791c22f8f4226857ad1bb2 LICENSE
diff --git a/package/python-paramiko/python-paramiko.mk b/package/python-paramiko/python-paramiko.mk
index e79860c442..6ad0fa0d1b 100644
--- a/package/python-paramiko/python-paramiko.mk
+++ b/package/python-paramiko/python-paramiko.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_PARAMIKO_VERSION = 3.5.0
+PYTHON_PARAMIKO_VERSION = 4.0.0
PYTHON_PARAMIKO_SOURCE = paramiko-$(PYTHON_PARAMIKO_VERSION).tar.gz
-PYTHON_PARAMIKO_SITE = https://files.pythonhosted.org/packages/1b/0f/c00296e36ff7485935b83d466c4f2cf5934b84b0ad14e81796e1d9d3609b
+PYTHON_PARAMIKO_SITE = https://files.pythonhosted.org/packages/1f/e7/81fdcbc7f190cdb058cffc9431587eb289833bdd633e2002455ca9bb13d4
PYTHON_PARAMIKO_SETUP_TYPE = setuptools
PYTHON_PARAMIKO_LICENSE = LGPL-2.1+
PYTHON_PARAMIKO_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] 21+ messages in thread* Re: [Buildroot] [PATCH 01/18] package/python-colorlog: bump version to 6.10.1
2025-12-20 21:41 [Buildroot] [PATCH 01/18] package/python-colorlog: bump version to 6.10.1 Bernd Kuhls
` (16 preceding siblings ...)
2025-12-20 21:42 ` [Buildroot] [PATCH 18/18] package/python-paramiko: bump version to 4.0.0 Bernd Kuhls
@ 2025-12-21 22:14 ` Julien Olivain via buildroot
17 siblings, 0 replies; 21+ messages in thread
From: Julien Olivain via buildroot @ 2025-12-21 22:14 UTC (permalink / raw)
To: Bernd Kuhls
Cc: buildroot, Raphaël Mélotte, Grzegorz Blach,
Joris Offouga, James Hilliard
On 20/12/2025 22:41, Bernd Kuhls wrote:
> https://github.com/borntyping/python-colorlog/releases/tag/v6.10.1
>
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Series applied to master (except python-iwlib bump). Thanks.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 21+ messages in thread