summaryrefslogtreecommitdiff
path: root/python3-unpaddedbase64
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-01-01 19:13:05 +0100
committerTim Biermann <tbier@posteo.de>2022-01-01 19:13:05 +0100
commitb337a3792caf8421e860311d76fb68ecbda9ae3b (patch)
tree1087162201f06f3766e5625cf1cf66f30ba71dc2 /python3-unpaddedbase64
parent317b52cfeccb6c94870afe578123a44f7157583f (diff)
downloadcontrib-b337a3792caf8421e860311d76fb68ecbda9ae3b.tar.gz
contrib-b337a3792caf8421e860311d76fb68ecbda9ae3b.tar.xz
python3-unpaddedbase64: updated footprint
Diffstat (limited to 'python3-unpaddedbase64')
-rw-r--r--python3-unpaddedbase64/.signature4
-rw-r--r--python3-unpaddedbase64/Pkgfile2
2 files changed, 3 insertions, 3 deletions
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
}

Generated by cgit