Path to this page:
Subject: CVS commit: pkgsrc/security/py-keyrings.alt
From: Adam Ciarcinski
Date: 2019-09-20 18:51:26
Message id: 20190920165126.1FFE1FBF4@cvs.NetBSD.org
Log Message:
py-keyrings.alt: updated to 3.1.1
3.1.1
Trap AttributeError in Gnome backend as in some environments
it seems that will happen.
Fix issue where a backslash in the service name would cause
errors on Registry backend on Windows.
3.1
``keyrings.alt`` no longer depends on the ``keyring.util.escape``
module.
3.0
``keyrings`` namespace should now use the pkgutil native technique
rather than relying on pkg_resources.
2.4
File based backends now reject non-string types for passwords.
Files: