From owner-dev-commits-ports-all@freebsd.org Thu May 27 02:35:36 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8A78164FDB9; Thu, 27 May 2021 02:35:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FrBkc3KT6z3LtQ; Thu, 27 May 2021 02:35:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5A5721C054; Thu, 27 May 2021 02:35:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 14R2ZaKR033129; Thu, 27 May 2021 02:35:36 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14R2ZaQF033128; Thu, 27 May 2021 02:35:36 GMT (envelope-from git) Date: Thu, 27 May 2021 02:35:36 GMT Message-Id: <202105270235.14R2ZaQF033128@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: John Hixson Subject: git: 1309a4a76e93 - main - net/py-zeroconf: update to version 0.30.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jhixson X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1309a4a76e93cd933e7d7049f576136e7cb62d2e Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 May 2021 02:35:36 -0000 The branch main has been updated by jhixson: URL: https://cgit.FreeBSD.org/ports/commit/?id=1309a4a76e93cd933e7d7049f576136e7cb62d2e commit 1309a4a76e93cd933e7d7049f576136e7cb62d2e Author: John Hixson AuthorDate: 2021-05-27 02:34:46 +0000 Commit: John Hixson 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 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