Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 May 2026 20:18:45 +0000
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: baf31cd295d8 - main - devel/py-pytest-codspeed: Update to 5.0.0
Message-ID:  <6a04dca5.336f5.742495cb@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=baf31cd295d80e6a29c4893186e2ddd5d2111e02

commit baf31cd295d80e6a29c4893186e2ddd5d2111e02
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-05-13 20:18:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-05-13 20:18:03 +0000

    devel/py-pytest-codspeed: Update to 5.0.0
    
    Changes:        https://github.com/CodSpeedHQ/pytest-codspeed/releases
---
 devel/py-pytest-codspeed/Makefile | 8 +++-----
 devel/py-pytest-codspeed/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/devel/py-pytest-codspeed/Makefile b/devel/py-pytest-codspeed/Makefile
index 9f04c71196d7..9d485e2a952a 100644
--- a/devel/py-pytest-codspeed/Makefile
+++ b/devel/py-pytest-codspeed/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pytest-codspeed
-PORTVERSION=	4.5.0
+PORTVERSION=	5.0.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,11 +14,9 @@ WWW=		https://codspeed.io/ \
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cffi>=1.17.1:devel/py-cffi@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cffi>=1.17.1:devel/py-cffi@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pytest>=3.8,1:devel/py-pytest@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>=3.8,1:devel/py-pytest@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}rich>=13.8.1:textproc/py-rich@${PY_FLAVOR}
 
 USES=		python
diff --git a/devel/py-pytest-codspeed/distinfo b/devel/py-pytest-codspeed/distinfo
index cfa12408bbe5..07f2404fb666 100644
--- a/devel/py-pytest-codspeed/distinfo
+++ b/devel/py-pytest-codspeed/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1777572534
-SHA256 (pytest_codspeed-4.5.0.tar.gz) = deb6ab9c9b07eba56fcb7b97206c7e48aaff697b6f73a013d8dbe4f62e76afd3
-SIZE (pytest_codspeed-4.5.0.tar.gz) = 209664
+TIMESTAMP = 1778677916
+SHA256 (pytest_codspeed-5.0.0.tar.gz) = c3a4167cb01db206691f822c3efc3e182c348b998ab5b0013c95e115923290df
+SIZE (pytest_codspeed-5.0.0.tar.gz) = 321323


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a04dca5.336f5.742495cb>