python3-hatchling: 1.22.5 -> 1.23.0

This commit is contained in:
Tim Biermann 2024-04-15 19:26:02 +02:00
parent 065c42692e
commit 54b3125015
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.22.5.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.22.5.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.22.5.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.22.5.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.22.5.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.22.5.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.22.5.dist-info/direct_url.json
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.22.5.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling-1.22.5.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.22.5.dist-info/licenses/LICENSE.txt
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/
-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
RWSagIOpLGJF3+549eEviMkgYPEsTlU2ejLTAkrgelx3XcRAA9EhzyreIJWWu8iYPrKbmcErLBTQVQftwa8gmvN8x0OvSBNeNAo=
SHA256 (Pkgfile) = 025a30d27842af09e28108c9def8b5df4a6ef858758bf194b0917f96cfd8401c
SHA256 (.footprint) = 54c35b8412d2b6ea3c9d85446026afdd7ccf4e723e8ece2975a557241bccd485
SHA256 (hatchling-1.22.5.tar.gz) = 6538a685e27ee957e5226d49c0ef982506229a8c5ef11395e2901abaf6b675b5
RWSagIOpLGJF39Y+IunESggshLhnKTsvHIbVeUN1qTt6LGqWsqgd9u9pknSsJDs8lFRmqL63UOhqxbfsCOsRGZqgtcSZFTMc3g8=
SHA256 (Pkgfile) = d03ec0c3e28ed4069403dcf8fefa48fc2877fd1faca454c2cff53547ddf29a55
SHA256 (.footprint) = 86da105714c2801294610a971c33e58c74c033c2bde2b60035a0ff451ab102a9
SHA256 (hatchling-1.23.0.tar.gz) = a08c9d920ead83d75304d7fce28578e9e7501279d5b180c0ab6af4cc43d61ac9

View File

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