14
0

- update to 25.1.0:

* Replace ExceptionRaisedContext with ExceptionTrap.
  * When completion is unavailable, exit with non-zero status and
    emit message to stderr.
  * Removed check for config in XDG_DATA_HOME on Linux systems.
  * In platform config support, remove support for Windows XP,
    now 10 years sunset.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-keyring?expand=0&rev=128
This commit is contained in:
2024-04-06 19:39:16 +00:00
committed by Git OBS Bridge
parent 7ead75bd68
commit 1ea386e9c1
4 changed files with 15 additions and 4 deletions

View File

@@ -26,7 +26,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-keyring%{psuffix}
Version: 24.3.1
Version: 25.1.0
Release: 0
Summary: System keyring service access from Python
License: MIT