Upgrade dns/py-pywdns to version 0.10.0, which is compatible with python3.

Undeprecate and remove expiration date.

Sponsored by:	Farsight Security, Inc.
This commit is contained in:
Don Lewis 2020-07-03 07:16:38 +00:00
parent ba45dce2ee
commit 1d1b2e7fb0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=541083
2 changed files with 6 additions and 9 deletions

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pywdns
PORTVERSION= 0.9.0
PORTVERSION= 0.10.0
CATEGORIES= dns python
MASTER_SITES= FARSIGHT LOCAL/truckman/farsight
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -12,13 +12,10 @@ COMMENT= Python wrapper for dns/wdns
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
DEPRECATED= Uses deprecated version of python
EXPIRATION_DATE= 2020-08-15
LIB_DEPENDS= libwdns.so:dns/wdns
USES= pkgconfig python:2.7
USE_PYTHON= autoplist distutils
USES= pkgconfig python
USE_PYTHON= autoplist cython distutils
post-patch:
${REINPLACE_CMD} -e "1s+ python+ ${PYTHON_CMD}+" ${WRKSRC}/gen_pywdns_constants

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1503710919
SHA256 (pywdns-0.9.0.tar.gz) = 2489c69b88753d6c9124fd26ca82aeab6cb45a299b4fbcb264277e0e4d2574b3
SIZE (pywdns-0.9.0.tar.gz) = 69904
TIMESTAMP = 1593731870
SHA256 (pywdns-0.10.0.tar.gz) = 1d70ba4ba2ae63c089368749b73d8d3fc4cf9acc07a5b180bb7457df01bfd97b
SIZE (pywdns-0.10.0.tar.gz) = 11940