18 lines
585 B
Bash
18 lines
585 B
Bash
# Template file for 'python3.4-dnspython3'
|
|
pkgname="python3.4-dnspython3"
|
|
version=1.12.0
|
|
revision=2
|
|
wrksrc="dnspython3-${version}"
|
|
noarch=yes
|
|
build_style=python-module
|
|
python_versions="3.4"
|
|
pycompile_version="3.4"
|
|
hostmakedepends="python3.4-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
|