mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
python-service_identity: remove
python 2
This commit is contained in:
parent
91e0af56b7
commit
c173160118
1 changed files with 0 additions and 19 deletions
|
@ -1,19 +0,0 @@
|
|||
# Template file for 'python-service_identity'
|
||||
pkgname=python-service_identity
|
||||
version=18.1.0
|
||||
revision=7
|
||||
build_style=python2-module
|
||||
pycompile_module="service_identity"
|
||||
hostmakedepends="python-setuptools"
|
||||
depends="python-attrs python-pyasn1-modules python-cryptography python-ipaddress"
|
||||
short_desc="Service identity verification for Python (Python2)"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://service-identity.readthedocs.org/"
|
||||
changelog="https://raw.githubusercontent.com/pyca/service-identity/main/CHANGELOG.rst"
|
||||
distfiles="${PYPI_SITE}/s/service_identity/service_identity-${version}.tar.gz"
|
||||
checksum=0858a54aabc5b459d1aafa8a518ed2081a285087f349fe3e55197989232e2e2d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Add table
Reference in a new issue