Date: Fri, 22 Jan 2016 15:12:14 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 206045] deskutils/gcalcli: Mark BROKEN, depends on oauth2client <= 1.4.12 Message-ID: <bug-206045-21822-CuqJ3OR9Mb@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-206045-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-206045-21822@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206045 Lawrence Chen <beastie@tardisi.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |beastie@tardisi.com --- Comment #2 from Lawrence Chen <beastie@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.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206045-21822-CuqJ3OR9Mb>
