Search Criteria
Package Details: python2-sarge-git r133.b624f40f62a9-1
Git Clone URL: | https://aur.archlinux.org/python2-sarge-git.git (read-only) |
---|---|
Package Base: | python2-sarge-git |
Description: | The sarge package provides a wrapper for subprocess which provides command pipeline functionality. |
Upstream URL: | https://bitbucket.org/vinay.sajip/sarge |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | ad1217 |
Maintainer: | ad1217 |
Last Packager: | ad1217 |
Votes: | 3 |
Popularity: | 0.037880 |
First Submitted: | 2015-06-01 13:44 |
Last Updated: | 2015-06-08 12:59 |
Dependencies (2)
- python2 (pypy19, stackless-python2)
- mercurial (mercurial-hg) (make)
Required by (2)
- octoprint (requires python2-sarge)
- octoprint-devel-git (requires python2-sarge)
Latest Comments
escentrix commented on 2015-08-06 22:04
@ad1217: That does it. Thanks!
ad1217 commented on 2015-08-06 21:22
@escentrix: It's an upstream bug. To fix, remove the '^' on line 35 of setup.py.
escentrix commented on 2015-08-06 17:00
I'm having errors building this package on both x86_64 and ARMV6 environments. both have the same problem:
==> Starting package()...
Traceback (most recent call last):
File "setup.py", line 45, in <module>
long_description=description(),
File "setup.py", line 36, in description
requires, = re.findall(regexp, read_me, re.DOTALL)
ValueError: need more than 0 values to unpack
==> ERROR: A failure occurred in package().
Aborting...
==> ERROR: Makepkg was unable to build python2-sarge-git.