python-openssl: update to 17.2.0

This commit is contained in:
Alessio Sergi 2017-07-20 20:30:20 +02:00
parent 84df1917e5
commit bebaa1e760

View file

@ -1,6 +1,6 @@
# Template file for 'python-openssl' # Template file for 'python-openssl'
pkgname=python-openssl pkgname=python-openssl
version=17.1.0 version=17.2.0
revision=1 revision=1
noarch=yes noarch=yes
wrksrc="pyOpenSSL-${version}" wrksrc="pyOpenSSL-${version}"
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://github.com/pyca/pyopenssl" homepage="https://github.com/pyca/pyopenssl"
license="Apache-2.0" license="Apache-2.0"
distfiles="${PYPI_SITE}/p/pyOpenSSL/pyOpenSSL-${version}.tar.gz" distfiles="${PYPI_SITE}/p/pyOpenSSL/pyOpenSSL-${version}.tar.gz"
checksum=5a20a51d35104cd234d056861ace3e7a335aaf1f47fc96726c9e20ac1dc49563 checksum=5d617ce36b07c51f330aa63b83bf7f25c40a0e95958876d54d1982f8c91b4834
python3-openssl_package() { python3-openssl_package() {
noarch=yes noarch=yes