Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2022 09:09:57 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d633a3fbf1ae - main - devel/py-anyio: Update to 3.6.2
Message-ID:  <202212300909.2BU99vr5002162@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d633a3fbf1aecb6d2fca21f490fa351314c8d9f5

commit d633a3fbf1aecb6d2fca21f490fa351314c8d9f5
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-12-30 08:41:56 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-12-30 09:04:28 +0000

    devel/py-anyio: Update to 3.6.2
    
    Changes:        https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst
---
 devel/py-anyio/Makefile | 4 ++--
 devel/py-anyio/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-anyio/Makefile b/devel/py-anyio/Makefile
index e9eac2270ca8..ec4bc2bbb3f5 100644
--- a/devel/py-anyio/Makefile
+++ b/devel/py-anyio/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	anyio
-PORTVERSION=	3.6.1
+PORTVERSION=	3.6.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -23,7 +23,7 @@ NO_ARCH=	yes
 OPTIONS_DEFINE=	TRIO
 TRIO_DESC=	Use trio as backend
 
-TRIO_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}trio>=0.16:net/py-trio@${PY_FLAVOR}
+TRIO_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}trio>=0.16<0.22:net/py-trio@${PY_FLAVOR}
 
 .include <bsd.port.pre.mk>
 
diff --git a/devel/py-anyio/distinfo b/devel/py-anyio/distinfo
index 43dca8785973..684fa2900f2c 100644
--- a/devel/py-anyio/distinfo
+++ b/devel/py-anyio/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1653151080
-SHA256 (anyio-3.6.1.tar.gz) = 413adf95f93886e442aea925f3ee43baa5a765a64a0f52c6081894f9992fdd0b
-SIZE (anyio-3.6.1.tar.gz) = 140240
+TIMESTAMP = 1669057677
+SHA256 (anyio-3.6.2.tar.gz) = 25ea0d673ae30af41a0c442f81cf3b38c7e79fdc7b60335a4c14e05eb0947421
+SIZE (anyio-3.6.2.tar.gz) = 140378



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212300909.2BU99vr5002162>