Search Criteria
Package Details: python2-wheel 0.37.1-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/python2-wheel.git (read-only, click to copy) |
---|---|
Package Base: | python2-wheel |
Description: | A built-package format for Python, version for Python 2.7 |
Upstream URL: | https://github.com/pypa/wheel |
Licenses: | MIT |
Submitter: | hexd |
Maintainer: | hexd |
Last Packager: | hexd |
Votes: | 3 |
Popularity: | 1.21 |
First Submitted: | 2022-06-07 08:58 (UTC) |
Last Updated: | 2022-06-18 04:09 (UTC) |
Dependencies (4)
- python2 (python2-bin)
- python2-setuptools (make)
- python2-pytest (check)
- python2-pytest-cov (check)
Required by (6)
- python2-ftputil (make)
- python2-kiwisolver (make)
- python2-matplotlib (make)
- python2-pip
- python2-pip (make)
- python2-ruamel-yaml (make)
Latest Comments
dreieck commented on 2023-01-09 14:33 (UTC)
check()
fails for me, too/still:hexd commented on 2022-06-18 04:10 (UTC)
Oops, sorry! It seems the "check" was using the installed package, not the just built one. Fixed!
MarsSeed commented on 2022-06-17 22:29 (UTC)
I got the same result as @drws, with the following warnings preceding the test report:
drws commented on 2022-06-16 17:55 (UTC)
Unfortunately, during
check()
...