mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
python-ipaddress: remove
python 2
This commit is contained in:
parent
ce602d3411
commit
bbd3552549
1 changed files with 0 additions and 17 deletions
|
@ -1,17 +0,0 @@
|
||||||
# Template file for 'python-ipaddress'
|
|
||||||
pkgname=python-ipaddress
|
|
||||||
version=1.0.23
|
|
||||||
revision=2
|
|
||||||
build_style=python2-module
|
|
||||||
hostmakedepends="python-devel"
|
|
||||||
depends="python"
|
|
||||||
short_desc="Backport of Python 3.3+ ipaddress module"
|
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
||||||
license="PSF-2.0"
|
|
||||||
homepage="https://github.com/phihag/ipaddress"
|
|
||||||
distfiles="${PYPI_SITE}/i/ipaddress/ipaddress-${version}.tar.gz"
|
|
||||||
checksum=b7f8e0369580bb4a24d5ba1d7cc29660a4a6987763faf1d8a8046830e020e7e2
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vlicense LICENSE
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue