From 3f2dec408eb328b11119fba3a2a4714c67c841fd Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sun, 6 Aug 2023 11:14:07 +0200 Subject: [PATCH] python3-whey: dropped --- python3-whey/.footprint | 36 ------------------------------------ python3-whey/.signature | 5 ----- python3-whey/Pkgfile | 16 ---------------- 3 files changed, 57 deletions(-) delete mode 100644 python3-whey/.footprint delete mode 100644 python3-whey/.signature delete mode 100644 python3-whey/Pkgfile diff --git a/python3-whey/.footprint b/python3-whey/.footprint deleted file mode 100644 index 266c20f93..000000000 --- a/python3-whey/.footprint +++ /dev/null @@ -1,36 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/whey -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/whey-0.0.24.dist-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.0.24.dist-info/LICENSE --rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.0.24.dist-info/METADATA --rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.0.24.dist-info/RECORD --rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.0.24.dist-info/WHEEL --rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.0.24.dist-info/entry_points.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.0.24.dist-info/top_level.txt -drwxr-xr-x root/root usr/lib/python3.10/site-packages/whey/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/whey/__init__.py --rw-r--r-- root/root usr/lib/python3.10/site-packages/whey/__main__.py -drwxr-xr-x root/root usr/lib/python3.10/site-packages/whey/__pycache__/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/whey/__pycache__/__init__.cpython-310.opt-2.pyc --rw-r--r-- root/root usr/lib/python3.10/site-packages/whey/__pycache__/__main__.cpython-310.opt-2.pyc --rw-r--r-- root/root usr/lib/python3.10/site-packages/whey/__pycache__/_editable.cpython-310.opt-2.pyc --rw-r--r-- root/root usr/lib/python3.10/site-packages/whey/__pycache__/builder.cpython-310.opt-2.pyc --rw-r--r-- root/root usr/lib/python3.10/site-packages/whey/__pycache__/foreman.cpython-310.opt-2.pyc --rw-r--r-- root/root usr/lib/python3.10/site-packages/whey/__pycache__/utils.cpython-310.opt-2.pyc --rw-r--r-- root/root usr/lib/python3.10/site-packages/whey/_editable.py --rw-r--r-- root/root usr/lib/python3.10/site-packages/whey/builder.py -drwxr-xr-x root/root usr/lib/python3.10/site-packages/whey/config/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/whey/config/__init__.py -drwxr-xr-x root/root usr/lib/python3.10/site-packages/whey/config/__pycache__/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/whey/config/__pycache__/__init__.cpython-310.opt-2.pyc --rw-r--r-- root/root usr/lib/python3.10/site-packages/whey/config/__pycache__/pep621.cpython-310.opt-2.pyc --rw-r--r-- root/root usr/lib/python3.10/site-packages/whey/config/__pycache__/whey.cpython-310.opt-2.pyc --rw-r--r-- root/root usr/lib/python3.10/site-packages/whey/config/pep621.py --rw-r--r-- root/root usr/lib/python3.10/site-packages/whey/config/whey.py --rw-r--r-- root/root usr/lib/python3.10/site-packages/whey/foreman.py --rw-r--r-- root/root usr/lib/python3.10/site-packages/whey/py.typed (EMPTY) --rw-r--r-- root/root usr/lib/python3.10/site-packages/whey/utils.py diff --git a/python3-whey/.signature b/python3-whey/.signature deleted file mode 100644 index f2dba5221..000000000 --- a/python3-whey/.signature +++ /dev/null @@ -1,5 +0,0 @@ -untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3/gUjhfntVKbr0CuePj5uXHKXAuppKPIdjKmxhtyNPLmT7+3WzJ5ojZD8PQfIVaxxjoFQTrvvabEcFqSWzxL0gE= -SHA256 (Pkgfile) = 37d74d55d20ed5f6816d28071173d8ad311ef595d9b4bc80273753144b4d29bb -SHA256 (.footprint) = ffd7789495db59164c08ed8c06c26df125952e5a9cf7d164b82a58d2f5e8f991 -SHA256 (whey-0.0.24.tar.gz) = 411905d85aa8aa239733818894e08dc20b682f0a3614f942aa35b430db568aa2 diff --git a/python3-whey/Pkgfile b/python3-whey/Pkgfile deleted file mode 100644 index 7ce6a74f5..000000000 --- a/python3-whey/Pkgfile +++ /dev/null @@ -1,16 +0,0 @@ -# Description: A simple Python wheel builder for simple projects -# URL: https://github.com/repo-helper/whey -# Maintainer: Tim Biermann, tbier at posteo dot de -# Depends on: python3-build python3-wheel python3-installer - -name=python3-whey -version=0.0.24 -release=1 -source=(https://pypi.org/packages/source/w/whey/whey-$version.tar.gz) - -build() { - cd whey-$version - - /usr/bin/python3 -m build --wheel --skip-dependency-check --no-isolation - /usr/bin/python3 -m installer --compile-bytecode 2 --destdir=$PKG dist/*.whl -}