Search Criteria
Package Base Details: python-powerline-git
Git Clone URL: | https://aur.archlinux.org/python-powerline-git.git (read-only, click to copy) |
---|---|
Submitter: | Lokaltog |
Maintainer: | gbs |
Last Packager: | gbs |
Votes: | 136 |
Popularity: | 0.000501 |
First Submitted: | 2013-01-23 07:28 |
Last Updated: | 2020-12-02 13:53 |
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 ... Next › Last »
Siosm commented on 2016-01-18 09:16
@Fedaykin, @lucc: Please use the '−A' or '−−ignorearch' option with your package builder/manager (makepkg/yaourt/...).
lucc commented on 2016-01-18 08:55
And armv6h, thank you.
Fedaykin commented on 2015-11-23 23:13
you can add 'armv7h' to arch in PKGBUILD
Siosm commented on 2015-08-03 06:14
@n1lo: Then try installing only python-powerline-git.
n1lo commented on 2015-08-02 23:56
@Siosm I don't know. I tried to install and got this error. I just need support for python 3 not 2.
Siosm commented on 2015-08-02 17:59
@n1lo: Is there a use-case requiring both versions to be installed at the same time?
n1lo commented on 2015-07-31 17:47
loading packages...
resolving dependencies...
looking for conflicting packages...
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: python2-powerline-git and python-powerline-git are in conflict
eigengrau commented on 2015-07-21 11:28
Cheers!
Siosm commented on 2015-07-20 20:07
@eigengrau: Good catch. This should be fixed now.
eigengrau commented on 2015-07-20 18:49
The build currently fails when building only for Python 3 («makepkg --pkg python-powerline-git») when python2-sphinx is not installed. The first «make man» will fail, and since «build()» is run with the option «errexit», the whole build then fails.