python-flit 2.1.0-2 (znver1;x86_64;aarch64) 2022-14992
9999

Status published
Submitter mandian [@T] tutanota.com
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/207385
Packages
python-flit-2.1.0-2.znver1.source
python-flit-2.1.0-2.znver1.binary
python-flit-core-2.1.0-2.znver1.binary
python-flit-2.1.0-2.x86_64.source
python-flit-2.1.0-2.x86_64.binary
python-flit-core-2.1.0-2.x86_64.binary
python-flit-2.1.0-2.aarch64.source
python-flit-2.1.0-2.aarch64.binary
python-flit-core-2.1.0-2.aarch64.binary
Build Date 2022-05-10 09:43:26 +0000 UTC
Last Updated 2022-05-12 22:40:37.243166626 +0000 UTC
$ git show --format=fuller --patch-with-stat --summary 2046456b471622eba0a9528eb99e933438cdc1a9

commit 2046456b471622eba0a9528eb99e933438cdc1a9
Author:     mandian <mandian@users.noreply.github.com>
AuthorDate: Tue May 10 10:32:23 2022 +0100
Commit:     mandian <mandian@users.noreply.github.com>
CommitDate: Tue May 10 10:32:23 2022 +0100

    fix install
---
 python-flit.spec | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/python-flit.spec b/python-flit.spec
index 083e693..adbc1e6 100644
--- a/python-flit.spec
+++ b/python-flit.spec
@@ -82,8 +82,7 @@ cd -
 PYTHONPATH=$(pwd):$(pwd)/flit_core %{__python3} -m flit build --format wheel
 
 %install
-cd -
 %{__python3} -m pip install --root %{buildroot} --no-deps --disable-pip-version-check --progress-bar off \
 			--verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir \
-			--find-links %{_builddir} *.whl
+			--find-links . dist/*.whl
 
Not Available

benbullard79 [@T] cox.netNo Comment.707d 03hrs
benbullard79 [@T] cox.netNo Comment.707d 03hrs