Date: Fri, 23 Apr 2021 07:48:01 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: ab38ca0d5d45 - main - www/py-asgiref: Update to 3.3.4 Message-ID: <202104230748.13N7m1mI031733@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=ab38ca0d5d4510f76572a19b8d24eb23d65a4811 commit ab38ca0d5d4510f76572a19b8d24eb23d65a4811 Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2021-04-23 07:47:15 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2021-04-23 07:47:15 +0000 www/py-asgiref: Update to 3.3.4 --- www/py-asgiref/Makefile | 4 ++-- www/py-asgiref/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/py-asgiref/Makefile b/www/py-asgiref/Makefile index c7de0ae44e32..1ced4bb43794 100644 --- a/www/py-asgiref/Makefile +++ b/www/py-asgiref/Makefile @@ -1,5 +1,5 @@ PORTNAME= asgiref -PORTVERSION= 3.3.2 +PORTVERSION= 3.3.4 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=4.3.0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0.10.0:devel/py-pytest-asyncio@${PY_FLAVOR} -USES= python:3.5+ +USES= python:3.6+ USE_PYTHON= distutils autoplist NO_ARCH= yes diff --git a/www/py-asgiref/distinfo b/www/py-asgiref/distinfo index bbfbfd104f23..d8072e4aa4e5 100644 --- a/www/py-asgiref/distinfo +++ b/www/py-asgiref/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617785193 -SHA256 (asgiref-3.3.2.tar.gz) = c62b616b226d6c2e927b0225f8101f9e2cca08112cff98839ca6726c129ff9e0 -SIZE (asgiref-3.3.2.tar.gz) = 30088 +TIMESTAMP = 1619163711 +SHA256 (asgiref-3.3.4.tar.gz) = d1216dfbdfb63826470995d31caed36225dcaf34f182e0fa257a4dd9e86f1b78 +SIZE (asgiref-3.3.4.tar.gz) = 30780
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104230748.13N7m1mI031733>