Search Criteria
Package Details: python-bitvector-for-humans 0.14.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-bitvector-for-humans.git (read-only, click to copy) |
|---|---|
| Package Base: | python-bitvector-for-humans |
| Description: | A simple pure python Bit Vector class for Humans |
| Upstream URL: | https://github.com/JnyJny/bitvector |
| Licenses: | Apache |
| Submitter: | gavinhungry |
| Maintainer: | None |
| Last Packager: | gavinhungry |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-11-18 23:52 (UTC) |
| Last Updated: | 2021-05-12 17:10 (UTC) |
Dependencies (2)
- python-poetry (python-poetry-gitAUR) (make)
- python-setuptools (make)
Latest Comments
bobbysq commented on 2024-10-10 20:32 (UTC)
The build fails with this error:
I checked and the
/home/bobby/.cache/yay/python-bitvector-for-humans/src/bitvector-0.14.1/dist/bitvector_for_humans-0.14.1.tar.gzfile does exist, but it has underscores instead of dashes in the file name. I tried modifying the PKGBUILD to correct this, but it appears the archive is missing asetup.pyfile the script needs to continue.