From 9715d79a4686e0db34ccaeaaac3bd59e168859fb Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Mon, 22 Apr 2024 07:01:09 +0200 Subject: [PATCH] python3-hatchling: 1.24.1 -> 1.24.2 --- python3-hatchling/.footprint | 20 ++++++++++---------- python3-hatchling/.signature | 8 ++++---- python3-hatchling/Pkgfile | 2 +- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/python3-hatchling/.footprint b/python3-hatchling/.footprint index c7ffea039..83981c598 100644 --- a/python3-hatchling/.footprint +++ b/python3-hatchling/.footprint @@ -4,16 +4,16 @@ drwxr-xr-x root/root usr/bin/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/python3.10/ drwxr-xr-x root/root usr/lib/python3.10/site-packages/ -drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling-1.24.1.dist-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.24.1.dist-info/INSTALLER --rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.24.1.dist-info/METADATA --rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.24.1.dist-info/RECORD --rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.24.1.dist-info/REQUESTED (EMPTY) --rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.24.1.dist-info/WHEEL --rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.24.1.dist-info/direct_url.json --rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.24.1.dist-info/entry_points.txt -drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling-1.24.1.dist-info/licenses/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.24.1.dist-info/licenses/LICENSE.txt +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling-1.24.2.dist-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.24.2.dist-info/INSTALLER +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.24.2.dist-info/METADATA +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.24.2.dist-info/RECORD +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.24.2.dist-info/REQUESTED (EMPTY) +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.24.2.dist-info/WHEEL +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.24.2.dist-info/direct_url.json +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.24.2.dist-info/entry_points.txt +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling-1.24.2.dist-info/licenses/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.24.2.dist-info/licenses/LICENSE.txt drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/ -rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/__about__.py -rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/__init__.py (EMPTY) diff --git a/python3-hatchling/.signature b/python3-hatchling/.signature index d39f2dfa5..5b3bf16af 100644 --- a/python3-hatchling/.signature +++ b/python3-hatchling/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3293O667venvfQlcXDPIoMnJ+ZXMXwN2z3xTdLMtUNo3tDp/6skUR+sNex9TWFN5cqjrCxHQkSjVElZ3amiJaws= -SHA256 (Pkgfile) = 6850e96a43a66787bcc34ee81c4f8993f4d48045e3716a5c6803c9d7201f0b6d -SHA256 (.footprint) = fb61a629d35482f931f4af578624d14e637229f845a289d216e1cbd1bebcd004 -SHA256 (hatchling-1.24.1.tar.gz) = 2db43f0e5b782ef4cf2080e29ef43411c69f47d8b49ea20c9e22bf24ac1006eb +RWSagIOpLGJF379o5Vl3fYkx1nsbbUM9K/qtCn4jYq1zHxlbVpMlS7b908gsM6I5vpwPMgsRnQJ1QEZrB+cdWGw+VtElheLgqwc= +SHA256 (Pkgfile) = d46a73ebc7ea0f64ff233af14e605b8bf8a98b350bfd07781dd2699156e38bda +SHA256 (.footprint) = 87c27a775bdd3c4a3d98614f4b4e1ca9fba15db3c89d551bfed95b7626f0334c +SHA256 (hatchling-1.24.2.tar.gz) = b8e6974a780dc2c5b43676c352f20e19c61a33b7a4e1cb47b05c364ae22f0a8c diff --git a/python3-hatchling/Pkgfile b/python3-hatchling/Pkgfile index bc68d2ff1..b79ac8a9e 100644 --- a/python3-hatchling/Pkgfile +++ b/python3-hatchling/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-editables python3-pathspec python3-pluggy python3-trove-classifiers name=python3-hatchling -version=1.24.1 +version=1.24.2 release=1 source=(https://github.com/ofek/hatch/archive/hatchling-v$version/hatchling-$version.tar.gz)