diff options
author | Tim Biermann <tbier@posteo.de> | 2022-04-18 22:46:52 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-04-18 22:46:52 +0200 |
commit | 92ab337449cb741394f1990c9adfafb9dd87de7e (patch) | |
tree | bac6750e463abd43b155d5a30364aa2ceef69a2f /python3-hatchling | |
parent | b8c84ec89220078f7a6fdaa67f4a4f8820d32bf6 (diff) | |
parent | 172fb5d294473672a577b527a2dfc70e632b70c2 (diff) | |
download | contrib-92ab337449cb741394f1990c9adfafb9dd87de7e.tar.gz contrib-92ab337449cb741394f1990c9adfafb9dd87de7e.tar.xz |
Merge remote-tracking branch 'origin/3.6' into 3.7
Diffstat (limited to 'python3-hatchling')
-rw-r--r-- | python3-hatchling/.footprint | 158 | ||||
-rw-r--r-- | python3-hatchling/.signature | 5 | ||||
-rw-r--r-- | python3-hatchling/Pkgfile | 16 |
3 files changed, 179 insertions, 0 deletions
diff --git a/python3-hatchling/.footprint b/python3-hatchling/.footprint new file mode 100644 index 000000000..1d76b34cf --- /dev/null +++ b/python3-hatchling/.footprint @@ -0,0 +1,158 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/hatchling +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-0.22.0.dist-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-0.22.0.dist-info/INSTALLER +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-0.22.0.dist-info/METADATA +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-0.22.0.dist-info/RECORD +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-0.22.0.dist-info/REQUESTED (EMPTY) +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-0.22.0.dist-info/WHEEL +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-0.22.0.dist-info/direct_url.json +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-0.22.0.dist-info/entry_points.txt +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling-0.22.0.dist-info/license_files/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-0.22.0.dist-info/license_files/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) +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/__main__.py +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/__pycache__/__about__.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/__pycache__/__init__.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/__pycache__/__main__.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/__pycache__/build.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/__pycache__/ouroboros.cpython-310.pyc +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/bridge/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/bridge/__init__.py (EMPTY) +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/bridge/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/bridge/__pycache__/__init__.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/bridge/__pycache__/app.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/bridge/app.py +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/build.py +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/builders/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/builders/__init__.py (EMPTY) +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/builders/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/builders/__pycache__/__init__.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/builders/__pycache__/config.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/builders/__pycache__/constants.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/builders/__pycache__/custom.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/builders/__pycache__/sdist.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/builders/__pycache__/utils.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/builders/__pycache__/wheel.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/builders/config.py +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/builders/constants.py +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/builders/custom.py +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/builders/hooks/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/builders/hooks/__init__.py (EMPTY) +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/builders/hooks/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/builders/hooks/__pycache__/__init__.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/builders/hooks/__pycache__/custom.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/builders/hooks/custom.py +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/builders/hooks/plugin/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/builders/hooks/plugin/__init__.py (EMPTY) +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/builders/hooks/plugin/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/builders/hooks/plugin/__pycache__/__init__.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/builders/hooks/plugin/__pycache__/hooks.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/builders/hooks/plugin/__pycache__/interface.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/builders/hooks/plugin/hooks.py +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/builders/hooks/plugin/interface.py +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/builders/plugin/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/builders/plugin/__init__.py (EMPTY) +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/builders/plugin/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/builders/plugin/__pycache__/__init__.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/builders/plugin/__pycache__/hooks.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/builders/plugin/__pycache__/interface.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/builders/plugin/hooks.py +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/builders/plugin/interface.py +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/builders/sdist.py +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/builders/utils.py +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/builders/wheel.py +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/cli/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/cli/__init__.py +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/cli/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/cli/__pycache__/__init__.cpython-310.pyc +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/cli/build/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/cli/build/__init__.py +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/cli/build/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/cli/build/__pycache__/__init__.cpython-310.pyc +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/cli/dep/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/cli/dep/__init__.py +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/cli/dep/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/cli/dep/__pycache__/__init__.cpython-310.pyc +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/dep/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/dep/__init__.py (EMPTY) +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/dep/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/dep/__pycache__/__init__.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/dep/__pycache__/core.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/dep/core.py +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/licenses/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/licenses/__init__.py (EMPTY) +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/licenses/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/licenses/__pycache__/__init__.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/licenses/__pycache__/parse.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/licenses/__pycache__/supported.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/licenses/parse.py +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/licenses/supported.py +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/metadata/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/metadata/__init__.py (EMPTY) +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/metadata/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/metadata/__pycache__/__init__.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/metadata/__pycache__/core.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/metadata/__pycache__/custom.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/metadata/__pycache__/spec.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/metadata/__pycache__/utils.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/metadata/core.py +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/metadata/custom.py +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/metadata/plugin/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/metadata/plugin/__init__.py (EMPTY) +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/metadata/plugin/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/metadata/plugin/__pycache__/__init__.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/metadata/plugin/__pycache__/hooks.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/metadata/plugin/__pycache__/interface.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/metadata/plugin/hooks.py +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/metadata/plugin/interface.py +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/metadata/spec.py +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/metadata/utils.py +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/ouroboros.py +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/plugin/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/plugin/__init__.py +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/plugin/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/plugin/__pycache__/__init__.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/plugin/__pycache__/manager.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/plugin/__pycache__/specs.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/plugin/__pycache__/utils.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/plugin/manager.py +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/plugin/specs.py +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/plugin/utils.py +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/utils/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/utils/__init__.py (EMPTY) +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/utils/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/utils/__pycache__/__init__.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/utils/__pycache__/compat.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/utils/__pycache__/constants.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/utils/__pycache__/fs.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/utils/compat.py +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/utils/constants.py +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/utils/fs.py +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/version/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/version/__init__.py (EMPTY) +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/version/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/version/__pycache__/__init__.cpython-310.pyc +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/version/source/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/version/source/__init__.py (EMPTY) +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/version/source/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/version/source/__pycache__/__init__.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/version/source/__pycache__/code.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/version/source/__pycache__/regex.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/version/source/code.py +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/version/source/plugin/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/version/source/plugin/__init__.py (EMPTY) +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/version/source/plugin/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/version/source/plugin/__pycache__/__init__.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/version/source/plugin/__pycache__/hooks.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/version/source/plugin/__pycache__/interface.cpython-310.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/version/source/plugin/hooks.py +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/version/source/plugin/interface.py +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/version/source/regex.py diff --git a/python3-hatchling/.signature b/python3-hatchling/.signature new file mode 100644 index 000000000..909f11dc4 --- /dev/null +++ b/python3-hatchling/.signature @@ -0,0 +1,5 @@ +untrusted comment: verify with /etc/ports/contrib.pub +RWSagIOpLGJF37Xe9WBoPyLh4c/rTWxTamcZL1GWqbT9dN/ZcfZsz4WEkFZC+2DnDNlTlDUwTes8ONJp4M8GJmMynnDv1z1lIQI= +SHA256 (Pkgfile) = 86231449a901f5dc0cc7c1ecbb997033c8bb75db14f792ee90fea10d2176ef66 +SHA256 (.footprint) = 509912296cd669f744ef6bbdd108d356a6c12400bf964f90851d9a05a2b39bc2 +SHA256 (hatchling-0.22.0.tar.gz) = 4da065152dbb3a4b5156d744e9c7f095fd1918bc27d72b5ea3e3163caca48ddd diff --git a/python3-hatchling/Pkgfile b/python3-hatchling/Pkgfile new file mode 100644 index 000000000..d03b64be7 --- /dev/null +++ b/python3-hatchling/Pkgfile @@ -0,0 +1,16 @@ +# Description: Modern, extensible Python project management +# URL: https://github.com/ofek/hatch +# Maintainer: Tim Biermann, tbier at posteo dot de +# Depends on: python3-build python3-pathspec python3-pluggy + +name=python3-hatchling +version=0.22.0 +release=1 +source=(https://github.com/ofek/hatch/archive/hatchling-v$version/hatchling-$version.tar.gz) + +build() { + cd hatch-hatchling-v$version + + /usr/bin/python3 -m build backend --wheel --skip-dependency-check --no-isolation + /usr/bin/pip3 install --isolate --root=$PKG --ignore-installed --no-deps backend/dist/*.whl +} |