Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Aug 2019 11:48:41 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r509922 - head/dns/py-dns-lexicon
Message-ID:  <201908261148.x7QBmfYu017528@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Aug 26 11:48:40 2019
New Revision: 509922
URL: https://svnweb.freebsd.org/changeset/ports/509922

Log:
  Update to 3.3.2
  
  Changes:	https://github.com/AnalogJ/lexicon/releases

Modified:
  head/dns/py-dns-lexicon/Makefile
  head/dns/py-dns-lexicon/distinfo

Modified: head/dns/py-dns-lexicon/Makefile
==============================================================================
--- head/dns/py-dns-lexicon/Makefile	Mon Aug 26 11:48:33 2019	(r509921)
+++ head/dns/py-dns-lexicon/Makefile	Mon Aug 26 11:48:40 2019	(r509922)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dns-lexicon
-DISTVERSION=	3.3.1
+DISTVERSION=	3.3.2
 CATEGORIES=	dns python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -20,7 +20,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cryptography>=0:se
 		${PYTHON_PKGNAMEPREFIX}yaml>=0:devel/py-yaml@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	distutils concurrent autoplist
+USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 

Modified: head/dns/py-dns-lexicon/distinfo
==============================================================================
--- head/dns/py-dns-lexicon/distinfo	Mon Aug 26 11:48:33 2019	(r509921)
+++ head/dns/py-dns-lexicon/distinfo	Mon Aug 26 11:48:40 2019	(r509922)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1563640718
-SHA256 (dns-lexicon-3.3.1.tar.gz) = f33fbe27907b28e73a835771330a89020932f571e874a9f276cc3efd785d254b
-SIZE (dns-lexicon-3.3.1.tar.gz) = 142331
+TIMESTAMP = 1566807382
+SHA256 (dns-lexicon-3.3.2.tar.gz) = d894bae1bb4b044297339732787661e5a5dea8753d95eb49fd2234b8b2173474
+SIZE (dns-lexicon-3.3.2.tar.gz) = 142325



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908261148.x7QBmfYu017528>