aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-pycryptodome
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2019-01-13 18:22:00 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-01-16 20:17:23 +0000
commit041af0ee610913d8c80b06165dcaa218df409d1b (patch)
tree12fc2efd7549e667ea46008519c2d340cf77c86f /testing/py-pycryptodome
parentf9be3d95bd93422e4594f317e658ecf91c39a659 (diff)
downloadaports-041af0ee610913d8c80b06165dcaa218df409d1b.tar.bz2
aports-041af0ee610913d8c80b06165dcaa218df409d1b.tar.xz
testing/py-pycryptodome: upgrade to 3.7.2
Diffstat (limited to 'testing/py-pycryptodome')
-rw-r--r--testing/py-pycryptodome/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py-pycryptodome/APKBUILD b/testing/py-pycryptodome/APKBUILD
index a186c993f2..a3aae5439f 100644
--- a/testing/py-pycryptodome/APKBUILD
+++ b/testing/py-pycryptodome/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Leonardo Arena <rnalrd@alpinelinux.org>
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
pkgname=py-pycryptodome
-pkgver=3.6.6
-pkgrel=2
+pkgver=3.7.2
+pkgrel=0
pkgdesc="Self-contained cryptographic library"
url="https://github.com/coveralls-clients/coveralls-python"
arch="all"
@@ -51,4 +51,4 @@ _py() {
$python setup.py --quiet install --prefix=/usr --root="$subpkgdir"
}
-sha512sums="52b459c72dfb57607b52d5b2a9aefd096a250a1cde6fb437f90d657fe9017ac1c6cb6c4e88b4625a6763a28661ef8134ce9edffc283755e0fc2da8a905938ac8 py-pycryptodome-3.6.6.tar.gz"
+sha512sums="9f015fa2a0d18974edad5bab5efc8a48442c239e32898b5cfec5f5ddebc6d07c546ef8e3841245fe98475cfbc94737aeb4ff4898bb3275a1032cea3389f13303 py-pycryptodome-3.7.2.tar.gz"