summaryrefslogtreecommitdiff
path: root/python/py-hatchling
diff options
context:
space:
mode:
Diffstat (limited to 'python/py-hatchling')
-rw-r--r--python/py-hatchling/.footprint103
-rw-r--r--python/py-hatchling/.signature6
-rw-r--r--python/py-hatchling/MAKEPKG39
3 files changed, 148 insertions, 0 deletions
diff --git a/python/py-hatchling/.footprint b/python/py-hatchling/.footprint
new file mode 100644
index 0000000..141b93d
--- /dev/null
+++ b/python/py-hatchling/.footprint
@@ -0,0 +1,103 @@
+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.14/
+drwxr-xr-x root/root usr/lib/python3.14/site-packages/
+drwxr-xr-x root/root usr/lib/python3.14/site-packages/hatchling-1.32.4.dist-info/
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling-1.32.4.dist-info/METADATA
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling-1.32.4.dist-info/RECORD
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling-1.32.4.dist-info/WHEEL
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling-1.32.4.dist-info/entry_points.txt
+drwxr-xr-x root/root usr/lib/python3.14/site-packages/hatchling-1.32.4.dist-info/licenses/
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling-1.32.4.dist-info/licenses/LICENSE.txt
+drwxr-xr-x root/root usr/lib/python3.14/site-packages/hatchling/
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/__about__.py
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/__init__.py (EMPTY)
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/__main__.py
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/build.py
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/ouroboros.py
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/py.typed (EMPTY)
+drwxr-xr-x root/root usr/lib/python3.14/site-packages/hatchling/bridge/
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/bridge/__init__.py (EMPTY)
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/bridge/app.py
+drwxr-xr-x root/root usr/lib/python3.14/site-packages/hatchling/builders/
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/builders/__init__.py (EMPTY)
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/builders/app.py
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/builders/binary.py
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/builders/config.py
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/builders/constants.py
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/builders/custom.py
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/builders/macos.py
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/builders/sdist.py
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/builders/utils.py
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/builders/wheel.py
+drwxr-xr-x root/root usr/lib/python3.14/site-packages/hatchling/builders/hooks/
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/builders/hooks/__init__.py (EMPTY)
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/builders/hooks/custom.py
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/builders/hooks/version.py
+drwxr-xr-x root/root usr/lib/python3.14/site-packages/hatchling/builders/hooks/plugin/
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/builders/hooks/plugin/__init__.py (EMPTY)
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/builders/hooks/plugin/hooks.py
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/builders/hooks/plugin/interface.py
+drwxr-xr-x root/root usr/lib/python3.14/site-packages/hatchling/builders/plugin/
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/builders/plugin/__init__.py (EMPTY)
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/builders/plugin/hooks.py
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/builders/plugin/interface.py
+drwxr-xr-x root/root usr/lib/python3.14/site-packages/hatchling/cli/
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/cli/__init__.py
+drwxr-xr-x root/root usr/lib/python3.14/site-packages/hatchling/cli/build/
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/cli/build/__init__.py
+drwxr-xr-x root/root usr/lib/python3.14/site-packages/hatchling/cli/dep/
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/cli/dep/__init__.py
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/cli/dep/core.py
+drwxr-xr-x root/root usr/lib/python3.14/site-packages/hatchling/cli/metadata/
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/cli/metadata/__init__.py
+drwxr-xr-x root/root usr/lib/python3.14/site-packages/hatchling/cli/version/
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/cli/version/__init__.py
+drwxr-xr-x root/root usr/lib/python3.14/site-packages/hatchling/dep/
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/dep/__init__.py (EMPTY)
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/dep/core.py
+drwxr-xr-x root/root usr/lib/python3.14/site-packages/hatchling/licenses/
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/licenses/__init__.py (EMPTY)
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/licenses/supported.py
+drwxr-xr-x root/root usr/lib/python3.14/site-packages/hatchling/metadata/
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/metadata/__init__.py (EMPTY)
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/metadata/core.py
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/metadata/custom.py
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/metadata/spec.py
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/metadata/utils.py
+drwxr-xr-x root/root usr/lib/python3.14/site-packages/hatchling/metadata/plugin/
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/metadata/plugin/__init__.py (EMPTY)
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/metadata/plugin/hooks.py
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/metadata/plugin/interface.py
+drwxr-xr-x root/root usr/lib/python3.14/site-packages/hatchling/plugin/
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/plugin/__init__.py
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/plugin/exceptions.py
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/plugin/manager.py
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/plugin/specs.py
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/plugin/utils.py
+drwxr-xr-x root/root usr/lib/python3.14/site-packages/hatchling/utils/
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/utils/__init__.py (EMPTY)
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/utils/constants.py
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/utils/context.py
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/utils/fs.py
+drwxr-xr-x root/root usr/lib/python3.14/site-packages/hatchling/version/
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/version/__init__.py (EMPTY)
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/version/core.py
+drwxr-xr-x root/root usr/lib/python3.14/site-packages/hatchling/version/scheme/
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/version/scheme/__init__.py (EMPTY)
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/version/scheme/standard.py
+drwxr-xr-x root/root usr/lib/python3.14/site-packages/hatchling/version/scheme/plugin/
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/version/scheme/plugin/__init__.py (EMPTY)
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/version/scheme/plugin/hooks.py
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/version/scheme/plugin/interface.py
+drwxr-xr-x root/root usr/lib/python3.14/site-packages/hatchling/version/source/
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/version/source/__init__.py (EMPTY)
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/version/source/code.py
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/version/source/env.py
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/version/source/regex.py
+drwxr-xr-x root/root usr/lib/python3.14/site-packages/hatchling/version/source/plugin/
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/version/source/plugin/__init__.py (EMPTY)
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/version/source/plugin/hooks.py
+-rw-r--r-- root/root usr/lib/python3.14/site-packages/hatchling/version/source/plugin/interface.py
diff --git a/python/py-hatchling/.signature b/python/py-hatchling/.signature
new file mode 100644
index 0000000..21cf2a1
--- /dev/null
+++ b/python/py-hatchling/.signature
@@ -0,0 +1,6 @@
+RWTZ9IduCSQ/mDEMyNF2J2wi4CFv8Ub6zohgjqtSrJjKiZ+i5hYGRPf6LeH7Qwhm+EHODIBsc7R6oHrvSfLHZ0733TeMkhM+ngU=
+
+SHA256 (MAKEPKG) = 5d5ef145cb2c5004cb1b183dd5735ed207583cfa733a843ea91a0dfc931d926e
+SHA256 (.footprint) = 777b645af815f18677bca5da0ace85bc6a9c2657b0361910857fa7e12383315c
+SHA256 (hatchling-1.32.4.tar.gz) = c4468f73144c054d2aab4ef0f0378c43b9878bf07f8ffd6b79690e970d375f07
+SHA256 (py-hatchling#1.32.4-1.pkg.tar.gz) = f768a8ee679be393b390eb9cd3afd6d8844f5dca4f05c3869db0c189437a6342
diff --git a/python/py-hatchling/MAKEPKG b/python/py-hatchling/MAKEPKG
new file mode 100644
index 0000000..d84c761
--- /dev/null
+++ b/python/py-hatchling/MAKEPKG
@@ -0,0 +1,39 @@
+#!/bin/mkpkg
+# description: Modern, extensible Python build backend
+# url: https://hatch.pypa.io/latest/
+
+name=py-hatchling
+_name=hatchling
+version=1.32.4
+release=1
+depends=(python3 py-packaging py-pluggy py-tomlkit py-trove_classifiers py-pathspec)
+makedeps=(py-installer py-build)
+source=(https://files.pythonhosted.org/packages/source/h/hatchling/$_name-$version.tar.gz)
+
+sha256sums=(
+ "c4468f73144c054d2aab4ef0f0378c43b9878bf07f8ffd6b79690e970d375f07"
+)
+
+build() {
+ cd $_name-$version
+
+ # Build wheel via PEP 517 frontend (backend from pyproject.toml)
+ /usr/bin/python3 -m build --no-isolation --wheel
+
+ _pyver=$(/usr/bin/python3 -c 'import sys; print(f"{sys.version_info.major}.{sys.version_info.minor}")')
+ _sitedir="$PKG/usr/lib/python${_pyver}/site-packages"
+
+ install -dm755 "$_sitedir"
+ /usr/bin/python3 -m installer --no-compile-bytecode --destdir "$PKG" --prefix /usr dist/*.whl
+
+ find "$_sitedir" -type d \( -name tests -o -name test \) -prune -exec rm -rf {} +
+ find "$_sitedir" -name "*.exe" -delete
+}
+
+signify() {
+ untrusted comment: public key
+ RWTZ9IduCSQ/mL8337TEUinPwT92xFEUpD92hkS7IxcOnzTt9QdpohT3
+}
+
+# vim: filetype=sh
+