aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-cryptography
diff options
context:
space:
mode:
authorKeith Maxwell <keith.maxwell@gmail.com>2018-03-10 17:20:04 +0000
committerSören Tempel <soeren+git@soeren-tempel.net>2018-03-11 14:48:26 +0100
commit7242ba463e25d31d96dbbac4b1c4ddbdda35ff94 (patch)
tree76f599c4240efddc51baa23b6011955684c61c46 /main/py-cryptography
parent9909fb3da400f745c275f998e5071d93d0f341ec (diff)
downloadaports-7242ba463e25d31d96dbbac4b1c4ddbdda35ff94.tar.bz2
aports-7242ba463e25d31d96dbbac4b1c4ddbdda35ff94.tar.xz
main/py-cryptography: upgrade to 2.1.4
Diffstat (limited to 'main/py-cryptography')
-rw-r--r--main/py-cryptography/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/py-cryptography/APKBUILD b/main/py-cryptography/APKBUILD
index 3c55d0e873..f1acde06b3 100644
--- a/main/py-cryptography/APKBUILD
+++ b/main/py-cryptography/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: August Klein <amatcoder@gmail.com>
pkgname=py-cryptography
_pkgname=${pkgname#py-}
-pkgver=2.1.3
+pkgver=2.1.4
pkgrel=0
pkgdesc="A package which provides cryptographic recipes and primitives"
url="https://pypi.python.org/pypi/cryptography"
@@ -51,4 +51,4 @@ _py3() {
_py python3
}
-sha512sums="04b340550955ab177e3ca3b63ad39f903cee8ae12d3dee1039507e09b9257210ea4474265cb521b8f93a5ccda8dd829640ed04bc16bb7e3663651e64a5bbe8e3 cryptography-2.1.3.tar.gz"
+sha512sums="f749cb4384badc174a842514e5a4fee2ed01ab9c716799d8d9d5301f6d2d97b6c41deb9e425f48928b639fa34bef8c05529ed7e5b777ef5ca75c244f8fda8fd4 cryptography-2.1.4.tar.gz"