python3-hatchling: 1.24.0 -> 1.24.1

This commit is contained in:
Tim Biermann 2024-04-18 17:26:41 +02:00
parent e69efb7ff9
commit 1f00376139
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.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.24.0.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.24.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.24.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.24.0.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.24.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.24.0.dist-info/direct_url.json
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.24.0.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling-1.24.0.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.24.0.dist-info/licenses/LICENSE.txt
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/
-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
RWSagIOpLGJF360fDCnqb7Tz7y8nsFwFCkcnU8vEC6DAcIkHPClQ8FgJno//Hmnru/UNdz9NelrI3T4FYWoQSO5/AOqmarBfnw8=
SHA256 (Pkgfile) = 312827b54fb67e93756c19ebfa32615cb2851aaec7164ae3b51e796b81e44973
SHA256 (.footprint) = fda9b77b3ad193c12d30ab59bd9081c8d909876947db5dbdf8e425d1824b69d0
SHA256 (hatchling-1.24.0.tar.gz) = d63f47788b0d7cc43b5dea8021640013e66aa37a9d055901d481cae8790bb8fb
RWSagIOpLGJF3293O667venvfQlcXDPIoMnJ+ZXMXwN2z3xTdLMtUNo3tDp/6skUR+sNex9TWFN5cqjrCxHQkSjVElZ3amiJaws=
SHA256 (Pkgfile) = 6850e96a43a66787bcc34ee81c4f8993f4d48045e3716a5c6803c9d7201f0b6d
SHA256 (.footprint) = fb61a629d35482f931f4af578624d14e637229f845a289d216e1cbd1bebcd004
SHA256 (hatchling-1.24.1.tar.gz) = 2db43f0e5b782ef4cf2080e29ef43411c69f47d8b49ea20c9e22bf24ac1006eb

View File

@ -4,7 +4,7 @@
# Depends on: python3-editables python3-pathspec python3-pluggy python3-trove-classifiers
name=python3-hatchling
version=1.24.0
version=1.24.1
release=1
source=(https://github.com/ofek/hatch/archive/hatchling-v$version/hatchling-$version.tar.gz)