diff --git a/devel/py-pytest-watcher/Makefile b/devel/py-pytest-watcher/Makefile index d81989afd019..af3583f44b4c 100644 --- a/devel/py-pytest-watcher/Makefile +++ b/devel/py-pytest-watcher/Makefile @@ -1,22 +1,25 @@ PORTNAME= pytest-watcher -PORTVERSION= 0.3.1 +PORTVERSION= 0.6.3 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= pytest_watcher-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Continiously run pytest on changes in *.py files WWW= https://github.com/olzhasar/pytest-watcher LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}watchdog>=2.0.0:devel/py-watchdog@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0:devel/py-hatch-vcs@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}watchdog>=2.0.0:devel/py-watchdog@${PY_FLAVOR} \ + ${PY_TOMLI} USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes .include diff --git a/devel/py-pytest-watcher/distinfo b/devel/py-pytest-watcher/distinfo index 2673fdc981d3..739b322d853d 100644 --- a/devel/py-pytest-watcher/distinfo +++ b/devel/py-pytest-watcher/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685995468 -SHA256 (pytest-watcher-0.3.1.tar.gz) = 89a7be67ce3849d497622d9353de8f7caeb3cc52b6ca47ebe862359cf35a8b22 -SIZE (pytest-watcher-0.3.1.tar.gz) = 5910 +TIMESTAMP = 1782967052 +SHA256 (pytest_watcher-0.6.3.tar.gz) = 842dc904264df0ad2d5264153a66bb452fccfa46598cd6e0a5ef1d19afed9b13 +SIZE (pytest_watcher-0.6.3.tar.gz) = 601878