15
0
forked from pool/python-scp
2018-12-04 17:22:06 +00:00
committed by Git OBS Bridge
parent 2cfe8d97a5
commit 110bc800d4

View File

@@ -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