python3-hatchling: 1.12.2 -> 1.13.0

This commit is contained in:
Tim Biermann 2023-02-10 10:37:47 +01:00
parent 04f93e8989
commit 5c1e255141
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.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-1.13.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.13.0.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.13.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.13.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.13.0.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.13.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.13.0.dist-info/direct_url.json
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.13.0.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling-1.13.0.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.13.0.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
RWSagIOpLGJF34GJxTPkg+ntdgp5hGL6N1Pw553b9Mw79ZvuquT1OIx9vSVQcK2a55HRh717RHrOLrDdHdTY0c19FUg/u+/4Bg8=
SHA256 (Pkgfile) = f0c1dbb465bc45352234fc71c4cdf77c15915287cc136346f06a237b267e125f
SHA256 (.footprint) = 322436bdf4316b21397b3098a1441aa5cbb253a217cc91610cd249b95bcfce6b
SHA256 (hatchling-1.12.2.tar.gz) = 65ebb09118db45de1d0a8f9ba58af35ae0af53647b10e1f713965d7465eadb50
RWSagIOpLGJF39ywTrPC6VFnva8HR/2NWODbL4zj5JAaCJKZ0620muzFTMC+f1DNVoQmxhKQCU8eqxrqXqHrh4B+JV2eIuK6NwA=
SHA256 (Pkgfile) = b0a62df063028413c0fffcf3cd0f1f2821470f4f8927470e09b6ea606d2d9b5f
SHA256 (.footprint) = bd86c3d64aeed54057568d53e8a208d566790ded88510936cb42fe2e467a9d50
SHA256 (hatchling-1.13.0.tar.gz) = 41e17b56a28fd4e8f69e4cecbea4527491c761998aba8bd2fc71d0d9eadf66b8

View File

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