diff --git a/python3-unpaddedbase64/.signature b/python3-unpaddedbase64/.signature index 3d2e14016..cff46f599 100644 --- a/python3-unpaddedbase64/.signature +++ b/python3-unpaddedbase64/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3ysqLI5PPcZxEn8hdmmLRFTu1OMxk2sm5vNI0t+VX4Zd9JtG4wJ+cQZarVJQEwAe2aO8jMPcO/Wz9rMrAIrIpQg= -SHA256 (Pkgfile) = 5ce08814ae765004a6c2ddea7c807e38756aef7704ee12682e441f17528b9040 +RWSagIOpLGJF34QGC7q7qTFqMTUFVfk1M2/aeewtqZ+hzPOudgHfI0BP690U0sRIx9oBUyvIFKyVwAbWzRKN96fw516DmbDJugs= +SHA256 (Pkgfile) = 2ffc24451e0ad0402fc8c955ad38ce600c0df33d6361eacdea7393e201aea6c7 SHA256 (.footprint) = 0085b3b5a30b1702c6dc6b70408ba63c08581230ab462f84a3668af8db24d945 SHA256 (python3-unpaddedbase64-2.1.0.tar.gz) = 8f3aeae62aad49ee385c15c37bb64b625c96bb85a820aeab149c21970843ba68 diff --git a/python3-unpaddedbase64/Pkgfile b/python3-unpaddedbase64/Pkgfile index 8f823ed16..5d2c6352a 100644 --- a/python3-unpaddedbase64/Pkgfile +++ b/python3-unpaddedbase64/Pkgfile @@ -14,5 +14,5 @@ build() { export PYTHONHASHSEED=0 PIP_CONFIG_FILE=/dev/null pip3 install --isolated --root=$PKG --ignore-installed --no-deps dist/*.whl - rm -r $PKG/usr/lib/python3.9/site-packages/unpaddedbase64-$version.dist-info/INSTALLER + rm -r $PKG/usr/lib/python3.10/site-packages/unpaddedbase64-$version.dist-info/INSTALLER }