15 lines
565 B
Bash
15 lines
565 B
Bash
# Template file for 'python-openssl'
|
|
pkgname=python-openssl
|
|
version=20.0.1
|
|
revision=2
|
|
build_style=python2-module
|
|
hostmakedepends="python-setuptools"
|
|
depends="python-cryptography python-six"
|
|
short_desc="Python2 interface to the OpenSSL library"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="Apache-2.0"
|
|
homepage="https://pyopenssl.org/"
|
|
changelog="https://raw.githubusercontent.com/pyca/pyopenssl/master/CHANGELOG.rst"
|
|
distfiles="${PYPI_SITE}/p/pyOpenSSL/pyOpenSSL-${version}.tar.gz"
|
|
checksum=4c231c759543ba02560fcd2480c48dcec4dae34c9da7d3747c508227e0624b51
|