python-cryptography: update to 1.5.3
This commit is contained in:
parent
8cb79d7a30
commit
a297c79d05
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-cryptography'
|
||||
pkgname=python-cryptography
|
||||
version=1.5.2
|
||||
revision=3
|
||||
version=1.5.3
|
||||
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=eb8875736734e8e870b09be43b17f40472dc189b1c422a952fa8580768204832
|
||||
checksum=cf82ddac919b587f5e44247579b433224cc2e03332d2ea4d89aa70d7e6b64ae5
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue