diff --git a/devel/py-aioice/Makefile b/devel/py-aioice/Makefile index c66a1c91b110..2e38ad7f85fc 100644 --- a/devel/py-aioice/Makefile +++ b/devel/py-aioice/Makefile @@ -1,28 +1,28 @@ PORTNAME= aioice -DISTVERSION= 0.10.1 +DISTVERSION= 0.10.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Interactive Connectivity Establishment (RFC 5245) in Python WWW= https://github.com/aiortc/aioice LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}netifaces>=0.10.4:net/py-netifaces@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dnspython>=0:dns/py-dnspython@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes post-patch: @${REINPLACE_CMD} -e 's|^license = .*|license = { text = "BSD-3-Clause" }|' \ ${WRKSRC}/pyproject.toml .include diff --git a/devel/py-aioice/distinfo b/devel/py-aioice/distinfo index 7bc1fcf0b81d..6c18ec6e7f76 100644 --- a/devel/py-aioice/distinfo +++ b/devel/py-aioice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744625302 -SHA256 (aioice-0.10.1.tar.gz) = 5c8e1422103448d171925c678fb39795e5fe13d79108bebb00aa75a899c2094a -SIZE (aioice-0.10.1.tar.gz) = 44304 +TIMESTAMP = 1764835702 +SHA256 (aioice-0.10.2.tar.gz) = bf236c6829ee33c8e540535d31cd5a066b531cb56de2be94c46be76d68b1a806 +SIZE (aioice-0.10.2.tar.gz) = 44307