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:
committed by
Git OBS Bridge
parent
bb634d827b
commit
5159b7aac7
@@ -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
|
Fri Jan 22 11:26:51 UTC 2016 - mardnh@gmx.de
|
||||||
|
|
||||||
|
@@ -1,6 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-scp
|
# spec file for package python-scp
|
||||||
#
|
#
|
||||||
|
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
# Copyright (c) 2016, Martin Hauke <mardnh@gmx.de>
|
# Copyright (c) 2016, Martin Hauke <mardnh@gmx.de>
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# 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
|
Url: https://github.com/jbardin/scp.py
|
||||||
Source: https://pypi.python.org/packages/source/s/scp/scp-%{version}.tar.gz
|
Source: https://pypi.python.org/packages/source/s/scp/scp-%{version}.tar.gz
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
BuildRequires: python-distribute
|
BuildRequires: python-setuptools
|
||||||
Requires: python-paramiko
|
Requires: python-paramiko
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
Reference in New Issue
Block a user