aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-06-07 21:35:53 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-06-07 21:37:20 +0000
commit6532d08defc8632784dd5c7fb45210f136f90d83 (patch)
treede1a0741635669774137573bc56e4771dd1b4825
parent85ceb3e7a42c6ee1eebce633469245e8542ba1fb (diff)
downloadports-6532d08defc8632784dd5c7fb45210f136f90d83.tar.gz
ports-6532d08defc8632784dd5c7fb45210f136f90d83.zip
devel/py-async_timeout: Update version 3.0.1=>4.0.2
-rw-r--r--devel/py-async_timeout/Makefile9
-rw-r--r--devel/py-async_timeout/distinfo6
2 files changed, 10 insertions, 5 deletions
diff --git a/devel/py-async_timeout/Makefile b/devel/py-async_timeout/Makefile
index ef408be76a86..1bb60a3c3190 100644
--- a/devel/py-async_timeout/Makefile
+++ b/devel/py-async_timeout/Makefile
@@ -1,5 +1,5 @@
PORTNAME= async_timeout
-PORTVERSION= 3.0.1
+PORTVERSION= 4.0.2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,9 +11,14 @@ COMMENT= Timeout context manager for asyncio programs
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= python:3.5+
+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
+
+USES= python:3.7+
USE_PYTHON= autoplist distutils
NO_ARCH= yes
+do-test:
+ @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test
+
.include <bsd.port.mk>
diff --git a/devel/py-async_timeout/distinfo b/devel/py-async_timeout/distinfo
index 916010177beb..0634db41bcff 100644
--- a/devel/py-async_timeout/distinfo
+++ b/devel/py-async_timeout/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1560196123
-SHA256 (async-timeout-3.0.1.tar.gz) = 0c3c816a028d47f659d6ff5c745cb2acf1f966da1fe5c19c77a70282b25f4c5f
-SIZE (async-timeout-3.0.1.tar.gz) = 9724
+TIMESTAMP = 1654635759
+SHA256 (async-timeout-4.0.2.tar.gz) = 2163e1640ddb52b7a8c80d0a67a08587e5d245cc9c553a74a847056bc2976b15
+SIZE (async-timeout-4.0.2.tar.gz) = 8221