Path to this page:
Subject: CVS commit: pkgsrc/security/py-keyring
From: Thomas Klausner
Date: 2023-06-28 10:49:47
Message id: 20230628084947.4C348FA89@cvs.NetBSD.org
Log Message:
py-keyring: update to 24.2.0.
v24.2.0
=======
Features
--------
- Require Python 3.8 or later.
Bugfixes
--------
- Restore support for reading from a config file (with regression test). (#638)
v24.1.0
=======
Bugfixes
--------
- Avoid logging warning when no config file is present. (#635)
- Include all operations in the error message if no operation was supplied. (#636)
Improved Documentation
----------------------
- Correct name of macOS backend in README. (#637)
v24.0.1
=======
Misc
----
-
v24.0.0
=======
* #633: Added ``diagnose`` command with basic support.
* #487: Removed ``keyring.backends.OS_X`` module.
* #593: Removed ``keyring.util.properties`` module.
v23.14.0
========
* #623: On macOS, warn the user when ``keychain`` property is
indicated, as that value can't be honored (macOS API no longer
supports indicating the target keychain).
Files: