summaryrefslogtreecommitdiff
path: root/python3-entrypoints
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-02-13 00:32:36 +0100
committerTim Biermann <tbier@posteo.de>2022-02-13 00:32:36 +0100
commit9261aa9fda8fdd81103dd04a53c3172922382cab (patch)
treed89f222a06fac1109db16dede489e472d4daa35c /python3-entrypoints
parentad5031d0ed58738b3e26a14f242f0c3896d488c5 (diff)
parent727a186afd93df7032ef66538e8a0be9edaf1343 (diff)
downloadcontrib-9261aa9fda8fdd81103dd04a53c3172922382cab.tar.gz
contrib-9261aa9fda8fdd81103dd04a53c3172922382cab.tar.xz
Merge remote-tracking branch 'origin/3.6' into 3.7
Diffstat (limited to 'python3-entrypoints')
-rw-r--r--python3-entrypoints/.footprint9
-rw-r--r--python3-entrypoints/.signature11
-rw-r--r--python3-entrypoints/Pkgfile23
3 files changed, 21 insertions, 22 deletions
diff --git a/python3-entrypoints/.footprint b/python3-entrypoints/.footprint
index 8b293cb3d..fa07758e7 100644
--- a/python3-entrypoints/.footprint
+++ b/python3-entrypoints/.footprint
@@ -3,7 +3,12 @@ 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/__pycache__/
--rw-r--r-- root/root usr/lib/python3.10/site-packages/__pycache__/entrypoints.cpython-310.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/__pycache__/entrypoints.cpython-310.pyc
--rw-r--r-- root/root usr/lib/python3.10/site-packages/entrypoints-0.3-py3.10.egg-info
+drwxr-xr-x root/root usr/lib/python3.10/site-packages/entrypoints-0.4.dist-info/
+-rw-r--r-- root/root usr/lib/python3.10/site-packages/entrypoints-0.4.dist-info/INSTALLER
+-rw-r--r-- root/root usr/lib/python3.10/site-packages/entrypoints-0.4.dist-info/LICENSE
+-rw-r--r-- root/root usr/lib/python3.10/site-packages/entrypoints-0.4.dist-info/METADATA
+-rw-r--r-- root/root usr/lib/python3.10/site-packages/entrypoints-0.4.dist-info/RECORD
+-rw-r--r-- root/root usr/lib/python3.10/site-packages/entrypoints-0.4.dist-info/REQUESTED (EMPTY)
+-rw-r--r-- root/root usr/lib/python3.10/site-packages/entrypoints-0.4.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/entrypoints.py
diff --git a/python3-entrypoints/.signature b/python3-entrypoints/.signature
index 784a98ef1..d12fece21 100644
--- a/python3-entrypoints/.signature
+++ b/python3-entrypoints/.signature
@@ -1,7 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF33hqDpggB5d9nLjpocluyjBkTxc8cSMbSY72KTnij37aknaOcTbgNFWIksfhsuAAGxUAwHbPqh0zfKiJ9JEbsgM=
-SHA256 (Pkgfile) = ce6911593daff726db2b75a1f54e8301d327312dce41410b98cf1de47e834f9b
-SHA256 (.footprint) = e0ad00e44b15d61bc54fc5935f399355d61c780e04ab67a073fcdc352a30efb3
-SHA256 (python3-entrypoints-0.3-github.tar.gz) = f26eddc371e37d8e9f6663b77524d6731567f005bd1e4ac950c0e33c48fbc065
-SHA256 (entrypoints-0.3-py2.py3-none-any.whl) = 589f874b313739ad35be6e0cd7efde2a4e9b6fea91edcc34e58ecbb8dbe56d19
-SHA256 (entrypoints-0.3.tar.gz) = c70dd71abe5a8c85e55e12c19bd91ccfeec11a6e99044204511f9ed547d48451
+RWSagIOpLGJF3xR9mMXK1CdBZi9+N0aa/v3qRTnqNTsvs7zIbkRzsZsP8DF5yPAXppu6e8kBdXU1fYVnEjJsYkZ1+8rMkjq04gI=
+SHA256 (Pkgfile) = 7528b3c150085c7a42cb8be67de2bcc2b4ae9ba37784f9938fd3ee611bf6e239
+SHA256 (.footprint) = cdd6af21032cad0cbeb994f85c3bb7bc46026f73c63dda76ccbef2c748190861
+SHA256 (python3-entrypoints-0.4-github.tar.gz) = d2197a94aa73e70a7f60600e654ac9918ca2a0ee5480eb875296c42220a02272
+SHA256 (entrypoints-0.4.tar.gz) = b706eddaa9218a19ebcd67b56818f05bb27589b1ca9e8d797b74affad4ccacd4
diff --git a/python3-entrypoints/Pkgfile b/python3-entrypoints/Pkgfile
index 1f64186ff..67cd6a6d1 100644
--- a/python3-entrypoints/Pkgfile
+++ b/python3-entrypoints/Pkgfile
@@ -1,26 +1,21 @@
# Description: Discover and load entry points from installed packages
# URL: https://github.com/takluyver/entrypoints
# Maintainer: Tim Biermann, tbier at posteo dot de
-# Depends on: python3-setuptools
+# Depends on: python3-pip
+# Optional: python3-flit
name=python3-entrypoints
-version=0.3
+version=0.4
release=1
source=(https://github.com/takluyver/entrypoints/archive/$version/$name-$version-github.tar.gz
- https://files.pythonhosted.org/packages/py2.py3/e/entrypoints/entrypoints-$version-py2.py3-none-any.whl
https://pypi.io/packages/source/e/entrypoints/entrypoints-$version.tar.gz)
build() {
cd entrypoints-$version
- # install -Dm644 entrypoints.py $PKG/usr/lib/python3.9/site-packages/entrypoints.py
- # _dist="entrypoints-$version.dist-info"
- # cd $SRC/$_dist
- # for _i in ./*; do
- # install -Dm644 $_i "$PKG/usr/lib/python3.9/site-packages/$_dist/$_i"
- # done
- /usr/bin/python3 setup.py build
- /usr/bin/python3 setup.py install --prefix=/usr \
- --root=$PKG \
- --skip-build \
- -O1
+ if prt-get isinst python3-flit; then
+ /usr/bin/python3 -m flit build --format wheel
+ /usr/bin/pip3 install --isolate --root=$PKG --ignore-installed --no-deps dist/*.whl
+ else
+ /usr/bin/pip3 install --isolate --root=$PKG --ignore-installed --no-deps entrypoints
+ fi
}

Generated by cgit