forked from ports/contrib
python3-hatchling: 1.1.0 -> 1.2.0
This commit is contained in:
parent
7a31dab39d
commit
18dd3fdb25
@ -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.1.0.dist-info/
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.1.0.dist-info/INSTALLER
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.1.0.dist-info/METADATA
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.1.0.dist-info/RECORD
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.1.0.dist-info/REQUESTED (EMPTY)
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.1.0.dist-info/WHEEL
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.1.0.dist-info/direct_url.json
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.1.0.dist-info/entry_points.txt
|
||||
drwxr-xr-x root/root usr/lib/python3.9/site-packages/hatchling-1.1.0.dist-info/license_files/
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.1.0.dist-info/license_files/LICENSE.txt
|
||||
drwxr-xr-x root/root usr/lib/python3.9/site-packages/hatchling-1.2.0.dist-info/
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.2.0.dist-info/INSTALLER
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.2.0.dist-info/METADATA
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.2.0.dist-info/RECORD
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.2.0.dist-info/REQUESTED (EMPTY)
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.2.0.dist-info/WHEEL
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.2.0.dist-info/direct_url.json
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.2.0.dist-info/entry_points.txt
|
||||
drwxr-xr-x root/root usr/lib/python3.9/site-packages/hatchling-1.2.0.dist-info/license_files/
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hatchling-1.2.0.dist-info/license_files/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)
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF30YB3nOcDjvFBpIHYb79+gtMfKj34eo9TQWd0RVNVbYEbfT1DpYsjDRIcLV+XAV+wGQtQc0KxLKhvWV/+RZRgQU=
|
||||
SHA256 (Pkgfile) = e32b7a7f566c05f7813bbd593dfe592eff0b0dced3e46866873cc7bd0385ce04
|
||||
SHA256 (.footprint) = c71de81e1f5ad9b31cad35bd055a00db4cc627c0317f63c97bb41b08e56ed4a0
|
||||
SHA256 (hatchling-1.1.0.tar.gz) = 78d65c76b139736dec95ec45f5abebd7e29221bd520965a25b439ee7757e32bb
|
||||
RWSagIOpLGJF39mUuE+SgGJDdWcS+Jq1aT5hnrQQe5TEzAdSRJ/TX0FDV+tKxEGBM8ktk2/eedRS7zKQkzK1JlSak+jResSidA8=
|
||||
SHA256 (Pkgfile) = a36a83989390f032cc38fc582332363a8ec531faadbc41da32e0060dc7f0c84d
|
||||
SHA256 (.footprint) = 102a203f8b1fb8314f36896758477be4126563b101b82b6599ca50678b8f41e2
|
||||
SHA256 (hatchling-1.2.0.tar.gz) = 3dc5811cf3476c5d46f33679cef1b14e916ec96c10348757d65a5c346583fc79
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: python3-build python3-pathspec python3-pluggy
|
||||
|
||||
name=python3-hatchling
|
||||
version=1.1.0
|
||||
version=1.2.0
|
||||
release=1
|
||||
source=(https://github.com/ofek/hatch/archive/hatchling-v$version/hatchling-$version.tar.gz)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user