Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SecretStorage?expand=0&rev=18
This commit is contained in:
parent
dbec129589
commit
62757c9eb9
@ -23,7 +23,7 @@ Release: 0
|
||||
Summary: Python bindings to FreeDesktoporg Secret Service API
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/mitya57/secretstorage
|
||||
URL: https://github.com/mitya57/secretstorage
|
||||
Source: https://files.pythonhosted.org/packages/source/S/SecretStorage/SecretStorage-%{version}.tar.gz
|
||||
BuildRequires: %{python_module cryptography}
|
||||
BuildRequires: %{python_module dbus-python}
|
||||
@ -72,7 +72,8 @@ mkdir -p $HOME/.cache
|
||||
%python_expand dbus-run-session -- $python -m unittest discover -s tests
|
||||
|
||||
%files %{python_files}
|
||||
%doc changelog README.rst LICENSE
|
||||
%license LICENSE
|
||||
%doc changelog README.rst
|
||||
%{python_sitelib}/*
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user