Search Criteria
Package Details: i3pystatus-git 3.35.r407.gf3c539a-3
Package Actions
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.000583 |
First Submitted: | 2013-03-06 21:51 (UTC) |
Last Updated: | 2024-08-08 23:35 (UTC) |
Dependencies (16)
- python (python37AUR, python311AUR, python310AUR)
- git (git-gitAUR, git-glAUR) (make)
- python-setuptools (make)
- python-colour (check)
- python-mockAUR (check)
- python-pytest-runnerAUR (check)
- python-basiciwAUR (optional) – For the wireless module.
- python-beautifulsoup4 (optional) – For the parcel module.,
- python-colour (optional) – For the pulseaudio module.
- python-cssselect (optional) – For the parcel module.,
- python-dbus (optional) – For the thunderbird or now_playing modules.,
- python-lxml (optional) – For the parcel module.,
- python-netifaces (python-netifaces-gitAUR) (optional) – For the network or wireless modules.,
- python-psutil (optional) – For the mem, membar or network_traffic modules.,
- python-pyalsaaudioAUR (python-pyalsaaudio-gitAUR) (optional) – For the alsa module.,
- python-pywapiAUR (python-pywapi-gitAUR) (optional) – For the weather module.,
Latest Comments
1 2 3 4 5 Next › Last »
eliran commented on 2024-05-27 08:43 (UTC)
tyjak commented on 2024-05-17 09:22 (UTC) (edited on 2024-05-17 09:42 (UTC) by tyjak)
I've got some error,
can't install it anymore :(3 tests falled :[UPDATE] I've fixed apply the patch https://github.com/enkore/i3pystatus/pull/855
grazzolini commented on 2024-04-22 12:19 (UTC)
With python 3.12 the package needs to apply the patch at: https://github.com/enkore/i3pystatus/pull/865/files
eliran commented on 2023-11-26 05:55 (UTC)
please consider building the documentation as well
brokenpip3 commented on 2022-02-06 23:40 (UTC)
@lmartinez-mirror, dom0
could you please add python-request in checkdepends? thanks
brokenpip3 commented on 2021-12-19 21:47 (UTC)
The upstream tests now need python-requests as dependencies:
` E ModuleNotFoundError: No module named 'requests' ERROR tests/test_hassio.py
mgisbers commented on 2020-05-28 10:01 (UTC)
git
is not inmakedepends
although source is on git. Please add.whynothugo commented on 2018-08-12 19:58 (UTC)
@meriops: Most AUR helpers will complain if non-VCS packages change the version via pkgver.
You can remove this bit to pull the latest master if you're building manually:
-source=("git+https://github.com/enkore/i3pystatus.git#commit=$_pkgrev") +source=("git+https://github.com/enkore/i3pystatus.git")
meriops commented on 2018-08-11 07:04 (UTC)
Since there are no more releases, would it be possible to point the PGKBUILD to the latest master on github rather than to a specific commit? Then the patch mentioned by @mmozeiko would not be necessary...
mmozeiko commented on 2018-08-07 05:21 (UTC)
After Python 3.7 upgrade you'll want this patch: https://github.com/enkore/i3pystatus/pull/662/commits/eaa16030af0d7b2007eceed5e6d992c5afac2cfa
1 2 3 4 5 Next › Last »