Date: Wed, 10 Jul 2024 16:01:10 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: fa3ac90b6316 - main - devel/py-pytest-ruff: update 0.3.2 =?utf-8?Q?=E2=86=92?= 0.4.0 Message-ID: <202407101601.46AG1Axi059920@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=fa3ac90b63163ddf164c344e7c3d49c2ec09ae34 commit fa3ac90b63163ddf164c344e7c3d49c2ec09ae34 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-07-10 15:59:52 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-07-10 16:00:58 +0000 devel/py-pytest-ruff: update 0.3.2 → 0.4.0 Reported by: portscout --- devel/py-pytest-ruff/Makefile | 2 +- devel/py-pytest-ruff/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-pytest-ruff/Makefile b/devel/py-pytest-ruff/Makefile index 24644fcf8815..4f69e89f513f 100644 --- a/devel/py-pytest-ruff/Makefile +++ b/devel/py-pytest-ruff/Makefile @@ -1,5 +1,5 @@ PORTNAME= pytest-ruff -DISTVERSION= 0.3.2 +DISTVERSION= 0.4.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pytest-ruff/distinfo b/devel/py-pytest-ruff/distinfo index 4e331e8f974b..7c60e5e5cff4 100644 --- a/devel/py-pytest-ruff/distinfo +++ b/devel/py-pytest-ruff/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718743476 -SHA256 (pytest_ruff-0.3.2.tar.gz) = 8d82882969e52b664a7cef4465cba63e45173f38d907dffeca41d9672f59b6c6 -SIZE (pytest_ruff-0.3.2.tar.gz) = 3881 +TIMESTAMP = 1720600629 +SHA256 (pytest_ruff-0.4.0.tar.gz) = 551876108991f3dd43d719988f8224a29c6fc6d50e2284ba1ffd389c0bd3610c +SIZE (pytest_ruff-0.4.0.tar.gz) = 3933
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407101601.46AG1Axi059920>