git: df3e4c7c0449 - main - devel/py-anyio: Update to 3.1.0

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed May 26 12:58:30 UTC 2021


The branch main has been updated by sunpoet:

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

commit df3e4c7c0449ece507fa3e2a8eb117e856acc3c7
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-26 12:54:51 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-26 12:54:51 +0000

    devel/py-anyio: Update to 3.1.0
    
    Changes:        https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst
---
 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 c935b5c56c09..996969184739 100644
--- a/devel/py-anyio/Makefile
+++ b/devel/py-anyio/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
 
 PORTNAME=	anyio
-PORTVERSION=	3.0.1
+PORTVERSION=	3.1.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-anyio/distinfo b/devel/py-anyio/distinfo
index a3f9a2339769..82d45ea8650c 100644
--- a/devel/py-anyio/distinfo
+++ b/devel/py-anyio/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619910321
-SHA256 (anyio-3.0.1.tar.gz) = 1ef7622396ab55829d4236a6f75e2199df6d26a4ba79bea0cb942a5fd2f79a23
-SIZE (anyio-3.0.1.tar.gz) = 117725
+TIMESTAMP = 1621699705
+SHA256 (anyio-3.1.0.tar.gz) = 43e20711a9d003d858d694c12356dc44ab82c03ccc5290313c3392fa349dad0e
+SIZE (anyio-3.1.0.tar.gz) = 122097


More information about the dev-commits-ports-all mailing list