https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247223
--- Comment #3 from [email protected] --- A commit references this bug: Author: kai Date: Sun Jun 14 14:44:26 UTC 2020 New revision: 538807 URL: https://svnweb.freebsd.org/changeset/ports/538807 Log: 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: [email protected] (maintainer) Changes: head/devel/py-launchpadlib/Makefile head/devel/py-launchpadlib/distinfo -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
