python-cryptography: update to 0.8.2

This commit is contained in:
Jan S 2015-04-16 14:00:53 +02:00
parent 8137d189f5
commit bb3052208a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-cryptography'
pkgname=python-cryptography
version=0.8.1
version=0.8.2
revision=1
wrksrc="cryptography-${version}"
build_style=python-module
@ -16,7 +16,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=f4e041bc83c1be94d87116a7aa201c378b7c6581be4d83994b2da0a84499f73b
checksum=1c9a022ab3decaf152093e2ef2d5ee4258c72c7d429446c86bd68ff8c0929db6
python3.4-cryptography_package() {
depends="python3.4-setuptools python3.4-cffi python3.4-pyasn1 python3.4-six"