Date: Sat, 23 Mar 2024 15:01:12 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: 8daa82c19347 - main - devel/py-pytest-isort: Update to 4.0.0 Message-ID: <202403231501.42NF1Cii002264@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=8daa82c193478acfbb932653f2f76ba6cc5eb5cb commit 8daa82c193478acfbb932653f2f76ba6cc5eb5cb Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-03-23 14:21:28 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-03-23 14:49:23 +0000 devel/py-pytest-isort: Update to 4.0.0 Changes: https://github.com/stephrdev/pytest-isort/blob/master/CHANGELOG.rst --- devel/py-pytest-isort/Makefile | 2 +- devel/py-pytest-isort/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-pytest-isort/Makefile b/devel/py-pytest-isort/Makefile index 6146fbe36850..9124cdf6e2de 100644 --- a/devel/py-pytest-isort/Makefile +++ b/devel/py-pytest-isort/Makefile @@ -1,5 +1,5 @@ PORTNAME= pytest-isort -PORTVERSION= 3.1.0 +PORTVERSION= 4.0.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pytest-isort/distinfo b/devel/py-pytest-isort/distinfo index ec30db99f238..33ed524f563f 100644 --- a/devel/py-pytest-isort/distinfo +++ b/devel/py-pytest-isort/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684104458 -SHA256 (pytest_isort-3.1.0.tar.gz) = 067801dc5e54a474330d074d521c815948ff6d5cf0ed3b9d057b78216851186c -SIZE (pytest_isort-3.1.0.tar.gz) = 6287 +TIMESTAMP = 1710712476 +SHA256 (pytest_isort-4.0.0.tar.gz) = 00e99642e282b00b849cf9b49d9102a02ab8c4ec549ace57d7868b723713aaa9 +SIZE (pytest_isort-4.0.0.tar.gz) = 5597
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403231501.42NF1Cii002264>