aboutsummaryrefslogtreecommitdiff
path: root/dns/py-py3dns/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-09-05 17:08:42 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-09-05 17:08:42 +0000
commitd42c752117c96608d99ecf6ce8d9555caf52951d (patch)
treece8006d7cd7c4e7c92ebd6291442738ea4f9c9c5 /dns/py-py3dns/Makefile
parent93488c1515b79db86b795663d4f3f4db882ace34 (diff)
downloadports-d42c752117c96608d99ecf6ce8d9555caf52951d.tar.gz
ports-d42c752117c96608d99ecf6ce8d9555caf52951d.zip
Update to 3.2.1
Notes
Notes: svn path=/head/; revision=511214
Diffstat (limited to 'dns/py-py3dns/Makefile')
-rw-r--r--dns/py-py3dns/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/dns/py-py3dns/Makefile b/dns/py-py3dns/Makefile
index 554204df1c01..84ac71cd58e0 100644
--- a/dns/py-py3dns/Makefile
+++ b/dns/py-py3dns/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= py3dns
-PORTVERSION= 3.2.0
+PORTVERSION= 3.2.1
CATEGORIES= dns python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -17,10 +17,10 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}
-NO_ARCH= yes
-USE_PYTHON= autoplist distutils
USES= python:3.3+
+USE_PYTHON= autoplist distutils
+NO_ARCH= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
do-test: