python-cryptography: update to 0.9.3
This commit is contained in:
parent
9dd1b3e27c
commit
b467eae3ac
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-cryptography'
|
||||
pkgname=python-cryptography
|
||||
version=0.9.2
|
||||
version=0.9.3
|
||||
revision=1
|
||||
wrksrc="cryptography-${version}"
|
||||
build_style=python-module
|
||||
|
@ -17,7 +17,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/pyca/cryptography"
|
||||
license="BSD, Apache-2.0"
|
||||
distfiles="${PYPI_SITE}/c/cryptography/cryptography-${version}.tar.gz"
|
||||
checksum=bc9ddd1442ce67a5bbd5598eced127de000da55f0ce25498b1174746c0290b3c
|
||||
checksum=aed022f738dd9adb840d92960b0464ea1fbb222ba118938858eb93fe25151c2d
|
||||
|
||||
python3.4-cryptography_package() {
|
||||
depends="python3.4-setuptools python3.4-cffi python3.4-pyasn1
|
||||
|
|
Loading…
Reference in New Issue
Block a user