Date: Thu, 10 Feb 2022 05:57:48 GMT From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: dab1e9067d78 - main - www/py-asgiref: Update to 3.5.0 Message-ID: <202202100557.21A5vmEO021467@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=dab1e9067d7841f3c24355b7fcbb27e49bba9ec9 commit dab1e9067d7841f3c24355b7fcbb27e49bba9ec9 Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2022-02-10 05:55:17 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2022-02-10 05:55:17 +0000 www/py-asgiref: Update to 3.5.0 --- www/py-asgiref/Makefile | 2 +- www/py-asgiref/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-asgiref/Makefile b/www/py-asgiref/Makefile index c0436fdc7141..ab9a8bf10979 100644 --- a/www/py-asgiref/Makefile +++ b/www/py-asgiref/Makefile @@ -1,5 +1,5 @@ PORTNAME= asgiref -PORTVERSION= 3.4.1 +PORTVERSION= 3.5.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-asgiref/distinfo b/www/py-asgiref/distinfo index 051fb8e3ade4..6236f4493836 100644 --- a/www/py-asgiref/distinfo +++ b/www/py-asgiref/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625749611 -SHA256 (asgiref-3.4.1.tar.gz) = 4ef1ab46b484e3c706329cedeff284a5d40824200638503f5768edb6de7d58e9 -SIZE (asgiref-3.4.1.tar.gz) = 32529 +TIMESTAMP = 1644469177 +SHA256 (asgiref-3.5.0.tar.gz) = 2f8abc20f7248433085eda803936d98992f1343ddb022065779f37c5da0181d0 +SIZE (asgiref-3.5.0.tar.gz) = 31920
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202100557.21A5vmEO021467>