diff --git a/devel/py-txaio/Makefile b/devel/py-txaio/Makefile index 41d70ebca358..96fe37b55c36 100644 --- a/devel/py-txaio/Makefile +++ b/devel/py-txaio/Makefile @@ -1,34 +1,33 @@ PORTNAME= txaio -DISTVERSION= 25.12.1 +DISTVERSION= 25.12.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Compatibility API between asyncio/Twisted/Trollius WWW= https://github.com/crossbario/txaio LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PY_SETUPTOOLS} \ - ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} USES= python USE_PYTHON= autoplist pep517 pytest NO_ARCH= yes OPTIONS_DEFINE= TWISTED OPTIONS_DEFAULT= TWISTED TWISTED_DESC= Twisted network backend support TWISTED_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twisted>=22.10.0:devel/py-twisted@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.interface>=5.2.0:devel/py-zope.interface@${PY_FLAVOR} post-patch: @${REINPLACE_CMD} 's|^license = "MIT"|license = { text = "MIT" }|' \ ${WRKSRC}/pyproject.toml .include diff --git a/devel/py-txaio/distinfo b/devel/py-txaio/distinfo index 10d6713024ab..12778d29cf24 100644 --- a/devel/py-txaio/distinfo +++ b/devel/py-txaio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1783217790 -SHA256 (txaio-25.12.1.tar.gz) = f0e83ffaf80a9b91bd710075cbc2bb71e879f8aa061b09f6e9dc122343dd69f2 -SIZE (txaio-25.12.1.tar.gz) = 31156 +TIMESTAMP = 1784950179 +SHA256 (txaio-25.12.2.tar.gz) = 9f232c21e12aa1ff52690e365b5a0ecfd42cc27a6ec86e1b92ece88f763f4b78 +SIZE (txaio-25.12.2.tar.gz) = 117393