git: 9f05a93a1cac - main - devel/py-anyio: Update to 4.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 Sep 2023 21:31:35 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9f05a93a1cac93b5a046ea0c07c6561499dca583
commit 9f05a93a1cac93b5a046ea0c07c6561499dca583
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-09-04 21:25:50 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-04 21:30:08 +0000
devel/py-anyio: Update to 4.0.0
Changes: https://github.com/agronholm/anyio/releases
---
devel/py-anyio/Makefile | 8 ++++----
devel/py-anyio/distinfo | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/devel/py-anyio/Makefile b/devel/py-anyio/Makefile
index dd611436ff77..8a503e80118b 100644
--- a/devel/py-anyio/Makefile
+++ b/devel/py-anyio/Makefile
@@ -1,5 +1,5 @@
PORTNAME= anyio
-PORTVERSION= 3.7.1
+PORTVERSION= 4.0.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ WWW= https://github.com/agronholm/anyio
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PY_SETUPTOOLS} \
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools_scm>=6.4:devel/py-setuptools_scm@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}idna>=2.8:dns/py-idna@${PY_FLAVOR} \
@@ -25,12 +25,12 @@ NO_ARCH= yes
OPTIONS_DEFINE= TRIO
TRIO_DESC= Use trio as backend
-TRIO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}trio>=0<0.22:net/py-trio@${PY_FLAVOR}
+TRIO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}trio>=0.22:net/py-trio@${PY_FLAVOR}
.include <bsd.port.pre.mk>
.if ${PYTHON_REL} < 31100
-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}exceptiongroup>=0:devel/py-exceptiongroup@${PY_FLAVOR}
+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}exceptiongroup>=1.0.2:devel/py-exceptiongroup@${PY_FLAVOR}
.endif
.include <bsd.port.post.mk>
diff --git a/devel/py-anyio/distinfo b/devel/py-anyio/distinfo
index afecd69a34c0..ba400374345c 100644
--- a/devel/py-anyio/distinfo
+++ b/devel/py-anyio/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688902087
-SHA256 (anyio-3.7.1.tar.gz) = 44a3c9aba0f5defa43261a8b3efb97891f2bd7d804e0e1f56419befa1adfc780
-SIZE (anyio-3.7.1.tar.gz) = 142927
+TIMESTAMP = 1693823859
+SHA256 (anyio-4.0.0.tar.gz) = f7ed51751b2c2add651e5747c891b47e26d2a21be5d32d9311dfe9692f3e5d7a
+SIZE (anyio-4.0.0.tar.gz) = 153297