diff --git a/devel/py-lazy_imports/Makefile b/devel/py-lazy_imports/Makefile index 612dcd97ad8b..2df6d2614d32 100644 --- a/devel/py-lazy_imports/Makefile +++ b/devel/py-lazy_imports/Makefile @@ -1,21 +1,22 @@ PORTNAME= lazy_imports -PORTVERSION= 1.0.1 +PORTVERSION= 1.2.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= lazy_imports-${PORTVERSION} MAINTAINER= otis@FreeBSD.org COMMENT= Python package helps to create lazy modules WWW= https://github.com/bachorp/lazy-imports LICENSE= APACHE20 BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0.42.0:devel/py-wheel@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes .include diff --git a/devel/py-lazy_imports/distinfo b/devel/py-lazy_imports/distinfo index f0e7da94f5b9..47c9723cc5c9 100644 --- a/devel/py-lazy_imports/distinfo +++ b/devel/py-lazy_imports/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757922333 -SHA256 (lazy_imports-1.0.1.tar.gz) = 7d3e4b1547cb574ec7ef3c47a074673e2612330b2b50bf7eec939f2c393fc261 -SIZE (lazy_imports-1.0.1.tar.gz) = 24484 +TIMESTAMP = 1783086707 +SHA256 (lazy_imports-1.2.0.tar.gz) = 3c546b3c1e7c4bf62a07f897f6179d9feda6118e71ef6ecc47a339cab3d2e2d9 +SIZE (lazy_imports-1.2.0.tar.gz) = 24470