Search Criteria
Package Details: python-ubelt 1.3.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-ubelt.git (read-only, click to copy) |
---|---|
Package Base: | python-ubelt |
Description: | A Python utility belt containing simple tools |
Upstream URL: | https://github.com/Erotemic/ubelt |
Licenses: | Apache |
Submitter: | thrasibule |
Maintainer: | thrasibule |
Last Packager: | thrasibule |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-05-24 18:34 (UTC) |
Last Updated: | 2024-09-24 18:42 (UTC) |
Dependencies (12)
- python (python37AUR, python311AUR, python310AUR)
- python-blake3AUR
- python-colorama (python-colorama-gitAUR)
- python-dateutil
- python-pygments
- python-xxhash (python-xxhash-gitAUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytest (check)
- python-xdoctestAUR (check)
Required by (1)
- python-lineprofiler (check)
Latest Comments
lahwaacz commented on 2024-09-24 17:39 (UTC)
The
sha256sums
were not updated in the PKGBUILD for 1.3.6-1lahwaacz commented on 2024-01-06 16:10 (UTC)
python-setuptools
is missing in themakedepends
thrasibule commented on 2024-01-06 12:11 (UTC)
@mboquien tests pass fine here. It looks like you're trying to run the tests with the old python-ubelt. Are you doing anything strange with your PYTHONPATH?
mboquien commented on 2024-01-05 11:14 (UTC)
The package unfortunately fails to build at the moment.
Disabling check solves the issue, allowing the package to build. The module can then be imported without issue.