forked from pool/python-scp
Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scp?expand=0&rev=6
This commit is contained in:
@@ -25,7 +25,7 @@ Release: 0
|
||||
Summary: SSH scp module for paramiko
|
||||
License: LGPL-2.1-or-later
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/jbardin/scp.py
|
||||
URL: https://github.com/jbardin/scp.py
|
||||
Source: https://files.pythonhosted.org/packages/source/s/scp/scp-%{version}.tar.gz
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: python-rpm-macros
|
||||
@@ -51,7 +51,8 @@ and has only been tested with this implementation.
|
||||
%python_install
|
||||
|
||||
%files %{python_files}
|
||||
%doc LICENSE.txt README.rst
|
||||
%license LICENSE.txt
|
||||
%doc README.rst
|
||||
%{python_sitelib}/*
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user