Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 May 2021 02:35:36 GMT
From:      John Hixson <jhixson@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1309a4a76e93 - main - net/py-zeroconf: update to version 0.30.0
Message-ID:  <202105270235.14R2ZaQF033128@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jhixson:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1309a4a76e93cd933e7d7049f576136e7cb62d2e

commit 1309a4a76e93cd933e7d7049f576136e7cb62d2e
Author:     John Hixson <jhixson@FreeBSD.org>
AuthorDate: 2021-05-27 02:34:46 +0000
Commit:     John Hixson <jhixson@FreeBSD.org>
CommitDate: 2021-05-27 02:34:46 +0000

    net/py-zeroconf: update to version 0.30.0
---
 net/py-zeroconf/Makefile | 4 ++--
 net/py-zeroconf/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net/py-zeroconf/Makefile b/net/py-zeroconf/Makefile
index febb22972c06..7a6f4804f1c4 100644
--- a/net/py-zeroconf/Makefile
+++ b/net/py-zeroconf/Makefile
@@ -1,7 +1,7 @@
 # Created by: John Hixson <jhixson@gmail.com>
 
 PORTNAME=	zeroconf
-PORTVERSION=	0.29.0
+PORTVERSION=	0.30.0
 CATEGORIES=	net python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -13,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}ifaddr>=0.1.7:net/py-ifaddr@${PY_FLAVOR}
 
-USES=		python:3.5+
+USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
 USE_GITHUB=	yes
 GH_ACCOUNT=	jstasiak
diff --git a/net/py-zeroconf/distinfo b/net/py-zeroconf/distinfo
index 494421555212..45b3a345cb03 100644
--- a/net/py-zeroconf/distinfo
+++ b/net/py-zeroconf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619217751
-SHA256 (jstasiak-python-zeroconf-0.29.0_GH0.tar.gz) = b8e7c55f36973362314b7d8cf716a76afea3c91abe9d2f435329dc67b973fe06
-SIZE (jstasiak-python-zeroconf-0.29.0_GH0.tar.gz) = 62466
+TIMESTAMP = 1622082566
+SHA256 (jstasiak-python-zeroconf-0.30.0_GH0.tar.gz) = bbb5e15625a96ac4dc4fba33519227ea8a6d1991000af51e976d01d2917a8d82
+SIZE (jstasiak-python-zeroconf-0.30.0_GH0.tar.gz) = 64301



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