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

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.000001
First Submitted: 2013-03-06 21:51 (UTC)
Last Updated: 2025-03-28 13:49 (UTC)

Dependencies (16)

Required by (0)

Sources (3)

Latest Comments

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

cambid commented on 2015-03-28 12:18 (UTC)

python-colour is now needed for the network-module and so I suggest adding it to the non-optional dependencies.

whynothugo commented on 2014-10-21 19:59 (UTC)

Optional dependency basiciw-git should become python-basiciw (package was renamed). python-colour is an optdepends for pulseaudio module.

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).