diff --git a/devel/py-pythonfinder/Makefile b/devel/py-pythonfinder/Makefile index 05aec5860486..9d9062918f23 100644 --- a/devel/py-pythonfinder/Makefile +++ b/devel/py-pythonfinder/Makefile @@ -1,25 +1,25 @@ PORTNAME= pythonfinder -PORTVERSION= 2.0.4 +PORTVERSION= 2.0.5 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python discovery tool to help locate python on any system WWW= https://github.com/sarugaku/pythonfinder LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -BUILD_DEPENDS= ${PY_SETUPTOOLS} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=40.8.0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0.33.0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cached-property>=0:devel/py-cached-property@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=22.0:devel/py-packaging@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pydantic>=1.10.7:devel/py-pydantic@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}pydantic>=1.10.7<2:devel/py-pydantic@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes .include diff --git a/devel/py-pythonfinder/distinfo b/devel/py-pythonfinder/distinfo index 73b83236834a..14fd5e4bfeb2 100644 --- a/devel/py-pythonfinder/distinfo +++ b/devel/py-pythonfinder/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685792296 -SHA256 (pythonfinder-2.0.4.tar.gz) = 67f2d023830802cc10ba792f02281c8985c794ac1cebde4a04fc91b0f75cf1a6 -SIZE (pythonfinder-2.0.4.tar.gz) = 718388 +TIMESTAMP = 1691070110 +SHA256 (pythonfinder-2.0.5.tar.gz) = 5a7db8002dbda5d6c92145825f0be056f08b64e9f26d29e3bbc326835f772e08 +SIZE (pythonfinder-2.0.5.tar.gz) = 718776