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
1 changed files with 16 additions and 0 deletions
16
srcpkgs/python-dnspython/template
Normal file
16
srcpkgs/python-dnspython/template
Normal file
|
@ -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 a new issue