14
0
forked from pool/python-scp

Accepting request 419368 from home:mnhauke

- use python-setuptools instead of python-distribute

OBS-URL: https://build.opensuse.org/request/show/419368
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scp?expand=0&rev=2
This commit is contained in:
Thomas Bechtold
2016-08-19 06:13:08 +00:00
committed by Git OBS Bridge
parent bb634d827b
commit 5159b7aac7
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 15 09:21:22 UTC 2016 - mardnh@gmx.de
- use python-setuptools instead of python-distribute
-------------------------------------------------------------------
Fri Jan 22 11:26:51 UTC 2016 - mardnh@gmx.de

View File

@@ -1,6 +1,7 @@
#
# spec file for package python-scp
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016, Martin Hauke <mardnh@gmx.de>
#
# All modifications and additions to the file contributed by third parties
@@ -25,7 +26,7 @@ Group: Development/Languages/Python
Url: https://github.com/jbardin/scp.py
Source: https://pypi.python.org/packages/source/s/scp/scp-%{version}.tar.gz
BuildRequires: python-devel
BuildRequires: python-distribute
BuildRequires: python-setuptools
Requires: python-paramiko
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch