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

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

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

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

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

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

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

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

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