git: 48ab046bd300 - main - devel/py-lazy_loader: update 0.3 → 0.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Apr 2024 17:37:19 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=48ab046bd300a0b1470a5f7efc203214de39018c commit 48ab046bd300a0b1470a5f7efc203214de39018c Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-04-06 16:52:51 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-04-06 17:37:16 +0000 devel/py-lazy_loader: update 0.3 → 0.4 Reported by: portscout --- devel/py-lazy_loader/Makefile | 6 ++++-- devel/py-lazy_loader/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/devel/py-lazy_loader/Makefile b/devel/py-lazy_loader/Makefile index b6437e3f2bae..e56b9039b364 100644 --- a/devel/py-lazy_loader/Makefile +++ b/devel/py-lazy_loader/Makefile @@ -1,5 +1,5 @@ PORTNAME= lazy_loader -PORTVERSION= 0.3 +PORTVERSION= 0.4 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,9 @@ WWW= https://scientific-python.org/specs/spec-0001/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.7<4:devel/py-flit-core@${PY_FLAVOR} +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}codecov>=2.1:devel/py-codecov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} diff --git a/devel/py-lazy_loader/distinfo b/devel/py-lazy_loader/distinfo index c7c04895f612..fe650920779f 100644 --- a/devel/py-lazy_loader/distinfo +++ b/devel/py-lazy_loader/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1703362665 -SHA256 (lazy_loader-0.3.tar.gz) = 3b68898e34f5b2a29daaaac172c6555512d0f32074f147e2254e4a6d9d838f37 -SIZE (lazy_loader-0.3.tar.gz) = 12268 +TIMESTAMP = 1712421824 +SHA256 (lazy_loader-0.4.tar.gz) = 47c75182589b91a4e1a85a136c074285a5ad4d9f39c63e0d7fb76391c4574cd1 +SIZE (lazy_loader-0.4.tar.gz) = 15431