New package: python3.4-dnspython3-1.12.0
This commit is contained in:
parent
8e46e929d1
commit
99e970215f
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'python3.4-dnspython3'
|
||||
pkgname="python3.4-dnspython3"
|
||||
version=1.12.0
|
||||
revision=1
|
||||
wrksrc="dnspython3-${version}"
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
python_versions="3.4"
|
||||
pycompile_version="3.4"
|
||||
hostmakedepends="python-devel unzip"
|
||||
depends="python3.4"
|
||||
pycompile_module="dns"
|
||||
short_desc="A DNS toolkit for Python 3"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="BSD"
|
||||
homepage="http://www.dnspython.org/"
|
||||
distfiles="${PYPI_SITE}/d/dnspython3/dnspython3-${version}.zip"
|
||||
checksum=e9630946207864c7a780798809cd2ec9c6bbde6ac88b97a2fda66f018eec1c8d
|
Loading…
Reference in New Issue