From d641d1f6a649b34f3a40827c02da806f107bf5ab Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sun, 10 Jul 2022 18:58:05 +0200 Subject: python3-clikit: use python3-installer instead of python3-install --- python3-clikit/.signature | 4 ++-- python3-clikit/Pkgfile | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'python3-clikit') diff --git a/python3-clikit/.signature b/python3-clikit/.signature index 54ba4d6e3..e63efb506 100644 --- a/python3-clikit/.signature +++ b/python3-clikit/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3yIM/rvrffQQDV778mFcIVbgjuWBgZVxwFJC9Jwj3o3Wg+NFNOnat99XxFDhrAX0NLtAKlDngI/hZaynxQlqSQU= -SHA256 (Pkgfile) = 12ed350bbcd213916689e7b8038da334dddff5dc6716285039ba75f05018466f +RWSagIOpLGJF38L+uHBa5JjVs/QtxGenHaRewhoo4a2cV+sKHrNSK8JRWO6io8Y4qzIgbMGpVuROxprBik5YPJH4iX5AsbED9Ag= +SHA256 (Pkgfile) = f5b82a91b9f8f76c17b0873b6acfd8929cc8d420c5f809ab7b78632b838366af SHA256 (.footprint) = ea380c8858b04213ab84c1faa217e1e981cfd412a723f4356f4f4f481d3fc514 SHA256 (python3-clikit-0.6.2.tar.gz) = 4bb1d934e0c0a93f25429919242d11d60dcd1d9c65ac096033092d7973cbfc6e diff --git a/python3-clikit/Pkgfile b/python3-clikit/Pkgfile index 809f22a5e..0d0fae52d 100644 --- a/python3-clikit/Pkgfile +++ b/python3-clikit/Pkgfile @@ -14,7 +14,7 @@ build() { if prt-get isinst python3-poetry; then /usr/bin/python3 -m build --wheel --skip-dependency-check --no-isolation - /usr/bin/python3 -m install --optimize=1 --destdir=$PKG dist/*.whl + /usr/bin/python3 -m installer --compile-bytecode 2 --destdir=$PKG dist/*.whl else /usr/bin/pip3 install --isolate --root=$PKG --ignore-installed --no-deps clikit fi -- cgit v1.2.3