python3-hatchling: 1.5.0 -> 1.6.0

This commit is contained in:
Tim Biermann 2022-07-30 10:08:45 +02:00
parent f4f41d93cd
commit 04a1d1b207
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.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-1.6.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.6.0.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.6.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.6.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.6.0.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.6.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.6.0.dist-info/direct_url.json
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.6.0.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/hatchling-1.6.0.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.6.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
RWSagIOpLGJF3+EACSen3BM2Ie+GVQb+eyduPU4NzYW77FQlkuL6bObKTLquxd4fRsXpm/G753lqhTY9B6qZJp+fSyLtUPBH8gc=
SHA256 (Pkgfile) = 27e2bb025bca116626f4ef8a4e314902fbd72ae5ad71dd67455fc4c24e5807bc
SHA256 (.footprint) = fb844532a73b2a048ed58db776d1ddd24af088087760075b5bf82b3e9020e6c1
SHA256 (hatchling-1.5.0.tar.gz) = 3a5c57fbe0422bf7f30d425c62615d458b04b5518e91d8587c18e78be6dede2f
RWSagIOpLGJF30g2K0GXAkbvOSRJGsGE28jkbp0EaUgkKqNrHKNd8JN8Tel/K0aWO7Yp0Mpq7AVShQcCWSWEeKuC0Ud7NxqzJAU=
SHA256 (Pkgfile) = c197981aec4fd5891b4c74e3a6353f254e6fda15af02d558c223785f4d2613fc
SHA256 (.footprint) = 189e48efd7950ac39308e277d745d30bf560a5416ab343d534ce325ce6a0bad5
SHA256 (hatchling-1.6.0.tar.gz) = 394d7c0a98885d859c729cbbbeb1b6a9eb21bebf53d92f8e678cb87b5a81f942

View File

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