python3-hatchling: 1.24.1 -> 1.24.2

This commit is contained in:
Tim Biermann 2024-04-22 07:01:09 +02:00
parent 06303c42a4
commit 9715d79a46
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 15 additions and 15 deletions

View File

@ -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)

View File

@ -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

View File

@ -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)