commit bdff014b054b07d0049aa22bdffff6d656f77895 Author: Tim Biermann <tbier@posteo.de> Date: Mon Nov 29 00:47:38 2021 +0100 python3-pytz-deprecation-shim: -> 0.1.0.post0 diff --git a/python3-pytz-deprecation-shim/.signature b/python3-pytz-deprecation-shim/.signature index 58bfdff5b..0472fad50 100644 --- a/python3-pytz-deprecation-shim/.signature +++ b/python3-pytz-deprecation-shim/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF36dV7vnWPKfcaK7nec/85gfzuN3JpNFNURDWFTCYDK1LhT3LMlRG5cCZ12yE2VFMH8uvYR6jrEFHogmSAfjpYAU= -SHA256 (Pkgfile) = 4a9d3bd3cca4a4499fcae97e05db35ace768daf462f1ea3691043ba1ece8ea4b +RWSagIOpLGJF39klL5+1froz3l2Ksbc6a4GhoqqumRVbghSSfFJwREJWZGFczUYu0Q+jH49t3xPj1U4wugjywkvbS2mpnQwi8Qs= +SHA256 (Pkgfile) = 017eb3c5a8163d2cfabcf3fbcc42167888bae3a75dbff7cc1755f8a85af85c9b SHA256 (.footprint) = 41186694ec968c9b60d0938c055f1abacf428ce32b05ee234972e5e0e9971182 SHA256 (pytz_deprecation_shim-0.1.0.post0.tar.gz) = af097bae1b616dde5c5744441e2ddc69e74dfdcb0c263129610d85b87445a59d diff --git a/python3-pytz-deprecation-shim/Pkgfile b/python3-pytz-deprecation-shim/Pkgfile index 48e02b0a6..b2ba3e4ba 100644 --- a/python3-pytz-deprecation-shim/Pkgfile +++ b/python3-pytz-deprecation-shim/Pkgfile @@ -1,7 +1,7 @@ # Description: Shims to make deprecation of pytz easier # URL: https://github.com/pganssle/pytz-deprecation-shim # Maintainer: Tim Biermann, tbier at posteo dot de -# Depends on: python3-build python3-tzdata python3-wheel python3-install +# Depends on: python3-tzdata pytz-deprecation-shim name=python3-pytz-deprecation-shim version=0.1.0.post0 @@ -10,7 +10,9 @@ source=(https://files.pythonhosted.org/packages/source/p/pytz_deprecation_shim/p build() { cd pytz_deprecation_shim-$version - /usr/bin/python3 -m build --wheel --skip-dependency-check --no-isolation + /usr/bin/python3 -m build --wheel \ + --skip-dependency-check \ + --no-isolation /usr/bin/python3 -m install \ --optimize=1 \ --destdir=$PKG dist/*.whl