python-openssl: remove

python 2
This commit is contained in:
classabbyamp 2023-10-11 17:29:46 -04:00 committed by classabbyamp
parent 3dfe489b9f
commit 76441869f0
2 changed files with 0 additions and 15 deletions

View File

@ -1,14 +0,0 @@
# 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

View File

@ -1 +0,0 @@
pkgname=pyOpenSSL