git: cedb7ec56257 - main - devel/py-pythonfinder: Update to 2.0.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Aug 2023 18:32:35 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=cedb7ec56257b38a7197038865eda3396197068d commit cedb7ec56257b38a7197038865eda3396197068d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-08-16 18:12:13 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-08-16 18:25:34 +0000 devel/py-pythonfinder: Update to 2.0.5 Changes: https://github.com/sarugaku/pythonfinder/releases https://github.com/sarugaku/pythonfinder/blob/master/CHANGELOG.rst --- devel/py-pythonfinder/Makefile | 6 +++--- devel/py-pythonfinder/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) 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,5 +1,5 @@ PORTNAME= pythonfinder -PORTVERSION= 2.0.4 +PORTVERSION= 2.0.5 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,11 +11,11 @@ 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 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