mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
python-hyperlink: remove
python 2
This commit is contained in:
parent
c464356976
commit
16b05382e8
1 changed files with 0 additions and 18 deletions
|
@ -1,18 +0,0 @@
|
||||||
# Template file for 'python-hyperlink'
|
|
||||||
pkgname=python-hyperlink
|
|
||||||
version=21.0.0
|
|
||||||
revision=3
|
|
||||||
build_style=python2-module
|
|
||||||
hostmakedepends="python-setuptools"
|
|
||||||
depends="python-idna"
|
|
||||||
short_desc="Pure-Python implementation of immutable URLs (Python2)"
|
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
||||||
license="MIT"
|
|
||||||
homepage="https://github.com/python-hyper/hyperlink"
|
|
||||||
distfiles="${PYPI_SITE}/h/hyperlink/hyperlink-${version}.tar.gz"
|
|
||||||
checksum=427af957daa58bc909471c6c40f74c5450fa123dd093fc53efd2e91d2705a56b
|
|
||||||
make_check=no # python2
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vlicense LICENSE
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue