1
0

3 Commits

4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d4236dfae4df15eff4d8bca1b3088b0b212e976cd34f8b39ab739dae72badf9f
size 4639

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ca88c045fd8b4986301c5aa43ad4c0ff142d990a2ad6c142aeb1515502a22235
size 4659

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Apr 24 09:30:39 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Update to 0.9.3:
- moved __main__ code to main.py
- Add missing Requires: password-store
-------------------------------------------------------------------
Mon Jan 8 13:14:52 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-keyring-pass
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-keyring-pass
Version: 0.9.2
Version: 0.9.3
Release: 0
Summary: Pass backend for python-keyring
License: MIT
@@ -28,6 +28,7 @@ BuildRequires: %{python_module poetry-core}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: password-store
Requires: python-jaraco.classes
Requires: python-keyring
BuildArch: noarch