python3-hatchling: 1.12.1 -> 1.12.2

This commit is contained in:
Tim Biermann 2023-01-05 12:32:16 +00:00
parent 30a8b46e15
commit dd418fc08e
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.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-1.12.2.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.12.2.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.12.2.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.12.2.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.12.2.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.12.2.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.12.2.dist-info/direct_url.json
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.12.2.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling-1.12.2.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.12.2.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
RWSagIOpLGJF3ybabPyHhXMalnQE5vt2dWEA0UuqTaAHOQkYU9kwE86rMYJVLbPCMtEZucH4o+ZIi1DrVU0/uqcte7iMJm2UUgo=
SHA256 (Pkgfile) = ae3df70416507c72b4beddada2c70303b80d900bd66c73ff54acf84b84ebb1af
SHA256 (.footprint) = 91cf3d000f80f32927bee1e3719da624d733fd35094cffcb0056bd1eea079316
SHA256 (hatchling-1.12.1.tar.gz) = 27338143eed08082dfbd2c36139fed2d70743c69eab44288bd5f8dedc6179e58
RWSagIOpLGJF34GJxTPkg+ntdgp5hGL6N1Pw553b9Mw79ZvuquT1OIx9vSVQcK2a55HRh717RHrOLrDdHdTY0c19FUg/u+/4Bg8=
SHA256 (Pkgfile) = f0c1dbb465bc45352234fc71c4cdf77c15915287cc136346f06a237b267e125f
SHA256 (.footprint) = 322436bdf4316b21397b3098a1441aa5cbb253a217cc91610cd249b95bcfce6b
SHA256 (hatchling-1.12.2.tar.gz) = 65ebb09118db45de1d0a8f9ba58af35ae0af53647b10e1f713965d7465eadb50

View File

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