1
0
forked from ports/contrib

python3-hatchling: 1.9.0 -> 1.10.0

This commit is contained in:
Tim Biermann 2022-09-19 21:57:45 +02:00
parent 2ac57b674b
commit 2b09780090
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.9.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.9.0.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.9.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.9.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.9.0.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.9.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.9.0.dist-info/direct_url.json
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.9.0.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/hatchling-1.9.0.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.9.0.dist-info/licenses/LICENSE.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/hatchling-1.10.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.10.0.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.10.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.10.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.10.0.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.10.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.10.0.dist-info/direct_url.json
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.10.0.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/hatchling-1.10.0.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.10.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
RWSagIOpLGJF3xLgIqRlQ6tE+j08reh4rLmOrJ+GZXbPHiw/FOcl5XM2naV1pfP5d7YYt51r2I1DE0EVQJvnlcm6P1H/ph/6Qgc=
SHA256 (Pkgfile) = 7b1106464a9a54f8ca839050ca796f449aa0a8260a6d2e2b885765542d081de4
SHA256 (.footprint) = 3d916a798b71c6d384071ed16cb7bcecc650274e7062c9a552d297372b4cd184
SHA256 (hatchling-1.9.0.tar.gz) = 96db6d67d83f53cd6860052c0f33435b40396e81a26e7648e4f07b5478a11a23
RWSagIOpLGJF3zCEE/J99IJwqO+Q9zVFUGqf49jWU1dSChUind/WvAi1bES87k2jTXNkBLTRbJGE7WCML5qiDHMU99HUXZo1hQM=
SHA256 (Pkgfile) = b139b51321b79423d67eae3f9e72e92eb18d25ed57194ea8334afa85268ec145
SHA256 (.footprint) = 64ca2d3f97b71dc5d00be4f651639a9ea2949b30d6b8f5aaf34c7fa432e672b5
SHA256 (hatchling-1.10.0.tar.gz) = 966014aea738eee30b315e44d50b16b4c8803cde03ab9e8bfd3bafbd7d2631b7

View File

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