[Bug 206045] deskutils/gcalcli: Mark BROKEN, depends on oauth2client <= 1.4.12
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jan 22 15:12:15 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206045
Lawrence Chen <beastie at tardisi.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |beastie at tardisi.com
--- Comment #2 from Lawrence Chen <beastie at tardisi.com> ---
Created attachment 165961
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=165961&action=edit
proposed patch
In the upstream py-oauth2client code, on August 25, 2015:
The old_run [old run()] module was removed, had been deprecated since July 2,
2013.
"""This module holds the old run() function which is deprecated, the
tools.run_flow() function should be used in its place."""
I made this patch (import run_flow as run) to get things working again.
The issue is still present in upstream gcalcli master (last commit Jan 21,
2016).
Incidentally, gcalcli has tagged releases to v3.3.2 (Sep 14, 2015), 4 commits
behind master. v3.2 was Dec 16, 2014.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list