Date: Wed, 21 Feb 2024 15:25:37 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: 1938c1137815 - main - www/py-aiohttp-middlewares: Update to 2.3.0 Message-ID: <202402211525.41LFPbRx046165@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=1938c1137815dc21e89f50e9976764a4cc87fa00 commit 1938c1137815dc21e89f50e9976764a4cc87fa00 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-02-21 14:46:29 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-02-21 15:08:06 +0000 www/py-aiohttp-middlewares: Update to 2.3.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 f2154e51b4a1..172b35a04b79 100644 --- a/www/py-aiohttp-middlewares/Makefile +++ b/www/py-aiohttp-middlewares/Makefile @@ -1,5 +1,5 @@ PORTNAME= aiohttp-middlewares -PORTVERSION= 2.2.1 +PORTVERSION= 2.3.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 2fe54b39e0aa..a317e61c542d 100644 --- a/www/py-aiohttp-middlewares/distinfo +++ b/www/py-aiohttp-middlewares/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1701083414 -SHA256 (aiohttp_middlewares-2.2.1.tar.gz) = 08676401858a6c8753e0205cd38f5101a4c35ec1c244ebb606162053be1b3572 -SIZE (aiohttp_middlewares-2.2.1.tar.gz) = 14185 +TIMESTAMP = 1708449492 +SHA256 (aiohttp_middlewares-2.3.0.tar.gz) = b2564c1dfa8dbcf7d2e101a6a03dcaad45464744531c269e8e582cb2dc551d08 +SIZE (aiohttp_middlewares-2.3.0.tar.gz) = 14211
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402211525.41LFPbRx046165>