Package Details: git-cola 4.7.1-1

Git Clone URL: https://aur.archlinux.org/git-cola.git (read-only, click to copy)
Package Base: git-cola
Description: The highly caffeinated Git GUI
Upstream URL: https://git-cola.github.io
Keywords: git
Licenses: GPL-2.0-or-later
Submitter: tdy
Maintainer: MarcinWieczorek (yochananmarqos)
Last Packager: yochananmarqos
Votes: 232
Popularity: 2.36
First Submitted: 2008-12-05 14:38 (UTC)
Last Updated: 2024-05-05 14:22 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 15 Next › Last »

Mailaender commented on 2023-05-05 18:04 (UTC)

ModuleNotFoundError: No module named 'cola'

on 4.2.1-1

yochananmarqos commented on 2023-05-05 16:53 (UTC)

@bader: This only runs the unit tests, not the coverage tests.

bader commented on 2023-05-05 03:41 (UTC)

Please add python-coverage to the list of deps.

harmathy commented on 2023-05-04 12:27 (UTC)

This package is not out-of-date! There is nothing to be done by packagers/maintainers for python3.11.

Please un-flag!

larvan commented on 2023-04-09 17:23 (UTC) (edited on 2023-05-01 07:31 (UTC) by larvan)

Some tests failed because it was trying to change locale to "C.utf8". That wasn't available in my machine. Instead I had "C.UTF-8" available but it didn't like it. I had to add "C.utf8 UTF-8" to /etc/locale.gen and run locale-gen to make it work.

Frousties commented on 2023-04-01 14:30 (UTC)

The latest version doesn't create a binary, anyone else experiencing this?

MarcinWieczorek commented on 2023-03-26 18:31 (UTC)

Don't ask how I knew...

harmathy commented on 2023-03-26 18:30 (UTC)

Thanks! It was in deed caused by pip packages.

MarcinWieczorek commented on 2023-03-26 17:35 (UTC)

Builds fine for me. Is your system up-to-date? Make sure you're not using any local python packages that you might have installed with pip into your ~/.local/lib/python3.10.