diff options
| author | Max Brazhnikov <makc@FreeBSD.org> | 2024-08-29 09:38:24 +0000 |
|---|---|---|
| committer | Max Brazhnikov <makc@FreeBSD.org> | 2024-08-29 09:38:24 +0000 |
| commit | efd8eb280e0bb65703fa358eee14aabb94a1c72a (patch) | |
| tree | 2ac958403eacfb4c2121dfe888fb7be51a12ccf6 /misc/py-progressbar2 | |
| parent | f469b739c0d97f49690544d39cb669fc132fd1fc (diff) | |
Diffstat (limited to 'misc/py-progressbar2')
| -rw-r--r-- | misc/py-progressbar2/Makefile | 7 | ||||
| -rw-r--r-- | misc/py-progressbar2/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/misc/py-progressbar2/Makefile b/misc/py-progressbar2/Makefile index e945e456a317..48f7129810f4 100644 --- a/misc/py-progressbar2/Makefile +++ b/misc/py-progressbar2/Makefile @@ -1,5 +1,5 @@ PORTNAME= progressbar2 -PORTVERSION= 4.3.2 +PORTVERSION= 4.5.0 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,12 +14,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-utils>=3.8.1:misc/py-python-utils@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-utils>=3.8.1:misc/py-python-utils@${PY_FLAVOR} NO_ARCH= yes USES= python -USE_PYTHON= autoplist concurrent pep517 +USE_PYTHON= autoplist pep517 CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}progressbar diff --git a/misc/py-progressbar2/distinfo b/misc/py-progressbar2/distinfo index eb8e353fba88..b593e7de7ac5 100644 --- a/misc/py-progressbar2/distinfo +++ b/misc/py-progressbar2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707568449 -SHA256 (progressbar2-4.3.2.tar.gz) = c37e6e1b4e57ab43f95c3d0e8d90061bec140e4fed56b8343183db3aa1e19a52 -SIZE (progressbar2-4.3.2.tar.gz) = 92504 +TIMESTAMP = 1724923922 +SHA256 (progressbar2-4.5.0.tar.gz) = 6662cb624886ed31eb94daf61e27583b5144ebc7383a17bae076f8f4f59088fb +SIZE (progressbar2-4.5.0.tar.gz) = 101449 |
