Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Feb 2025 15:57:05 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: 82c2acab3eba - main - devel/py-anyio: Update to 4.8.0
Message-ID:  <202502031557.513Fv5Of009805@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=82c2acab3eba0710d9e64678a7cd4a36a9969c34

commit 82c2acab3eba0710d9e64678a7cd4a36a9969c34
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-02-03 15:18:17 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-02-03 15:51:02 +0000

    devel/py-anyio: Update to 4.8.0
    
    Changes:        https://github.com/agronholm/anyio/releases
---
 devel/py-anyio/Makefile | 2 +-
 devel/py-anyio/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/py-anyio/Makefile b/devel/py-anyio/Makefile
index 1e36435fc8e1..2be23b79d69a 100644
--- a/devel/py-anyio/Makefile
+++ b/devel/py-anyio/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	anyio
-PORTVERSION=	4.7.0
+PORTVERSION=	4.8.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-anyio/distinfo b/devel/py-anyio/distinfo
index 778994126c53..7cea870b0c37 100644
--- a/devel/py-anyio/distinfo
+++ b/devel/py-anyio/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1734888158
-SHA256 (anyio-4.7.0.tar.gz) = 2f834749c602966b7d456a7567cafcb309f96482b5081d14ac93ccd457f9dd48
-SIZE (anyio-4.7.0.tar.gz) = 177076
+TIMESTAMP = 1738088936
+SHA256 (anyio-4.8.0.tar.gz) = 1d9fe889df5212298c0c0723fa20479d1b94883a2df44bd3897aa91083316f7a
+SIZE (anyio-4.8.0.tar.gz) = 181126



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