git: 06f9491d3b0e - main - devel/py-anyio: Update to 4.12.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 Dec 2025 12:19:15 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=06f9491d3b0ea573f6f3a72b011240ab9f787d94
commit 06f9491d3b0ea573f6f3a72b011240ab9f787d94
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-02 12:06:54 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-02 12:06:54 +0000
devel/py-anyio: Update to 4.12.0
- Remove outdated PYTHON_REL check after lang/python39 removal (05de8effa6b4a6fd9758a51d0c1acea91a36d3c6)
Changes: https://github.com/agronholm/anyio/releases
---
devel/py-anyio/Makefile | 10 +++-------
devel/py-anyio/distinfo | 6 +++---
2 files changed, 6 insertions(+), 10 deletions(-)
diff --git a/devel/py-anyio/Makefile b/devel/py-anyio/Makefile
index cfe1235d16c6..755f4c7cf817 100644
--- a/devel/py-anyio/Makefile
+++ b/devel/py-anyio/Makefile
@@ -1,5 +1,5 @@
PORTNAME= anyio
-PORTVERSION= 4.11.0
+PORTVERSION= 4.12.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FL
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PY_EXCEPTIONGROUP} \
${PYTHON_PKGNAMEPREFIX}idna>=2.8:dns/py-idna@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}sniffio>=1.1:devel/py-sniffio@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}truststore>=0.9.1:security/py-truststore@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent pep517
@@ -26,14 +26,10 @@ NO_ARCH= yes
OPTIONS_DEFINE= TRIO
TRIO_DESC= Use trio as backend
-TRIO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}trio>=0.31.0:net/py-trio@${PY_FLAVOR}
+TRIO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}trio>=0.32.0:net/py-trio@${PY_FLAVOR}
.include <bsd.port.pre.mk>
-.if ${PYTHON_REL} >= 31000
-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}truststore>=0.9.1:security/py-truststore@${PY_FLAVOR}
-.endif
-
.if ${PYTHON_REL} < 31300
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.5:devel/py-typing-extensions@${PY_FLAVOR}
.endif
diff --git a/devel/py-anyio/distinfo b/devel/py-anyio/distinfo
index 0bd831aa29d7..240f0f491d02 100644
--- a/devel/py-anyio/distinfo
+++ b/devel/py-anyio/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1759816628
-SHA256 (anyio-4.11.0.tar.gz) = 82a8d0b81e318cc5ce71a5f1f8b5c4e63619620b63141ef8c995fa0db95a57c4
-SIZE (anyio-4.11.0.tar.gz) = 219094
+TIMESTAMP = 1764510928
+SHA256 (anyio-4.12.0.tar.gz) = 73c693b567b0c55130c104d0b43a9baf3aa6a31fc6110116509f27bf75e21ec0
+SIZE (anyio-4.12.0.tar.gz) = 228266