python3-hatchling: 1.8.0 -> 1.8.1

This commit is contained in:
Tim Biermann 2022-08-27 13:33:19 +02:00
parent 6f87232c80
commit 51222a8538
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.9/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/hatchling-1.8.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.8.0.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.8.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.8.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.8.0.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.8.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.8.0.dist-info/direct_url.json
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.8.0.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/hatchling-1.8.0.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.8.0.dist-info/licenses/LICENSE.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/hatchling-1.8.1.dist-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.8.1.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.8.1.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.8.1.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.8.1.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.8.1.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.8.1.dist-info/direct_url.json
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.8.1.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/hatchling-1.8.1.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.8.1.dist-info/licenses/LICENSE.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/hatchling/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling/__about__.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling/__init__.py (EMPTY)

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF31XCJqua2fI3JoqZgxD6usxQCSbpu9L70YQV/FpzJbNOnY83Fg9ZtslH2FjjwVbnBdoTXMDa5mIXE+Z7VU35xQg=
SHA256 (Pkgfile) = 67a916685d8ff3078465e3c5e5d91b183693397cddcfdca2b575badf9b92a4a6
SHA256 (.footprint) = 5aa365451e5dabddc2ac2ba59b6c24c6e67aadcfbb55ddfbde279d2817a67e1c
SHA256 (hatchling-1.8.0.tar.gz) = 4fa4d05514996820401171566656233be95c1fa718beb0bb8f874fc2c1cc2df9
RWSagIOpLGJF3xiomILNZPSapPyTv19vt0UVE7LqEosHiRMgG66VUzRp3eFfZlYTm/veGDugq4ow26IRaOKunvXMNeo59HBL1AQ=
SHA256 (Pkgfile) = 91bbe10113d35d4876209f76af7cbc1360848762dd7634a599a44f8f39b95dbf
SHA256 (.footprint) = 468dfff0abf90f51732f4e261699a975a1b01a512222391297385460b8fc516c
SHA256 (hatchling-1.8.1.tar.gz) = 2335bf1f72a265a933e1e7838b3f4ca0a29dcd88b229950c929da0dfe23bea03

View File

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