diff --git a/devel/py-aioice/Makefile b/devel/py-aioice/Makefile index 1d93ee7b5814..c66a1c91b110 100644 --- a/devel/py-aioice/Makefile +++ b/devel/py-aioice/Makefile @@ -1,28 +1,28 @@ PORTNAME= aioice -DISTVERSION= 0.10.0 +DISTVERSION= 0.10.1 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 b087795d7360..7bc1fcf0b81d 100644 --- a/devel/py-aioice/distinfo +++ b/devel/py-aioice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744364341 -SHA256 (aioice-0.10.0.tar.gz) = 25dfdcbacb89de0e2eac41e96a872499c37a9eb74fa22a0e92d8ac1a0a9141af -SIZE (aioice-0.10.0.tar.gz) = 44236 +TIMESTAMP = 1744625302 +SHA256 (aioice-0.10.1.tar.gz) = 5c8e1422103448d171925c678fb39795e5fe13d79108bebb00aa75a899c2094a +SIZE (aioice-0.10.1.tar.gz) = 44304