Date: Sat, 14 Sep 2024 15:20:02 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: 152b63122456 - main - devel/py-tox: Update version 4.12.0=>4.12.1 Message-ID: <202409141520.48EFK2WB015730@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=152b631224562885a571f555623216e6c9f7a073 commit 152b631224562885a571f555623216e6c9f7a073 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-09-14 14:37:50 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-09-14 15:19:22 +0000 devel/py-tox: Update version 4.12.0=>4.12.1 Changelog: https://github.com/tox-dev/tox/releases/tag/4.12.1 --- devel/py-tox/Makefile | 2 +- devel/py-tox/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-tox/Makefile b/devel/py-tox/Makefile index 50d4f625f5eb..156bdd5bfc08 100644 --- a/devel/py-tox/Makefile +++ b/devel/py-tox/Makefile @@ -1,5 +1,5 @@ PORTNAME= tox -PORTVERSION= 4.12.0 +DISTVERSION= 4.12.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-tox/distinfo b/devel/py-tox/distinfo index a44d4d7c665d..e2634a07c890 100644 --- a/devel/py-tox/distinfo +++ b/devel/py-tox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726219916 -SHA256 (tox-4.12.0.tar.gz) = 76adc53a3baff7bde80d6ad7f63235735cfc5bc42e8cb6fccfbf62cb5ffd4d92 -SIZE (tox-4.12.0.tar.gz) = 176784 +TIMESTAMP = 1726324634 +SHA256 (tox-4.12.1.tar.gz) = 61aafbeff1bd8a5af84e54ef6e8402f53c6a6066d0782336171ddfbf5362122e +SIZE (tox-4.12.1.tar.gz) = 176858
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409141520.48EFK2WB015730>