Accepting request 135121 from home:NicoK:branches:openSUSE:Tools

recommend the python-keyring package (needed for storing credentials in kwallet/gnome-keyring)

At least for people using KDE/Gnome, storing passwords securely in their keystores should be preferred!

The actual python-keyring package is only available in the devel:languages:python repo for openSUSE though and should maybe also be provided here to support the use of safe password stores.

OBS-URL: https://build.opensuse.org/request/show/135121
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=122
This commit is contained in:
Stephan Kulow
2012-09-20 09:10:54 +00:00
committed by Git OBS Bridge
parent 650b8c979a
commit 8630fd3319
3 changed files with 12 additions and 2 deletions

View File

@@ -61,6 +61,10 @@ Recommends: obs-service-format_spec_file
Recommends: obs-service-source_validator
%endif
%endif
# needed for storing credentials in kwallet/gnome-keyring
%if 0%{?suse_version} > 1000 || 0%{?mandriva_version} || 0%{?mdkversion}
Recommends: python-keyring
%endif
%if 0%{?rhel_version} && 0%{?rhel_version} < 600
BuildRequires: python-elementtree
Requires: python-elementtree