git: 2c40984b1069 - main - devel/py-anyio: Update to 4.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Dec 2023 09:08:55 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2c40984b10694187482fd1575c45234d24faf691
commit 2c40984b10694187482fd1575c45234d24faf691
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-12-25 09:00:05 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-12-25 09:00:05 +0000
devel/py-anyio: Update to 4.2.0
Changes: https://github.com/agronholm/anyio/releases
---
devel/py-anyio/Makefile | 5 +++--
devel/py-anyio/distinfo | 6 +++---
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/devel/py-anyio/Makefile b/devel/py-anyio/Makefile
index ff40c8a28b3e..372b8ea82deb 100644
--- a/devel/py-anyio/Makefile
+++ b/devel/py-anyio/Makefile
@@ -1,5 +1,5 @@
PORTNAME= anyio
-PORTVERSION= 4.1.0
+PORTVERSION= 4.2.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -30,7 +30,8 @@ TRIO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}trio>=0.23:net/py-trio@${PY_FLAVOR}
.include <bsd.port.pre.mk>
.if ${PYTHON_REL} < 31100
-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}exceptiongroup>=1.0.2:devel/py-exceptiongroup@${PY_FLAVOR}
+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}exceptiongroup>=1.0.2:devel/py-exceptiongroup@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.1:devel/py-typing-extensions@${PY_FLAVOR}
.endif
.include <bsd.port.post.mk>
diff --git a/devel/py-anyio/distinfo b/devel/py-anyio/distinfo
index 08e7a2ed5985..3bc0f2927008 100644
--- a/devel/py-anyio/distinfo
+++ b/devel/py-anyio/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1700759760
-SHA256 (anyio-4.1.0.tar.gz) = 5a0bec7085176715be77df87fc66d6c9d70626bd752fcc85f57cdbee5b3760da
-SIZE (anyio-4.1.0.tar.gz) = 155773
+TIMESTAMP = 1703227854
+SHA256 (anyio-4.2.0.tar.gz) = e1875bb4b4e2de1669f4bc7869b6d3f54231cdced71605e6e64c9be77e3be50f
+SIZE (anyio-4.2.0.tar.gz) = 158770