Search Criteria
Package Details: git-cola 4.10.1-1
Package Actions
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 |
Licenses: | GPL-2.0-or-later |
Submitter: | tdy |
Maintainer: | MarcinWieczorek (yochananmarqos) |
Last Packager: | yochananmarqos |
Votes: | 232 |
Popularity: | 0.125520 |
First Submitted: | 2008-12-05 14:38 (UTC) |
Last Updated: | 2024-12-15 18:12 (UTC) |
Dependencies (20)
- git (git-gitAUR, git-glAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-polib
- python-pyqt6
- python-qtpy (python-qtpy-gitAUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools-scm (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-wheel (make)
- appstream (check)
- desktop-file-utils (desktop-file-utils-gitAUR) (check)
- garden-toolsAUR (check)
- python-pytest (check)
- python-notify2 (optional) – Enables desktop notifications
- python-pygments (optional) – Syntax highlighting
- python-pyinotify (optional) – Enable file system change monitoring
- python-send2trash (optional) – Enables "Send to Trash" functionality
- tk (tk-fossilAUR) (optional) – To use the built-in ssh-askpass handler
Latest Comments
1 2 3 4 5 6 .. 16 Next › Last »
yochananmarqos commented on 2024-06-24 16:24 (UTC)
@flortsch: The tests pass in a clean chroot. However, to avoid issues like you experienced, I've disabled them for now.
Duter2016 commented on 2024-06-24 10:49 (UTC)
have the same error as flortsch
flortsch commented on 2024-06-24 07:15 (UTC)
Getting an error when trying to update to v4.8.0 on the unit tests. Seems to be related to some missing dependencies. Here is a pastebin: https://pastebin.com/jR0D58Rp
yochananmarqos commented on 2024-05-01 23:01 (UTC)
@nomisge: I forgot to test that, thanks for the feedback. I've updated the package accordingly.
nomisge commented on 2024-05-01 20:06 (UTC)
git-cola also compiles with 'python-pyqt6' instead of 'python-pyqt5'. I checked, it runs without python-pyqt5 installed, when python-pyqt6 is installed I suggest to change the dependency. Maybe neither is needed, since qtpy would probably need either of the two. Didn't check that though.
yochananmarqos commented on 2023-09-30 18:44 (UTC) (edited on 2023-09-30 18:50 (UTC) by yochananmarqos)
@brianbrodsky12: Holy unformatted log, Batman!
Please use a pastebin service and link it here. DO NOT paste logs here. No one can read that and it is effectively spam.
Please edit or delete your comment.
EDIT: Unit tests are now disabled because lazy users that rely on unsupported AUR helpers
brianbrodsky12 commented on 2023-09-30 18:42 (UTC) (edited on 2023-09-30 19:02 (UTC) by brianbrodsky12)
@yochananmarqos
Sorry about the unformatted mess before see link
I am getting errors trying to upgrade:
https://pastebin.com/y1R20hFx
intelfx commented on 2023-09-30 15:53 (UTC) (edited on 2023-09-30 15:54 (UTC) by intelfx)
@yochananmarqos: Interesting. Thanks, I looked at my makepkg.conf (that I also use for makechrootpkg) and found a long forgotten hack that seemingly interferes with those tests :-)
yochananmarqos commented on 2023-09-30 15:06 (UTC)
@intelfx: Thanks. All the tests are passing in a clean chroot, FYI.
intelfx commented on 2023-09-30 11:50 (UTC) (edited on 2023-09-30 11:51 (UTC) by intelfx)
Hi!
There is a number of changes that could be made: some deps are missing and some are obsolete, tests could be run and more docs could be built.
Please consider applying: http://ix.io/4HOq (EDIT: wrong patch)
1 2 3 4 5 6 .. 16 Next › Last »