diff --git a/srcpkgs/python3-dnspython/INSTALL.msg b/srcpkgs/python3-dnspython/INSTALL.msg deleted file mode 100644 index 1af511dc841..00000000000 --- a/srcpkgs/python3-dnspython/INSTALL.msg +++ /dev/null @@ -1,2 +0,0 @@ -In order to perform DNSSEC validation install python3-pycryptodome. -To do elliptic curves install also python3-ecdsa. diff --git a/srcpkgs/python3-dnspython/template b/srcpkgs/python3-dnspython/template index 2374c83ca24..0a9a8eb23d8 100644 --- a/srcpkgs/python3-dnspython/template +++ b/srcpkgs/python3-dnspython/template @@ -1,15 +1,14 @@ # Template file for 'python3-dnspython' pkgname=python3-dnspython version=2.1.0 -revision=1 +revision=2 wrksrc="dnspython-${version}" build_style=python3-module hostmakedepends="python3-setuptools unzip" depends="python3" checkdepends="python3-attrs python3-async_generator python3-idna python3-curio python3-trio python3-outcome python3-sniffio python3-sortedcontainers - python3-requests python3-requests-toolbelt python3-pycryptodome - python3-pytest iana-etc" + python3-requests python3-requests-toolbelt python3-pytest iana-etc" short_desc="DNS toolkit for Python3" maintainer="Orphaned " license="ISC"