python3-hatchling: 1.17.1 -> 1.18.0

This commit is contained in:
Tim Biermann 2023-06-18 15:48:26 +02:00
parent b37dda08af
commit 863a2c2cba
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.17.1.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.17.1.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.17.1.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.17.1.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.17.1.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.17.1.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.17.1.dist-info/direct_url.json
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.17.1.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling-1.17.1.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.17.1.dist-info/licenses/LICENSE.txt
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/
-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
RWSagIOpLGJF33EHMo39NApQR8Xt+9rd3P1gEmAtxQhamoCbcY5VIpWocGxX1piO4R+cNQIG0kBYXAJpbmMNxgLL5gmWc9G+Kws=
SHA256 (Pkgfile) = 7acedaf23337511589cfd86a31f979099f2d7c64a6d09963eaa65b71f20b5299
SHA256 (.footprint) = 45e780c0ed366965ffff19ecfbb9105d4d6d46022e7e04339b346e50711d952a
SHA256 (hatchling-1.17.1.tar.gz) = 7ab82120eee42685e33f840b958db733cf2472172506cf386aafc1ecb82b7f34
RWSagIOpLGJF33/EmFTJo/VpSpXX68+PhQK+X3IWxfSpgQffJr7Pe/URJsCEE8MsPv+0tPyej4XjNT3zE2PdYeXMIiyeNSVaUwo=
SHA256 (Pkgfile) = d775127f78fa90a4b087dbe4b0475c00921c4dacceceb0eb15b40ba0b19a3038
SHA256 (.footprint) = eed059a18be5316f24faead04ff37fb40e7dd0ba9e16224c76f8e8b4070df8a2
SHA256 (hatchling-1.18.0.tar.gz) = 2394b594f26c346c478187f18fd59533ab052d157201a8cecb9a89c99cbe7373

View File

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