summaryrefslogtreecommitdiff
path: root/python3-authres
diff options
context:
space:
mode:
authorMatt Housh <jaeger@crux.ninja>2020-11-14 15:11:33 -0600
committerMatt Housh <jaeger@crux.ninja>2020-11-14 15:11:33 -0600
commit71e00d88efd371016987ec327ff80f68a99ca276 (patch)
tree94677bf2abe9adb3b1c338268a7f968da9a508cb /python3-authres
parent79945f16dd470e72516c67568eb4e356a5d8d196 (diff)
parent145b859b2549fb1fe4eb16a6dc0f9807d2f1b462 (diff)
downloadcontrib-71e00d88efd371016987ec327ff80f68a99ca276.tar.gz
contrib-71e00d88efd371016987ec327ff80f68a99ca276.tar.xz
Merge branch '3.5' into 3.6
Diffstat (limited to 'python3-authres')
-rw-r--r--python3-authres/.signature4
-rw-r--r--python3-authres/Pkgfile4
2 files changed, 4 insertions, 4 deletions
diff --git a/python3-authres/.signature b/python3-authres/.signature
index d010d733a..33dea595b 100644
--- a/python3-authres/.signature
+++ b/python3-authres/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF30r1bAra+A/CfU7R/fjuudhnGsu5uWpyGNhhaobsJfs3FVKDTkOFDPOcNW27MDohycn8zzmuqQDl+XC6ReHblgg=
-SHA256 (Pkgfile) = 1e07667552d393d1b60fe81a66c9c870da40863061e43d2ca38f39858d931a0f
+RWSagIOpLGJF32MWQ/f9cCIqDqD7nGUy/VpBfU3yVEcMEQMmcHxT/srt6GtE7Vf6mu6QpVLsmLifbNgSQu+rFOJbMJZ9sPEZYQk=
+SHA256 (Pkgfile) = d9cdc4f28426677e1a7bc1aa70472b5d2a2e15873a72801b20e06e427b96559d
SHA256 (.footprint) = d632e209f9fc4621323fb326eafb73adea19c2fdc2abc553d417592b10c3afd6
SHA256 (authres-1.2.0.tar.gz) = 93d1b995ad7ce21e62db649f361048125dd6022563a0ae8a23909465f1fd25b7
diff --git a/python3-authres/Pkgfile b/python3-authres/Pkgfile
index a56d9e564..004af4041 100644
--- a/python3-authres/Pkgfile
+++ b/python3-authres/Pkgfile
@@ -10,8 +10,8 @@ source=(https://launchpad.net/authentication-results-python/${version::3}/$versi
build() {
cd authres-$version
- python3 setup.py build
- python3 setup.py install \
+ /usr/bin/python3 setup.py build
+ /usr/bin/python3 setup.py install \
--root=$PKG \
--optimize=1 \
--skip-build

Generated by cgit