Date: Sun, 28 Jun 2026 14:14:01 +0000 From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 25517e3efbe2 - main - devel/py-txaio: Update version 25.6.1=>25.9.2 Message-ID: <6a412c29.1eeef.383a53c2@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=25517e3efbe23e9a40f89ea8d8250838ecd97b26 commit 25517e3efbe23e9a40f89ea8d8250838ecd97b26 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2026-06-28 13:10:51 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2026-06-28 14:13:35 +0000 devel/py-txaio: Update version 25.6.1=>25.9.2 Changelog: https://github.com/crossbario/txaio/releases/tag/v25.9.2 --- devel/py-txaio/Makefile | 13 ++++++++++--- devel/py-txaio/distinfo | 6 +++--- 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/devel/py-txaio/Makefile b/devel/py-txaio/Makefile index 0d1247a7e0c8..fac76c4658ad 100644 --- a/devel/py-txaio/Makefile +++ b/devel/py-txaio/Makefile @@ -1,5 +1,5 @@ PORTNAME= txaio -DISTVERSION= 25.6.1 +DISTVERSION= 25.9.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,8 +11,11 @@ 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} + USES= python -USE_PYTHON= autoplist distutils pytest +USE_PYTHON= autoplist pep517 pytest NO_ARCH= yes @@ -21,7 +24,11 @@ OPTIONS_DEFAULT= TWISTED TWISTED_DESC= Twisted network backend support -TWISTED_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twisted>=22.100.0:devel/py-twisted@${PY_FLAVOR} \ +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 <bsd.port.mk> diff --git a/devel/py-txaio/distinfo b/devel/py-txaio/distinfo index ab334b0c277e..5b67af5fa11b 100644 --- a/devel/py-txaio/distinfo +++ b/devel/py-txaio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1782595771 -SHA256 (txaio-25.6.1.tar.gz) = d8c03dca823515c9bca920df33504923ae54f2dabf476cc5a9ed5cc1691ed687 -SIZE (txaio-25.6.1.tar.gz) = 58709 +TIMESTAMP = 1782652087 +SHA256 (txaio-25.9.2.tar.gz) = e42004a077c02eb5819ff004a4989e49db113836708430d59cb13d31bd309099 +SIZE (txaio-25.9.2.tar.gz) = 50008home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a412c29.1eeef.383a53c2>
