Search Criteria
Package Details: python-bencode.py 4.0.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-bencode.py.git (read-only, click to copy) |
|---|---|
| Package Base: | python-bencode.py |
| Description: | Simple bencode parser (for Python 2, Python 3 and PyPy) |
| Upstream URL: | https://github.com/fuzeman/bencode.py |
| Licenses: | GPL |
| Submitter: | redfish |
| Maintainer: | redfish |
| Last Packager: | redfish |
| Votes: | 4 |
| Popularity: | 0.46 |
| First Submitted: | 2019-03-30 01:16 (UTC) |
| Last Updated: | 2023-09-03 01:19 (UTC) |
Latest Comments
redfish commented on 2023-09-03 01:20 (UTC)
@AtticFinder65536 added, thank you. @Alley_Cat, @xombiemp hopefully this change fixes that error.
atticf commented on 2023-04-12 06:44 (UTC)
Please add
python-piptomakedepends. The package does not build without itxombiemp commented on 2022-02-10 04:50 (UTC)
Still getting the error below.
<deleted-account> commented on 2021-06-24 16:09 (UTC)
distutils.errors.DistutilsError: Command '['/usr/bin/python', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmpo6pdidq0', '--quiet', 'pbr>=1.9']' returned non-zero exit status 1.tyrannis.hawk commented on 2020-06-22 16:43 (UTC)
@redfish I will see if I can reproduce or find the exact problem to provide you with more info.
redfish commented on 2020-05-24 01:24 (UTC)
@tyrannis.hawk: I can add git to makedepends, but could you please elaborate why is git required for this package? FWIW, I just tried without /usr/bin/git in the system, and it built fine (didn't try full chroot).
tyrannis.hawk commented on 2020-03-18 23:40 (UTC)
Git is a build requirement if you're building this package in a chroot environment (like with aurutils --chroot). Such an environment is arch base + base-devel and neither have git installed. Could you please add it to the makedepends?
redfish commented on 2019-04-05 22:23 (UTC)
@fox8091: fixed. Thanks.
fox8091 commented on 2019-04-05 12:13 (UTC)
This doesn't actually build, as it's pointing to an invalid source URL.