git: b4c83a750ed5 - main - devel/py-anyio: Update to 4.6.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 21 Oct 2024 09:34:23 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=b4c83a750ed55e9cafd5931cb653ae6f7bd91ec7 commit b4c83a750ed55e9cafd5931cb653ae6f7bd91ec7 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-21 06:33:56 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-21 09:17:30 +0000 devel/py-anyio: Update to 4.6.1 Changes: https://github.com/agronholm/anyio/releases --- devel/py-anyio/Makefile | 6 +++++- devel/py-anyio/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/devel/py-anyio/Makefile b/devel/py-anyio/Makefile index f7e7ef286065..fcbb33211a7e 100644 --- a/devel/py-anyio/Makefile +++ b/devel/py-anyio/Makefile @@ -1,5 +1,5 @@ PORTNAME= anyio -PORTVERSION= 4.6.0 +PORTVERSION= 4.6.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -30,6 +30,10 @@ TRIO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}trio>=0.26.1: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} < 31100 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.1:devel/py-typing-extensions@${PY_FLAVOR} .endif diff --git a/devel/py-anyio/distinfo b/devel/py-anyio/distinfo index f233ab2c7bd1..ec7bed972d08 100644 --- a/devel/py-anyio/distinfo +++ b/devel/py-anyio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727314540 -SHA256 (anyio-4.6.0.tar.gz) = 137b4559cbb034c477165047febb6ff83f390fc3b20bf181c1fc0a728cb8beeb -SIZE (anyio-4.6.0.tar.gz) = 170983 +TIMESTAMP = 1729240340 +SHA256 (anyio-4.6.1.tar.gz) = 936e6613a08e8f71a300cfffca1c1c0806335607247696ac45f9b32c63bfb9aa +SIZE (anyio-4.6.1.tar.gz) = 173336