Search Criteria
Package Details: python-pyprind 2.11.2-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pyprind.git (read-only, click to copy) |
---|---|
Package Base: | python-pyprind |
Description: | Python Progress Bar and Percent Indicator Utility |
Upstream URL: | https://pypi.python.org/pypi/PyPrind/ |
Licenses: | BSD |
Submitter: | metak |
Maintainer: | None |
Last Packager: | metak |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2016-11-11 22:57 (UTC) |
Last Updated: | 2021-12-13 11:42 (UTC) |
Dependencies (3)
- python (python37AUR)
- python-setuptools (make)
- python-psutil (optional) – improved system information
Latest Comments
weiti commented on 2025-06-06 07:07 (UTC) (edited on 2025-06-06 07:09 (UTC) by weiti)
On a fresh installation this package doesn't build, i added a small patch to successfully rebuild it due to license changes:
and also need to remove the check() function as there are no test in setup.py anymore: