python3-hatchling: 1.2.0 -> 1.3.0

This commit is contained in:
Tim Biermann 2022-05-23 07:38:12 +02:00
parent 67c8444763
commit 6204260a26
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.2.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.2.0.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.2.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.2.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.2.0.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.2.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.2.0.dist-info/direct_url.json
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.2.0.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/hatchling-1.2.0.dist-info/license_files/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.2.0.dist-info/license_files/LICENSE.txt
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/
-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
RWSagIOpLGJF39mUuE+SgGJDdWcS+Jq1aT5hnrQQe5TEzAdSRJ/TX0FDV+tKxEGBM8ktk2/eedRS7zKQkzK1JlSak+jResSidA8=
SHA256 (Pkgfile) = a36a83989390f032cc38fc582332363a8ec531faadbc41da32e0060dc7f0c84d
SHA256 (.footprint) = 102a203f8b1fb8314f36896758477be4126563b101b82b6599ca50678b8f41e2
SHA256 (hatchling-1.2.0.tar.gz) = 3dc5811cf3476c5d46f33679cef1b14e916ec96c10348757d65a5c346583fc79
RWSagIOpLGJF33G9c6zbjcnMSnh8/Ipg2+/eGwvdOq6ZtjL4BgcyENxIuKVeT15OopIQ4LZpcwduogYnD8orZIVQ4faxdKOdjwQ=
SHA256 (Pkgfile) = b85a610ffdc8a8aff972e81c0ce434e00b1b4e1ad15b7bbabfd54e2ccf9dbf1d
SHA256 (.footprint) = d6a19b82a40666ab3eedbe21053f6a9d1837723440017883628d4c13b7a38fe7
SHA256 (hatchling-1.3.0.tar.gz) = b391c92969ad8fd2c3ae141719ccce9835df8e502f33784d2995e482421b20b5

View File

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