Date: Wed, 19 Jul 2023 15:28:05 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 046b151acfda - main - www/py-gunicorn: Update version 21.0.1=>21.1.0 Message-ID: <202307191528.36JFS53F017664@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=046b151acfdaba3623293f653f5baa716248e74c commit 046b151acfdaba3623293f653f5baa716248e74c Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-07-19 14:49:24 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-07-19 15:27:54 +0000 www/py-gunicorn: Update version 21.0.1=>21.1.0 Changelog: https://github.com/benoitc/gunicorn/releases/tag/21.1.0 --- www/py-gunicorn/Makefile | 2 +- www/py-gunicorn/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-gunicorn/Makefile b/www/py-gunicorn/Makefile index 59789048febc..8bd97a11acb8 100644 --- a/www/py-gunicorn/Makefile +++ b/www/py-gunicorn/Makefile @@ -1,5 +1,5 @@ PORTNAME= gunicorn -PORTVERSION= 21.0.1 +PORTVERSION= 21.1.0 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MASTER_SITES= PYPI diff --git a/www/py-gunicorn/distinfo b/www/py-gunicorn/distinfo index 9167503da534..112f9fa22d0b 100644 --- a/www/py-gunicorn/distinfo +++ b/www/py-gunicorn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689681890 -SHA256 (gunicorn-21.0.1.tar.gz) = b18fa5a9b22becdffc29d2586b914225a69624bb3e3a064cb04decfb2f34bfe8 -SIZE (gunicorn-21.0.1.tar.gz) = 3632204 +TIMESTAMP = 1689777946 +SHA256 (gunicorn-21.1.0.tar.gz) = 37ced4b6622f263a6483eb7cbe9606df81afd57dc0fa464883600624790271c5 +SIZE (gunicorn-21.1.0.tar.gz) = 3632366
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307191528.36JFS53F017664>