Skip to content

Commit

Permalink
net/py-zeroconf: update to version 0.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jhixson74 committed May 27, 2021
1 parent 6d3a5e1 commit 1309a4a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions 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}

Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit 1309a4a

Please sign in to comment.