14
0

- update to 24.3.1:

* Minor fixes to account for emergent typing and linter
    concerns.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-keyring?expand=0&rev=126
This commit is contained in:
2024-03-16 09:03:47 +00:00
committed by Git OBS Bridge
parent 97747e2f1b
commit 7ead75bd68
4 changed files with 14 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file
# spec file for package python-keyring
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-keyring%{psuffix}
Version: 24.3.0
Version: 24.3.1
Release: 0
Summary: System keyring service access from Python
License: MIT
@@ -43,7 +43,7 @@ Requires: python-SecretStorage >= 3.2
Requires: python-jaraco.classes
Requires: python-jeepney >= 0.4.2
Requires(post): update-alternatives
Requires(postun):update-alternatives
Requires(postun): update-alternatives
BuildArch: noarch
%if 0%{python_version_nodots} < 310