python3-hatchling: 1.23.0 -> 1.24.0

This commit is contained in:
Tim Biermann 2024-04-16 21:45:03 +02:00
parent 00fed6655b
commit d7b94c5a36
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.23.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.23.0.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.23.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.23.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.23.0.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.23.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.23.0.dist-info/direct_url.json
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.23.0.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling-1.23.0.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.23.0.dist-info/licenses/LICENSE.txt
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/
-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
RWSagIOpLGJF39Y+IunESggshLhnKTsvHIbVeUN1qTt6LGqWsqgd9u9pknSsJDs8lFRmqL63UOhqxbfsCOsRGZqgtcSZFTMc3g8=
SHA256 (Pkgfile) = d03ec0c3e28ed4069403dcf8fefa48fc2877fd1faca454c2cff53547ddf29a55
SHA256 (.footprint) = 86da105714c2801294610a971c33e58c74c033c2bde2b60035a0ff451ab102a9
SHA256 (hatchling-1.23.0.tar.gz) = a08c9d920ead83d75304d7fce28578e9e7501279d5b180c0ab6af4cc43d61ac9
RWSagIOpLGJF360fDCnqb7Tz7y8nsFwFCkcnU8vEC6DAcIkHPClQ8FgJno//Hmnru/UNdz9NelrI3T4FYWoQSO5/AOqmarBfnw8=
SHA256 (Pkgfile) = 312827b54fb67e93756c19ebfa32615cb2851aaec7164ae3b51e796b81e44973
SHA256 (.footprint) = fda9b77b3ad193c12d30ab59bd9081c8d909876947db5dbdf8e425d1824b69d0
SHA256 (hatchling-1.24.0.tar.gz) = d63f47788b0d7cc43b5dea8021640013e66aa37a9d055901d481cae8790bb8fb

View File

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