Search Criteria
Package Details: goobook-git 3.5.1-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/goobook-git.git (read-only, click to copy) |
---|---|
Package Base: | goobook-git |
Description: | Search your google contacts from the command-line or mutt. |
Upstream URL: | https://gitlab.com/goobook/goobook |
Licenses: | GPL |
Conflicts: | goobook |
Provides: | goobook |
Submitter: | firecat53 |
Maintainer: | None |
Last Packager: | firecat53 |
Votes: | 58 |
Popularity: | 0.000000 |
First Submitted: | 2010-03-29 18:20 (UTC) |
Last Updated: | 2022-09-25 17:45 (UTC) |
Dependencies (12)
- python (python37AUR, python311AUR, python310AUR)
- python-google-api-core
- python-google-api-python-client
- python-googleapis-common-protos
- python-oauth2client
- python-pyxdg
- python-simplejson
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-docutils (make)
- python-installer (make)
- python-poetry (python-poetry-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »
firecat53 commented on 2020-09-30 02:25 (UTC)
python-aiohttp is a missing dependency of python-google-auth. The same error occurs with gcalcli.
We need to submit a bug report for python-google-auth.
merlock commented on 2020-09-29 22:14 (UTC) (edited on 2020-09-29 22:14 (UTC) by merlock)
@firecat53, I'll now confirm your pinned comment, after an update to python-google-auth (which broke my installed version).
Rebuilt, then this little ditty showed up:
After installing python-aiohttp (and it's dependencies), and rebuilding goobook, the xdg error appeared:
The pip install fixes it, and runs fine now.
Probably need to add python-aiohttp to depends.
merlock commented on 2020-09-03 03:53 (UTC)
Was just going by the 'provides...' on the pyxdg package page
firecat53 commented on 2020-09-03 03:12 (UTC)
@merlock pyxdg != xdg. Completely different modules.
merlock commented on 2020-09-03 03:09 (UTC)
@firecat53: couldn't you just add 'python-xdg' to the depends array?
python-pyxdg 0.26-6 is already in the Extra repo.
firecat53 commented on 2020-09-03 00:06 (UTC)
FYI the latest goobook version requires the python
xdg
module. Until I can package it for the AUR and update the PKGBUILD, you will need topip install --user xdg
for goobook to continue working.firecat53 commented on 2020-06-03 16:34 (UTC) (edited on 2020-06-03 16:35 (UTC) by firecat53)
@Zimbi, just rebuild the package. This is a git package so it will always build the latest master, not just latest release.
zimbi commented on 2020-06-03 15:23 (UTC)
Is there a particular reason for not upgrading to release 3.4?
shlyapa commented on 2020-05-26 17:07 (UTC)
There's a workaround for authentication problem: https://gitlab.com/goobook/goobook/-/issues/83#note_331472144
You'll have to enable People API in google console as well.
firecat53 commented on 2020-04-02 03:48 (UTC)
PKGBUILD updated for changed dependencies. At this point...I'm not attempting to reauthenticate just in case I can't!
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »