python-pydns: remove package
This commit is contained in:
parent
861a435063
commit
713f4cbc66
|
@ -1,19 +0,0 @@
|
|||
# Template file for 'python-pydns'
|
||||
pkgname=python-pydns
|
||||
version=2.3.6
|
||||
revision=4
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python2-module
|
||||
pycompile_module="DNS"
|
||||
hostmakedepends="python-setuptools"
|
||||
depends="python"
|
||||
short_desc="Python DNS library"
|
||||
maintainer="Duncaen <mail@duncano.de>"
|
||||
license="CNRI-Python"
|
||||
homepage="http://pydns.sourceforge.net/"
|
||||
distfiles="${PYPI_SITE}/p/pydns/pydns-${version}.tar.gz"
|
||||
checksum=f1960d8bff0aafad9252b9e80279748fe7ebe5e719487d132ccb1281523cdb62
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
|
@ -280,6 +280,7 @@ replaces="
|
|||
python-nose<=1.3.7_7
|
||||
python-pivy<=0.6.4_2
|
||||
python-pycryptodome<=3.9.7_3
|
||||
python-pydns<=2.3.6_4
|
||||
python-pyenet<=1.3.13.post7_2
|
||||
python-pyside<=1.2.2_7
|
||||
python-pytest-relaxed<=1.1.2_2
|
||||
|
|
Loading…
Reference in New Issue