Search Criteria
Package Details: python-bencode.py 3.0.1-1
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: | |
Submitter: | redfish |
Maintainer: | redfish |
Last Packager: | redfish |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-03-30 01:16 |
Last Updated: | 2020-06-14 00:27 |
Latest Comments
tyrannis.hawk commented on 2020-06-22 16:43
@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
@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
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
@fox8091: fixed. Thanks.
fox8091 commented on 2019-04-05 12:13
This doesn't actually build, as it's pointing to an invalid source URL.