python3-hatchling: 1.3.0 -> 1.3.1

This commit is contained in:
Tim Biermann 2022-05-31 07:27:43 +02:00
parent ea7d590c56
commit 4fc418fd57
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.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.3.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.3.0.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.3.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.3.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.3.0.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.3.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.3.0.dist-info/direct_url.json
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.3.0.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/hatchling-1.3.0.dist-info/license_files/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.3.0.dist-info/license_files/LICENSE.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/hatchling-1.3.1.dist-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.3.1.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.3.1.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.3.1.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.3.1.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.3.1.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.3.1.dist-info/direct_url.json
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.3.1.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/hatchling-1.3.1.dist-info/license_files/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.3.1.dist-info/license_files/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
RWSagIOpLGJF33G9c6zbjcnMSnh8/Ipg2+/eGwvdOq6ZtjL4BgcyENxIuKVeT15OopIQ4LZpcwduogYnD8orZIVQ4faxdKOdjwQ=
SHA256 (Pkgfile) = b85a610ffdc8a8aff972e81c0ce434e00b1b4e1ad15b7bbabfd54e2ccf9dbf1d
SHA256 (.footprint) = d6a19b82a40666ab3eedbe21053f6a9d1837723440017883628d4c13b7a38fe7
SHA256 (hatchling-1.3.0.tar.gz) = b391c92969ad8fd2c3ae141719ccce9835df8e502f33784d2995e482421b20b5
RWSagIOpLGJF37Si8jI/upLYE5u1lf4fdw2Wiq304/EqcI5U+pZ3uocdLhBWtRA0CfNJpXljrES9DsH6ds4ZWaib0CfM3v8WsQ0=
SHA256 (Pkgfile) = 0e90defe3403a0aabc2365b024f7d542bbafc8c576143d68938e3cdb9a3d6362
SHA256 (.footprint) = 14d2b64d160cf89076cbd3fb0f9625c5401abca087a9f342924217728bdd5166
SHA256 (hatchling-1.3.1.tar.gz) = fa885e4493d6c18ee77b827c4437aefbfa75fc2ed6ba9cfc172f0a6fa9df2c5b

View File

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