mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
python-pydns: rebuild for metadata
This commit is contained in:
parent
ba2cfab5fb
commit
d78e7de0cc
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'python-pydns'
|
# Template file for 'python-pydns'
|
||||||
pkgname=python-pydns
|
pkgname=python-pydns
|
||||||
version=2.3.6
|
version=2.3.6
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc=${pkgname#*-}-${version}
|
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
|
pycompile_module="DNS"
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
depends="python"
|
depends="python"
|
||||||
pycompile_module="DNS"
|
|
||||||
short_desc="Python DNS library"
|
short_desc="Python DNS library"
|
||||||
maintainer="Duncaen <mail@duncano.de>"
|
maintainer="Duncaen <mail@duncano.de>"
|
||||||
license="CNRI"
|
license="CNRI-Python"
|
||||||
homepage="http://pydns.sourceforge.net/"
|
homepage="http://pydns.sourceforge.net/"
|
||||||
distfiles="${PYPI_SITE}/p/pydns/pydns-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pydns/pydns-${version}.tar.gz"
|
||||||
checksum=f1960d8bff0aafad9252b9e80279748fe7ebe5e719487d132ccb1281523cdb62
|
checksum=f1960d8bff0aafad9252b9e80279748fe7ebe5e719487d132ccb1281523cdb62
|
||||||
|
|
Loading…
Add table
Reference in a new issue