summaryrefslogtreecommitdiff
path: root/python3-atomicwrites
diff options
context:
space:
mode:
Diffstat (limited to 'python3-atomicwrites')
-rw-r--r--python3-atomicwrites/.signature4
-rw-r--r--python3-atomicwrites/Pkgfile4
2 files changed, 4 insertions, 4 deletions
diff --git a/python3-atomicwrites/.signature b/python3-atomicwrites/.signature
index 2cc3ac048..46e38aa46 100644
--- a/python3-atomicwrites/.signature
+++ b/python3-atomicwrites/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF34Iel08YVRmlpy14m/Pck99gcUTsp3Vy7275jBhIggkjsx+GKzNsErop9n9sudJtUgoDQF52bFhcg8BagI4z/gM=
-SHA256 (Pkgfile) = 3e363f59998e8a5ce8f6c49d5a092533bf3334373c22a387dfa3a023340b6994
+RWSagIOpLGJF3ylW+fA6RtQOKFxFpfClPHRyZ648GBgmAE69/Z0sv1+O79a51ndvsRcoheucmtjMWdT39L/ORrJ9dRBRVMjXCwI=
+SHA256 (Pkgfile) = 7caace904f0b3cb8554999b4e07574dde8bef8937cdec693f3b0ae2f38a81414
SHA256 (.footprint) = be9c7e4faa2c0f4c8b8df3c22b9e87e3b531c6f751b91040d97230d7f518b5ec
SHA256 (atomicwrites-1.4.0.tar.gz) = ae70396ad1a434f9c7046fd2dd196fc04b12f9e91ffb859164193be8b6168a7a
diff --git a/python3-atomicwrites/Pkgfile b/python3-atomicwrites/Pkgfile
index 56b1697bf..043a0f0d6 100644
--- a/python3-atomicwrites/Pkgfile
+++ b/python3-atomicwrites/Pkgfile
@@ -11,8 +11,8 @@ source=(https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_n
build() {
cd $_name-$version
- python3 setup.py build
- python3 setup.py install \
+ /usr/bin/python3 setup.py build
+ /usr/bin/python3 setup.py install \
--skip-build \
--optimize=1 \
--prefix=/usr \

Generated by cgit