mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +02:00
main/py-cryptography: upgrade to 2.1.4
This commit is contained in:
parent
9909fb3da4
commit
7242ba463e
@ -2,7 +2,7 @@
|
|||||||
# Maintainer: August Klein <amatcoder@gmail.com>
|
# Maintainer: August Klein <amatcoder@gmail.com>
|
||||||
pkgname=py-cryptography
|
pkgname=py-cryptography
|
||||||
_pkgname=${pkgname#py-}
|
_pkgname=${pkgname#py-}
|
||||||
pkgver=2.1.3
|
pkgver=2.1.4
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="A package which provides cryptographic recipes and primitives"
|
pkgdesc="A package which provides cryptographic recipes and primitives"
|
||||||
url="https://pypi.python.org/pypi/cryptography"
|
url="https://pypi.python.org/pypi/cryptography"
|
||||||
@ -51,4 +51,4 @@ _py3() {
|
|||||||
_py python3
|
_py python3
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="04b340550955ab177e3ca3b63ad39f903cee8ae12d3dee1039507e09b9257210ea4474265cb521b8f93a5ccda8dd829640ed04bc16bb7e3663651e64a5bbe8e3 cryptography-2.1.3.tar.gz"
|
sha512sums="f749cb4384badc174a842514e5a4fee2ed01ab9c716799d8d9d5301f6d2d97b6c41deb9e425f48928b639fa34bef8c05529ed7e5b777ef5ca75c244f8fda8fd4 cryptography-2.1.4.tar.gz"
|
||||||
|
Loading…
Reference in New Issue
Block a user