git: 6b2be7b99ede - main - devel/py-txaio: Update version 18.8.1=>22.2.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 12 Mar 2022 10:35:09 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6b2be7b99ede99244af450682864be5e6f2d5245
commit 6b2be7b99ede99244af450682864be5e6f2d5245
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-03-10 06:51:49 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-03-12 10:35:04 +0000
devel/py-txaio: Update version 18.8.1=>22.2.1
- Add OPTION TWISTED
Relnotes: https://github.com/crossbario/txaio/releases/tag/v22.2.1
---
devel/py-txaio/Makefile | 18 ++++++++++--------
devel/py-txaio/distinfo | 8 +++-----
2 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/devel/py-txaio/Makefile b/devel/py-txaio/Makefile
index fb6b4c056ab3..1e2a7b1e12d6 100644
--- a/devel/py-txaio/Makefile
+++ b/devel/py-txaio/Makefile
@@ -1,7 +1,7 @@
# Created by: Kubilay Kocak <koobs@FreeBSD.org>
PORTNAME= txaio
-PORTVERSION= 18.8.1
+PORTVERSION= 22.2.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,19 +12,21 @@ COMMENT= Compatibility API between asyncio/Twisted/Trollius
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
-TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.6.4:devel/py-pytest@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}mock>=1.3.0:devel/py-mock@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}twisted>=12.1.0:devel/py-twisted@${PY_FLAVOR}
+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.6.4:devel/py-pytest@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= autoplist distutils
-PATCH_SITES= https://github.com/crossbario/${PORTNAME}/commit/
-PATCHFILES= 9217f054b7eccc120f84e01995479125e07de59a.patch:-p1
-
NO_ARCH= yes
+OPTIONS_DEFINE= TWISTED
+OPTIONS_DEFAULT= TWISTED
+
+TWISTED_DESC= Twisted network backend support
+
+TWISTED_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twisted>=20.3.0:devel/py-twisted@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}zope.interface>=5.2.0:devel/py-zope.interface@${PY_FLAVOR}
+
do-test:
@cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -v -rs
diff --git a/devel/py-txaio/distinfo b/devel/py-txaio/distinfo
index 9f00de52b743..39c9b4508fb2 100644
--- a/devel/py-txaio/distinfo
+++ b/devel/py-txaio/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1556249564
-SHA256 (txaio-18.8.1.tar.gz) = 67e360ac73b12c52058219bb5f8b3ed4105d2636707a36a7cdafb56fe06db7fe
-SIZE (txaio-18.8.1.tar.gz) = 51092
-SHA256 (9217f054b7eccc120f84e01995479125e07de59a.patch) = 8d1eaad111eb275a2c064b22d120ff662ec21b8540ad8cfea0db24fb341fbde2
-SIZE (9217f054b7eccc120f84e01995479125e07de59a.patch) = 1194
+TIMESTAMP = 1646894052
+SHA256 (txaio-22.2.1.tar.gz) = 2e4582b70f04b2345908254684a984206c0d9b50e3074a24a4c55aba21d24d01
+SIZE (txaio-22.2.1.tar.gz) = 53645