Date: Thu, 5 Sep 2024 06:21:22 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: ab7402729b42 - main - www/py-aiohttp-middlewares: Update to 2.4.0 Message-ID: <202409050621.4856LMJo006474@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=ab7402729b42d2988bb6e449f45764fde85936ec commit ab7402729b42d2988bb6e449f45764fde85936ec Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-09-05 05:27:18 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-09-05 06:18:06 +0000 www/py-aiohttp-middlewares: Update to 2.4.0 Changes: https://github.com/playpauseandstop/aiohttp-middlewares/releases --- www/py-aiohttp-middlewares/Makefile | 2 +- www/py-aiohttp-middlewares/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-aiohttp-middlewares/Makefile b/www/py-aiohttp-middlewares/Makefile index 172b35a04b79..fcf0644eb660 100644 --- a/www/py-aiohttp-middlewares/Makefile +++ b/www/py-aiohttp-middlewares/Makefile @@ -1,5 +1,5 @@ PORTNAME= aiohttp-middlewares -PORTVERSION= 2.3.0 +PORTVERSION= 2.4.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-aiohttp-middlewares/distinfo b/www/py-aiohttp-middlewares/distinfo index a317e61c542d..63ef072512fc 100644 --- a/www/py-aiohttp-middlewares/distinfo +++ b/www/py-aiohttp-middlewares/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708449492 -SHA256 (aiohttp_middlewares-2.3.0.tar.gz) = b2564c1dfa8dbcf7d2e101a6a03dcaad45464744531c269e8e582cb2dc551d08 -SIZE (aiohttp_middlewares-2.3.0.tar.gz) = 14211 +TIMESTAMP = 1724084654 +SHA256 (aiohttp_middlewares-2.4.0.tar.gz) = ee240fc21b7eb9154b4447e4bc9bab7b212584d93a35aa8f56333c79ca3cd0e8 +SIZE (aiohttp_middlewares-2.4.0.tar.gz) = 14353
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409050621.4856LMJo006474>