20
0

- Add missing Requires: password-store

OBS-URL: https://build.opensuse.org/package/show/security:privacy/python-keyring-pass?expand=0&rev=6
This commit is contained in:
2025-04-24 09:29:15 +00:00
committed by Git OBS Bridge
commit 6a1167270e
5 changed files with 108 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
-------------------------------------------------------------------
Thu Apr 24 09:28:58 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Add missing Requires: password-store
-------------------------------------------------------------------
Mon Jan 8 13:14:52 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Update to 0.9.2:
- add get_credential()
- Use functools.lru_cache when functools.cache is not available by @bo5o in #11
- Bump cryptography to 41.0.2
- v0.8.0: migrate to Poetry & add configurable binary
-------------------------------------------------------------------
Mon Sep 26 07:46:30 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Rename files appropriately.
-------------------------------------------------------------------
Tue Sep 20 17:09:11 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Initial packaging effort for keyring_pass 0.7.1
+58
View File
@@ -0,0 +1,58 @@
#
# spec file for package python-keyring-pass
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: python-keyring-pass
Version: 0.9.2
Release: 0
Summary: Pass backend for python-keyring
License: MIT
URL: https://github.com/nazarewk/keyring_pass
Source: https://files.pythonhosted.org/packages/source/k/keyring_pass/keyring_pass-%{version}.tar.gz
BuildRequires: %{python_module pip}
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
# SECTION test requirements
BuildRequires: %{python_module jaraco.classes}
BuildRequires: %{python_module keyring}
# /SECTION
%python_subpackages
%description
python-keyring backend getting data from pass.
%prep
%autosetup -p1 -n keyring_pass-%{version}
%build
%pyproject_wheel
%install
%pyproject_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%files %{python_files}
%{python_sitelib}/keyring_pass-%{version}*-info
%{python_sitelib}/keyring_pass
%changelog
+23
View File
@@ -0,0 +1,23 @@
## Default LFS
*.7z filter=lfs diff=lfs merge=lfs -text
*.bsp filter=lfs diff=lfs merge=lfs -text
*.bz2 filter=lfs diff=lfs merge=lfs -text
*.gem filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
*.jar filter=lfs diff=lfs merge=lfs -text
*.lz filter=lfs diff=lfs merge=lfs -text
*.lzma filter=lfs diff=lfs merge=lfs -text
*.obscpio filter=lfs diff=lfs merge=lfs -text
*.oxt filter=lfs diff=lfs merge=lfs -text
*.pdf filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.rpm filter=lfs diff=lfs merge=lfs -text
*.tbz filter=lfs diff=lfs merge=lfs -text
*.tbz2 filter=lfs diff=lfs merge=lfs -text
*.tgz filter=lfs diff=lfs merge=lfs -text
*.ttf filter=lfs diff=lfs merge=lfs -text
*.txz filter=lfs diff=lfs merge=lfs -text
*.whl filter=lfs diff=lfs merge=lfs -text
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text
+1
View File
@@ -0,0 +1 @@
.osc
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d4236dfae4df15eff4d8bca1b3088b0b212e976cd34f8b39ab739dae72badf9f
size 4639