git: f4512df731af - main - devel/py-pytest-codspeed: Update to 3.1.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 25 Dec 2024 19:20:37 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f4512df731af5403162b734871c3af5e291c4285
commit f4512df731af5403162b734871c3af5e291c4285
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-12-25 18:50:03 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-12-25 19:15:36 +0000
devel/py-pytest-codspeed: Update to 3.1.0
Changes: https://github.com/CodSpeedHQ/pytest-codspeed/releases
---
devel/py-pytest-codspeed/Makefile | 11 ++++-------
devel/py-pytest-codspeed/distinfo | 6 +++---
2 files changed, 7 insertions(+), 10 deletions(-)
diff --git a/devel/py-pytest-codspeed/Makefile b/devel/py-pytest-codspeed/Makefile
index 147c74153347..13ccad7a433c 100644
--- a/devel/py-pytest-codspeed/Makefile
+++ b/devel/py-pytest-codspeed/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pytest-codspeed
-PORTVERSION= 3.0.0
+PORTVERSION= 3.1.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,9 +14,10 @@ WWW= https://codspeed.io/ \
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.17.1:devel/py-cffi@${PY_FLAVOR} \
+ ${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}filelock>=3.12.2:sysutils/py-filelock@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest>=3.8,1:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}rich>=13.8.1:textproc/py-rich@${PY_FLAVOR}
@@ -31,8 +32,4 @@ NO_ARCH= yes
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=8.5.0:devel/py-importlib-metadata@${PY_FLAVOR}
.endif
-.if ${PYTHON_REL} >= 31200
-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR}
-.endif
-
.include <bsd.port.post.mk>
diff --git a/devel/py-pytest-codspeed/distinfo b/devel/py-pytest-codspeed/distinfo
index 45d0c5d7bb6c..b459d8bfc739 100644
--- a/devel/py-pytest-codspeed/distinfo
+++ b/devel/py-pytest-codspeed/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1730301020
-SHA256 (pytest_codspeed-3.0.0.tar.gz) = c5b80100ea32dd44079bb2db298288763eb8fe859eafa1650a8711bd2c32fd06
-SIZE (pytest_codspeed-3.0.0.tar.gz) = 12540
+TIMESTAMP = 1734888272
+SHA256 (pytest_codspeed-3.1.0.tar.gz) = f29641d27b4ded133b1058a4c859e510a2612ad4217ef9a839ba61750abd2f8a
+SIZE (pytest_codspeed-3.1.0.tar.gz) = 18219