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

demize commented on 2013-10-20 17:09 (UTC)

Also 'python-distribute' has been replaced by 'python-setuptools'

demize commented on 2013-10-20 16:59 (UTC)

I'd like to request for python-netifaces-git and basiciw-git to be added as either deps or opt-deps as the package won't work without it if you accidentally remove them, which is easy to do if they don't have a package that depends on them. I'd also like to request for the pkgver() function to be replaced with something along the lines of printf "%s" "$(git describe --always --long | sed 's/^[v]//;s/-/-r/' | tr - .)" For cleaner and more logical version numbering.

galaux commented on 2013-09-11 09:37 (UTC)

I agree with farwayer: this package depends on 'python-distribute'. Could you please add it?

farwayer commented on 2013-07-23 16:42 (UTC)

Add python-distribute as dependency, please.