- Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=42
This commit is contained in:
parent
071d3d2faf
commit
95a1ff9ae9
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 24 10:58:45 UTC 2013 - speilicke@suse.com
|
||||
|
||||
- Require python-setuptools instead of distribute (upstreams merged)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 22 13:37:35 UTC 2013 - aboe76@gmail.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-apache-libcloud
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -15,17 +15,18 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: python-apache-libcloud
|
||||
Version: 0.13.2
|
||||
Release: 1
|
||||
License: Apache-2.0
|
||||
Release: 0
|
||||
Summary: Abstract away differences among multiple cloud provider APIs
|
||||
Url: https://libcloud.apache.org
|
||||
License: Apache-2.0
|
||||
Group: System/Monitoring
|
||||
Url: https://libcloud.apache.org
|
||||
Source0: http://pypi.python.org/packages/source/a/apache-libcloud/apache-libcloud-%{version}.tar.bz2
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python
|
||||
BuildRequires: python-distribute
|
||||
BuildRequires: python-setuptools
|
||||
BuildRequires: python-xml
|
||||
Requires: python-simplejson
|
||||
%if 0%{?suse_version} >= 1210
|
||||
|
Loading…
Reference in New Issue
Block a user