python3-hatchling: 1.14.0 -> 1.14.1

This commit is contained in:
Tim Biermann 2023-04-28 17:19:40 +02:00
parent 0c75480971
commit c3a1cd99e5
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.14.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.14.0.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.14.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.14.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.14.0.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.14.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.14.0.dist-info/direct_url.json
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.14.0.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling-1.14.0.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.14.0.dist-info/licenses/LICENSE.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling-1.14.1.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.14.1.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.14.1.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.14.1.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.14.1.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.14.1.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.14.1.dist-info/direct_url.json
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.14.1.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling-1.14.1.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.14.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
RWSagIOpLGJF39kc+m94D/w2EWkyhpWHnzWp7KWTRzF/Pp+I3mgH8ltL3XfCVFUMkbodUhteW3vvdwrLsKFU6t7RLY/nwZxdLgo=
SHA256 (Pkgfile) = 883f9732654bc8398e6786ce9048b60ec7276b3e57038c4a128f9a13bf05073d
SHA256 (.footprint) = 48c47e67186007c65c1baded5f8bb39307eb79de73f567c0308d0a0bb6f9edf0
SHA256 (hatchling-1.14.0.tar.gz) = 5cde87f9c1a4841201c81c754df692a5ca250caa8956721c674f92aa904abcea
RWSagIOpLGJF3wi3zXW6ci8OjMIOipMOWFdEWb36OgIjRg1DlqTI6BaebssJWNOP7WmmSKuEkSDwzzh61+LMJ7MEKvtDJIEEVA8=
SHA256 (Pkgfile) = 5df6366521ac15be3dc03b7ae86738bcda9d540c4e453d2c370d8df3dbec96aa
SHA256 (.footprint) = 01aa75784111f8d62e4f363aadfb9d822c330618893f3c65a06d5d109885c3e8
SHA256 (hatchling-1.14.1.tar.gz) = b6662b331e0546f20cb211f8c28328c88344c1bb7d70ec2c25fb6afdaff51260

View File

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