diff options
Diffstat (limited to 'devel/py-pytest-codspeed')
-rw-r--r-- | devel/py-pytest-codspeed/Makefile | 6 | ||||
-rw-r--r-- | devel/py-pytest-codspeed/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/py-pytest-codspeed/Makefile b/devel/py-pytest-codspeed/Makefile index 75f55b1c63bf..0b5852892354 100644 --- a/devel/py-pytest-codspeed/Makefile +++ b/devel/py-pytest-codspeed/Makefile @@ -1,5 +1,5 @@ PORTNAME= pytest-codspeed -PORTVERSION= 3.2.0 +PORTVERSION= 4.0.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -8,7 +8,7 @@ DISTNAME= pytest_codspeed-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pytest plugin to create CodSpeed benchmarks WWW= https://codspeed.io/ \ - https://docs.codspeed.io/ \ + https://codspeed.io/docs/reference/pytest-codspeed \ https://github.com/CodSpeedHQ/pytest-codspeed LICENSE= MIT @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.17.1:devel/py-cffi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>=3.8,1:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rich>=13.8.1:textproc/py-rich@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-pytest-codspeed/distinfo b/devel/py-pytest-codspeed/distinfo index 25ae3ef54f88..afb4d363d1e9 100644 --- a/devel/py-pytest-codspeed/distinfo +++ b/devel/py-pytest-codspeed/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738606465 -SHA256 (pytest_codspeed-3.2.0.tar.gz) = f9d1b1a3b2c69cdc0490a1e8b1ced44bffbd0e8e21d81a7160cfdd923f6e8155 -SIZE (pytest_codspeed-3.2.0.tar.gz) = 18409 +TIMESTAMP = 1752266132 +SHA256 (pytest_codspeed-4.0.0.tar.gz) = 0e9af08ca93ad897b376771db92693a81aa8990eecc2a778740412e00a6f6eaf +SIZE (pytest_codspeed-4.0.0.tar.gz) = 107630 |