python3-hatchling: 1.12.0 -> 1.12.1

This commit is contained in:
Tim Biermann 2023-01-03 12:16:58 +00:00
parent 059dca1939
commit 3f2128520d
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.12.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.12.0.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.12.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.12.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.12.0.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.12.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.12.0.dist-info/direct_url.json
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.12.0.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling-1.12.0.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.12.0.dist-info/licenses/LICENSE.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling-1.12.1.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.12.1.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.12.1.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.12.1.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.12.1.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.12.1.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.12.1.dist-info/direct_url.json
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.12.1.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling-1.12.1.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.12.1.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
RWSagIOpLGJF39eeXbj9yizWOGKyo3Q9QtRimXLqwIh14xMVvrurGNb6GKuSOv4H0GdU6tBvKn9+VxAXkABIupEzGEZ8MqqIHAI=
SHA256 (Pkgfile) = 233a1fc783676ea109ce6811620fb7c75a57eab733262202851e3ddaadf8df5b
SHA256 (.footprint) = 4cad9fe38786cd3e175660ffeb3ae58db880b76d010bcbfeacf223f3a23b192c
SHA256 (hatchling-1.12.0.tar.gz) = e6b5c952a61b06e16b8180da4c9da96caab2194a1ab913c29ae78236e167355c
RWSagIOpLGJF3ybabPyHhXMalnQE5vt2dWEA0UuqTaAHOQkYU9kwE86rMYJVLbPCMtEZucH4o+ZIi1DrVU0/uqcte7iMJm2UUgo=
SHA256 (Pkgfile) = ae3df70416507c72b4beddada2c70303b80d900bd66c73ff54acf84b84ebb1af
SHA256 (.footprint) = 91cf3d000f80f32927bee1e3719da624d733fd35094cffcb0056bd1eea079316
SHA256 (hatchling-1.12.1.tar.gz) = 27338143eed08082dfbd2c36139fed2d70743c69eab44288bd5f8dedc6179e58

View File

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