Compare commits

1 Commits
main ... 1.1

4 changed files with 15 additions and 54 deletions

BIN
keyring-24.2.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
keyring-25.2.1.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

@@ -1,40 +1,3 @@
-------------------------------------------------------------------
Tue May 14 08:11:26 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 25.2.1:
* Fix typo in CLI creds mode.
-------------------------------------------------------------------
Fri May 10 13:32:26 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 25.2.0:
* Added options for 'keyring get' command to support credential
retrieval and emit as JSON.
-------------------------------------------------------------------
Sat Apr 6 19:38:28 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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.
-------------------------------------------------------------------
Sat Mar 16 09:03:31 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 24.3.1:
* Minor fixes to account for emergent typing and linter
concerns.
-------------------------------------------------------------------
Mon Nov 27 19:29:51 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 24.3.0:
* Added bash completion support. (#643)
-------------------------------------------------------------------
Wed Jul 19 07:31:09 UTC 2023 - ecsos <ecsos@opensuse.org>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-keyring
# spec file
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2023 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: 25.2.1
Version: 24.2.0
Release: 0
Summary: System keyring service access from Python
License: MIT
@@ -41,8 +41,6 @@ BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-SecretStorage >= 3.2
Requires: python-jaraco.classes
Requires: python-jaraco.context
Requires: python-jaraco.functools
Requires: python-jeepney >= 0.4.2
Requires(post): update-alternatives
Requires(postun):update-alternatives