1
0
forked from ports/contrib

python3-hatchling: 1.4.1 -> 1.5.0

This commit is contained in:
Tim Biermann 2022-07-16 12:17:33 +02:00
parent 7ea44ffd7d
commit 3446b351f7
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.4.1.dist-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.4.1.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.4.1.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.4.1.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.4.1.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.4.1.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.4.1.dist-info/direct_url.json
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.4.1.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/hatchling-1.4.1.dist-info/license_files/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.4.1.dist-info/license_files/LICENSE.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/hatchling-1.5.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.5.0.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.5.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.5.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.5.0.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.5.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.5.0.dist-info/direct_url.json
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.5.0.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/hatchling-1.5.0.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.5.0.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
RWSagIOpLGJF35/UDznwhrRv2IZiolBDbmla32vQCP7lIZlB13bjC24FANplAvxjzddAzTPkGVCc8ojH4UmflBqCPnNvDAWU9A8=
SHA256 (Pkgfile) = c51c2fa336730cfd4d3a011310f77ea6464c24be4174267cf8d927bc7b7bf0b4
SHA256 (.footprint) = b621cb7185bcd7800d676b7798f86f745124e6199d980508d8e5703790bc0af9
SHA256 (hatchling-1.4.1.tar.gz) = 8c1fc7ab16e2f2323fcdb8989498b291bbd1daaa6441448f2f9712f8f7fe1292
RWSagIOpLGJF3+EACSen3BM2Ie+GVQb+eyduPU4NzYW77FQlkuL6bObKTLquxd4fRsXpm/G753lqhTY9B6qZJp+fSyLtUPBH8gc=
SHA256 (Pkgfile) = 27e2bb025bca116626f4ef8a4e314902fbd72ae5ad71dd67455fc4c24e5807bc
SHA256 (.footprint) = fb844532a73b2a048ed58db776d1ddd24af088087760075b5bf82b3e9020e6c1
SHA256 (hatchling-1.5.0.tar.gz) = 3a5c57fbe0422bf7f30d425c62615d458b04b5518e91d8587c18e78be6dede2f

View File

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