Date: Wed, 21 Feb 2024 15:23:31 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: 0a8fa342c5ce - main - devel/py-pluggy: Update to 1.4.0 Message-ID: <202402211523.41LFNVnF041540@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=0a8fa342c5ceb9b4dee9df5425216600fba75e1b commit 0a8fa342c5ceb9b4dee9df5425216600fba75e1b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-02-21 14:33:15 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-02-21 15:07:36 +0000 devel/py-pluggy: Update to 1.4.0 Changes: https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst https://pluggy.readthedocs.io/en/latest/changelog.html --- devel/py-pluggy/Makefile | 2 +- devel/py-pluggy/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-pluggy/Makefile b/devel/py-pluggy/Makefile index 2e4f24b395c0..8d417d261af6 100644 --- a/devel/py-pluggy/Makefile +++ b/devel/py-pluggy/Makefile @@ -1,5 +1,5 @@ PORTNAME= pluggy -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pluggy/distinfo b/devel/py-pluggy/distinfo index 10f9ff981384..a89bc072fc82 100644 --- a/devel/py-pluggy/distinfo +++ b/devel/py-pluggy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693334001 -SHA256 (pluggy-1.3.0.tar.gz) = cf61ae8f126ac6f7c451172cf30e3e43d3ca77615509771b3a984a0730651e12 -SIZE (pluggy-1.3.0.tar.gz) = 63670 +TIMESTAMP = 1708449282 +SHA256 (pluggy-1.4.0.tar.gz) = 8c85c2876142a764e5b7548e7d9a0e0ddb46f5185161049a79b7e974454223be +SIZE (pluggy-1.4.0.tar.gz) = 65812
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402211523.41LFNVnF041540>