mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
misc/py-progressbar2: update to 4.5.0
This commit is contained in:
parent
f469b739c0
commit
efd8eb280e
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user