git: 1309a4a76e93 - main - net/py-zeroconf: update to version 0.30.0
John Hixson
jhixson at FreeBSD.org
Thu May 27 02:35:36 UTC 2021
The branch main has been updated by jhixson:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1309a4a76e93cd933e7d7049f576136e7cb62d2e
commit 1309a4a76e93cd933e7d7049f576136e7cb62d2e
Author: John Hixson <jhixson at FreeBSD.org>
AuthorDate: 2021-05-27 02:34:46 +0000
Commit: John Hixson <jhixson at 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 at 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
More information about the dev-commits-ports-all
mailing list