python3-hatchling: 1.19.1 -> 1.20.0

This commit is contained in:
Tim Biermann 2023-12-14 00:08:16 +01:00
parent 1011df924c
commit e0285850e9
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.19.1.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.19.1.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.19.1.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.19.1.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.19.1.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.19.1.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.19.1.dist-info/direct_url.json
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.19.1.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling-1.19.1.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.19.1.dist-info/licenses/LICENSE.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling-1.20.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.20.0.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.20.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.20.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.20.0.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.20.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.20.0.dist-info/direct_url.json
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.20.0.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling-1.20.0.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.20.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
RWSagIOpLGJF37HzKutFpJog8qviCdhfTBcuXdmd3+TVWYUMdqEcOlsxL2eytunV2C5e84h88QsluyAJUkMHGvyYU/rj1V5fmA8=
SHA256 (Pkgfile) = 95ffd1d10211b37b64da005b6a88092da59e37727bdf771e4d413dbdf40e5f3e
SHA256 (.footprint) = ed2632612416baf3b03562327bde16c0eeac2403eac7ea05407ccdd69da18edd
SHA256 (hatchling-1.19.1.tar.gz) = 1f2acb59e15ecc3a4158770e159a64e18e3c57db0cbc82f32a06c749b0427e82
RWSagIOpLGJF33Ph6e/KUvYno3kxVjaLXxNEOYOeY4vdM6qmMuiuKCW+CrqtoZR9TXzo/w1emjJXguzr1oaAEzZl8VN0ToHknAM=
SHA256 (Pkgfile) = c1a0f0fc772fd896ecd2c2a112a93fe11390b6014841e20b8e293ba481301d13
SHA256 (.footprint) = 0d9bf214260ca8332918485387b31fb3bc7f6c477fed74747208564f5e34adfb
SHA256 (hatchling-1.20.0.tar.gz) = ec10f5f974098db184dbb39088d58e4c67e33a74bcb1949817ca838d81acd7cf

View File

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