git: 03070dab3f6c - main - misc/py-progressbar2: update to 4.3.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Feb 2024 13:09:24 UTC
The branch main has been updated by makc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=03070dab3f6cc65726046672b99ec07d5dc1af77
commit 03070dab3f6cc65726046672b99ec07d5dc1af77
Author: Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2024-02-10 13:07:12 +0000
Commit: Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2024-02-10 13:08:01 +0000
misc/py-progressbar2: update to 4.3.2
- switch to pep517
---
misc/py-progressbar2/Makefile | 9 ++++++---
misc/py-progressbar2/distinfo | 6 +++---
2 files changed, 9 insertions(+), 6 deletions(-)
diff --git a/misc/py-progressbar2/Makefile b/misc/py-progressbar2/Makefile
index a4a2e07d420c..d9dfe1f41139 100644
--- a/misc/py-progressbar2/Makefile
+++ b/misc/py-progressbar2/Makefile
@@ -1,5 +1,5 @@
PORTNAME= progressbar2
-PORTVERSION= 4.2.0
+PORTVERSION= 4.3.2
CATEGORIES= misc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,12 +11,15 @@ WWW= https://pypi.org/project/progressbar2/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-utils>=3.4.5:misc/py-python-utils@${PY_FLAVOR} \
+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}
NO_ARCH= yes
USES= python
-USE_PYTHON= autoplist concurrent distutils
+USE_PYTHON= autoplist concurrent pep517
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}progressbar
diff --git a/misc/py-progressbar2/distinfo b/misc/py-progressbar2/distinfo
index 3067b87f7799..eb8e353fba88 100644
--- a/misc/py-progressbar2/distinfo
+++ b/misc/py-progressbar2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1667937152
-SHA256 (progressbar2-4.2.0.tar.gz) = 1393922fcb64598944ad457569fbeb4b3ac189ef50b5adb9cef3284e87e394ce
-SIZE (progressbar2-4.2.0.tar.gz) = 650564
+TIMESTAMP = 1707568449
+SHA256 (progressbar2-4.3.2.tar.gz) = c37e6e1b4e57ab43f95c3d0e8d90061bec140e4fed56b8343183db3aa1e19a52
+SIZE (progressbar2-4.3.2.tar.gz) = 92504