Package Details: i3pystatus-git 3.35.r407.gf3c539a-3

Git Clone URL: https://aur.archlinux.org/i3pystatus-git.git (read-only, click to copy)
Package Base: i3pystatus-git
Description: i3status replacement written in python for the i3 window manager
Upstream URL: https://github.com/enkore/i3pystatus
Licenses: MIT
Conflicts: i3pystatus
Provides: i3pystatus
Submitter: janoliver
Maintainer: grazzolini
Last Packager: grazzolini
Votes: 51
Popularity: 0.000549
First Submitted: 2013-03-06 21:51 (UTC)
Last Updated: 2024-08-08 23:35 (UTC)

Dependencies (16)

Required by (0)

Sources (2)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

bparmentier commented on 2014-10-15 23:54 (UTC)

Please replace the "basiciw-git" dependency with "python-basiciw-git".

dom0 commented on 2014-10-14 15:47 (UTC)

(Note to clarify: I'm enkore on github and the current maintainer of i3pystatus).

dom0 commented on 2014-10-14 15:46 (UTC)

The requirements.txt is only meant for developers and the continuous integration system (travis). i3pystatus and the core modules do not have any other dependencies except Python, everything else is a bug and should be reported. Modules requiring PyPI packages not listed in their docs are a bug and should be reported, too. Thanks :)

whynothugo commented on 2014-10-14 14:39 (UTC)

python-colour is now required (several modules require it, not specified which ones): https://pypi.python.org/pypi/colour/0.0.5 It's not optional either. Listed here: https://github.com/enkore/i3pystatus/blob/master/requirements.txt Also, the latest version is 3.30, but your PKGBUILD says v3.1 (which is from two years ago). You might want to tweak that.

janoliver commented on 2014-09-23 12:53 (UTC)

changed, thank you

whynothugo commented on 2014-09-23 12:49 (UTC)

You're missing a few optdepends: https://aur.archlinux.org/packages/i3/i3pystatus/PKGBUILD Much like I'm missing some you included and will copy in a moment. :-)

dom0 commented on 2014-09-15 14:48 (UTC)

Consider that as a bug. https://github.com/enkore/i3pystatus/issues/119

whynothugo commented on 2014-09-15 14:15 (UTC)

python-pytz is now required as well (dunno if "optionally", since the default configuration actually requires it).

janoliver commented on 2014-08-27 11:49 (UTC)

Thank you, done!

simon04 commented on 2014-08-26 20:08 (UTC)

Please add the following lines to ease switching from/to i3pystatus: conflicts=('i3pystatus') provides=('i3pystatus')