python-cryptography: update to 1.8.2

This commit is contained in:
Alessio Sergi 2017-05-26 19:56:26 +02:00
parent 7898f96098
commit 336f010886

View file

@ -1,7 +1,7 @@
# Template file for 'python-cryptography'
pkgname=python-cryptography
version=1.8.1
revision=3
version=1.8.2
revision=1
wrksrc="cryptography-${version}"
build_style=python-module
hostmakedepends="python-setuptools python3-setuptools libressl-devel
@ -16,7 +16,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://github.com/pyca/cryptography"
license="3-clause-BSD, Apache-2.0"
distfiles="${PYPI_SITE}/c/cryptography/cryptography-${version}.tar.gz"
checksum=323524312bb467565ebca7e50c8ae5e9674e544951d28a2904a50012a8828190
checksum=8e88ebac371a388024dab3ccf393bf3c1790d21bc3c299d5a6f9f83fb823beda
pre_build() {
sed -i '/packaging/d' setup.py