python3-hatchling: 1.18.0 -> 1.19.0

This commit is contained in:
Tim Biermann 2023-12-11 21:23:29 +01:00
parent 4f97897c6a
commit a3fb4f63b1
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.18.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.18.0.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.18.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.18.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.18.0.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.18.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.18.0.dist-info/direct_url.json
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.18.0.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling-1.18.0.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.18.0.dist-info/licenses/LICENSE.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling-1.19.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.19.0.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.19.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.19.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.19.0.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.19.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.19.0.dist-info/direct_url.json
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.19.0.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling-1.19.0.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.19.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
RWSagIOpLGJF33/EmFTJo/VpSpXX68+PhQK+X3IWxfSpgQffJr7Pe/URJsCEE8MsPv+0tPyej4XjNT3zE2PdYeXMIiyeNSVaUwo=
SHA256 (Pkgfile) = d775127f78fa90a4b087dbe4b0475c00921c4dacceceb0eb15b40ba0b19a3038
SHA256 (.footprint) = eed059a18be5316f24faead04ff37fb40e7dd0ba9e16224c76f8e8b4070df8a2
SHA256 (hatchling-1.18.0.tar.gz) = 2394b594f26c346c478187f18fd59533ab052d157201a8cecb9a89c99cbe7373
RWSagIOpLGJF3zC0hyKAGDrw2kS5Gw7N9RhG9Bld7hsKtE3HFlZ4DZXZqpjfRrU4OT7QzZr2u9bb0eVVtwqJ0FkBAuWAabh25gY=
SHA256 (Pkgfile) = b4f5456ea28b76eeea7f46f09e692cead1589d6d4d94e4b5074ba109f1558d6a
SHA256 (.footprint) = fb02a720c0af73757001a9ccd20f5a2dfe94a0ee26c2b32303fe832c8d865ee5
SHA256 (hatchling-1.19.0.tar.gz) = 7db5ebfaeaba15b72f15b5316a85442bf6ce0321dafda4a88d4720bb8e76a0d5

View File

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