mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
python3-idna-ssl: remove package
* repository is archived * not necessary since Python 3.7
This commit is contained in:
parent
14d18923c1
commit
b089cceef8
1 changed files with 0 additions and 19 deletions
|
@ -1,19 +0,0 @@
|
||||||
# Template file for 'python3-idna-ssl'
|
|
||||||
pkgname=python3-idna-ssl
|
|
||||||
version=1.1.0
|
|
||||||
revision=3
|
|
||||||
wrksrc="idna-ssl-${version}"
|
|
||||||
build_style=python3-module
|
|
||||||
pycompile_module="idna_ssl.py"
|
|
||||||
hostmakedepends="python3-setuptools"
|
|
||||||
depends="python3-idna"
|
|
||||||
short_desc="Patch ssl.match_hostname for Unicode(idna) domains support"
|
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
||||||
license="MIT"
|
|
||||||
homepage="https://github.com/aio-libs/idna-ssl"
|
|
||||||
distfiles="https://github.com/aio-libs/idna-ssl/archive/v${version}.tar.gz"
|
|
||||||
checksum=cdbefa2429a6a2fa5cbe8d2a47c677ca671e84531618d3460fc0bcfc840684c5
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vlicense LICENSE
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue