K 10 svn:author V 3 kai K 8 svn:date V 27 2020-06-14T14:44:26.108905Z K 7 svn:log V 577 devel/py-launchpadlib: Update to 1.10.13 * Indent RUN_DEPENDS to be in sync with the other variables while I'm here. Notable changes since 1.10.7: * Postpone keyring.errors import in the same way that we postpone importing keyring itself. * Don't store credentials or open a browser window when running under sudo. * Fall back to in-memory credentials store if no keyring backend is available. * Fix AccessToken.from_string crash on Python 3.8. * Explicitly install version.txt; launchpadlib requires it. PR: 247223 Submitted by: fullermd@over-yonder.net (maintainer) END