Skip to content

Update keyring to 19.3.0#159

Merged
glenjarvis merged 1 commit into
developfrom
pyup-update-keyring-19.2.0-to-19.3.0
Dec 2, 2019
Merged

Update keyring to 19.3.0#159
glenjarvis merged 1 commit into
developfrom
pyup-update-keyring-19.2.0-to-19.3.0

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

@pyup-bot pyup-bot commented Dec 1, 2019

This PR updates keyring from 19.2.0 to 19.3.0.

Changelog

19.3.0

------

* Switch to `importlib.metadata
<https://docs.python.org/3/library/importlib.metadata.html>`_
for loading entry points. Removes one dependency on Python 3.8.

* Added new ``KeyringBackend.set_properties_from_env``.

* 382: Add support for alternate persistence scopes for Windows
backend. Set ``.persist`` to "local machine" or "session"
to enable the alternate scopes or "enterprise" to use the
default scope.

* 404: Improve import times when a backend is specifically
configured by lazily calling ``get_all_keyring``.
Links

@glenjarvis glenjarvis merged commit 7ede250 into develop Dec 2, 2019
@glenjarvis glenjarvis deleted the pyup-update-keyring-19.2.0-to-19.3.0 branch December 2, 2019 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants