Package Details: i3pystatus-git 3.35.r405.g5cbb062-1

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.017819
First Submitted: 2013-03-06 21:51 (UTC)
Last Updated: 2024-05-31 13:04 (UTC)

Dependencies (15)

Required by (0)

Sources (1)

Latest Comments

1 2 3 4 5 Next › Last »

eliran commented on 2024-05-27 08:43 (UTC)

==> Starting check()...
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: setup.py --help [cmd1 cmd2 ...]
   or: setup.py --help-commands
   or: setup.py cmd --help

error: invalid command 'pytest'
==> ERROR: A failure occurred in check().
    Aborting...
 -> error making: i3pystatus-git-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
i3pystatus-git - exit status 4

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 :

ImportError while importing test module '/home/david/.cache/yay/i3pystatus-git/src/i3pystatus-git/tests/test_hassio.py'.
...
E   ModuleNotFoundError: No module named 'mock'
...
ImportError while importing test module '/home/david/.cache/yay/i3pystatus-git/src/i3pystatus-git/tests/test_plexstatus.py'.
...
E   ModuleNotFoundError: No module named 'mock'
...
ImportError while importing test module '/home/david/.cache/yay/i3pystatus-git/src/i3pystatus-git/tests/test_lastfm.py'.
...

[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 in makedepends 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