python-cryptography: update to 0.9.1

This commit is contained in:
Alessio Sergi 2015-06-10 20:10:49 +02:00
parent 3e664938b6
commit 797dc84b78
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-cryptography' # Template file for 'python-cryptography'
pkgname=python-cryptography pkgname=python-cryptography
version=0.9 version=0.9.1
revision=1 revision=1
wrksrc="cryptography-${version}" wrksrc="cryptography-${version}"
build_style=python-module build_style=python-module
@ -17,7 +17,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://github.com/pyca/cryptography" homepage="https://github.com/pyca/cryptography"
license="BSD, Apache-2.0" license="BSD, Apache-2.0"
distfiles="${PYPI_SITE}/c/cryptography/cryptography-${version}.tar.gz" distfiles="${PYPI_SITE}/c/cryptography/cryptography-${version}.tar.gz"
checksum=ecfb96fdfda712ad21925c823013998c44322e862c54e7f1948970da42f2f771 checksum=c3bab8f43ac20ca6f5ee4d40ab40fca97e8909c5a9869643cb775a5ed2929595
python3.4-cryptography_package() { python3.4-cryptography_package() {
depends="python3.4-setuptools python3.4-cffi python3.4-pyasn1 depends="python3.4-setuptools python3.4-cffi python3.4-pyasn1