python3-hatchling: 1.22.3 -> 1.22.4

This commit is contained in:
Tim Biermann 2024-03-24 19:31:00 +01:00
parent 27d4527d6f
commit f12f2bf0ac
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.3.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.22.3.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.22.3.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.22.3.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.22.3.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.22.3.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.22.3.dist-info/direct_url.json
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.22.3.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling-1.22.3.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.22.3.dist-info/licenses/LICENSE.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling-1.22.4.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.22.4.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.22.4.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.22.4.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.22.4.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.22.4.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.22.4.dist-info/direct_url.json
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.22.4.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling-1.22.4.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.22.4.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
RWSagIOpLGJF37SozHIXRtC4y76LsM+6AnwB/MnqdJGEDWvbsZyta2STiMSL/xtjesNtECKr0uw2EQAAqspua2vhSg3ESewAuQ0=
SHA256 (Pkgfile) = e5ad60dcdb3691f38fec935e548d3be3e384de8ace56a34987a5343f253827b9
SHA256 (.footprint) = 947f290f0b9332e185ad4d1551a08335d080e065483896cfeede7db1a962a7a4
SHA256 (hatchling-1.22.3.tar.gz) = 48b408d4119c26b45e7042195c7f7a4d5543bd814fa0831800789b8387e26f73
RWSagIOpLGJF36gIJI+eTZrYw18aaC0GBL/+FyyztzkzU7RdP9t//XtgQDENjG/inCgMElRr4SflK7clHTa481LS8NkvaMddxQA=
SHA256 (Pkgfile) = 656c957fc5b3a121240b2ac8806549e4b836497b559f77a6474a51ed932b8ab5
SHA256 (.footprint) = e56f37b0e7089b489f0aa6e40f4fd0e64efb7acdff585816e97591c50409122c
SHA256 (hatchling-1.22.4.tar.gz) = 8af047e70167647f412c3237eaa305e2dc5ec62e4909e12e29cce28829fa6e9d

View File

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