diff --git a/python3-tzlocal/.signature b/python3-tzlocal/.signature index 392ae8db3..691bd883c 100644 --- a/python3-tzlocal/.signature +++ b/python3-tzlocal/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3/SDkPRTLV4eauqV8I2RoEpuUyEwnmrvtfMGZkRQv7mRMb3Ge4+ekFjWdtvZPHsBZ5ZxawIX+mjC7vLAdzlLZgw= -SHA256 (Pkgfile) = 0bb84223accd1ef1fb45141663971dd20713742dfd9ebc5a010e4ab9fd4052d8 +RWSagIOpLGJF34q0eL6SIVHUq/wkM+E5OgMhLjsm1m7R8xfsgxrlOLubBK+Y33ijxgBv/Xa9S8r65/8qCa74TFqNN9rCcVa0vAM= +SHA256 (Pkgfile) = 5d65c11c33d8f76e1461ba3fe949a00cc9514e723680a16d51257287f1cc1a36 SHA256 (.footprint) = 0cefcc53674de6608c0b1551f282fdae320a27a9fd2578eb514a5a0cfd6ca451 SHA256 (tzlocal-2.1.tar.gz) = 643c97c5294aedc737780a49d9df30889321cbe1204eac2c2ec6134035a92e44 diff --git a/python3-tzlocal/Pkgfile b/python3-tzlocal/Pkgfile index d9b268bf5..91e3e8be5 100644 --- a/python3-tzlocal/Pkgfile +++ b/python3-tzlocal/Pkgfile @@ -10,8 +10,8 @@ source=(https://files.pythonhosted.org/packages/source/t/tzlocal/tzlocal-$versio build() { cd tzlocal-$version - python3 setup.py build - python3 setup.py install \ + /usr/bin/python3 setup.py build + /usr/bin/python3 setup.py install \ --prefix=/usr \ --optimize=1 \ --skip-build \