diff options
Diffstat (limited to 'devel/py-pytest-lazy-fixtures')
-rw-r--r-- | devel/py-pytest-lazy-fixtures/Makefile | 4 | ||||
-rw-r--r-- | devel/py-pytest-lazy-fixtures/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-pytest-lazy-fixtures/Makefile b/devel/py-pytest-lazy-fixtures/Makefile index fea10a078b5f..c093c1b671f4 100644 --- a/devel/py-pytest-lazy-fixtures/Makefile +++ b/devel/py-pytest-lazy-fixtures/Makefile @@ -1,5 +1,5 @@ PORTNAME= pytest-lazy-fixtures -PORTVERSION= 1.1.4 +PORTVERSION= 1.2.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ WWW= https://github.com/dev-petrov/pytest-lazy-fixtures LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=0:devel/py-poetry-core@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=7,1:devel/py-pytest@${PY_FLAVOR} USES= python diff --git a/devel/py-pytest-lazy-fixtures/distinfo b/devel/py-pytest-lazy-fixtures/distinfo index df2a038fcf80..7a0868d7af3d 100644 --- a/devel/py-pytest-lazy-fixtures/distinfo +++ b/devel/py-pytest-lazy-fixtures/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748495797 -SHA256 (pytest_lazy_fixtures-1.1.4.tar.gz) = c494b52d798890033d64b28687a4d52807c8b0f606d56316e139df0cbe116c57 -SIZE (pytest_lazy_fixtures-1.1.4.tar.gz) = 7426 +TIMESTAMP = 1752416422 +SHA256 (pytest_lazy_fixtures-1.2.0.tar.gz) = 2dd3327c8131049f65943f369463112d2ffcbebf663b323b6e6c4dae9a035fa4 +SIZE (pytest_lazy_fixtures-1.2.0.tar.gz) = 32602 |