Merge pull request #1280 from Grauwolf/python-dnspython-1.12.0
New package: python-dnspython-1.12.0
This commit is contained in:
commit
dd9792cb71
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'python-dnspython'
|
||||
pkgname="python-dnspython"
|
||||
version=1.12.0
|
||||
revision=1
|
||||
wrksrc="dnspython-${version}"
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
hostmakedepends="python-devel unzip"
|
||||
depends="python"
|
||||
pycompile_module="dns"
|
||||
short_desc="A DNS toolkit for Python"
|
||||
maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
|
||||
license="BSD"
|
||||
homepage="http://www.dnspython.org/"
|
||||
distfiles="${PYPI_SITE}/d/dnspython/dnspython-${version}.zip"
|
||||
checksum=63bd1fae61809eedb91f84b2185816fac1270ae51494fbdd36ea25f904a8502f
|
Loading…
Reference in New Issue