14
0
forked from pool/python-kazoo

Accepting request 249255 from Cloud:OpenStack:Master

New upstream release

OBS-URL: https://build.opensuse.org/request/show/249255
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kazoo?expand=0&rev=3
This commit is contained in:
Jan Matejek
2014-09-15 14:00:26 +00:00
committed by Git OBS Bridge
parent a5628bb4da
commit 71d332f796
4 changed files with 59 additions and 6 deletions

View File

@@ -17,7 +17,7 @@
Name: python-kazoo
Version: 1.3.1
Version: 2.0
Release: 0
Summary: Higher Level Zookeeper Client
License: Apache-2.0
@@ -32,9 +32,7 @@ BuildRequires: unzip
#BuildRequires: python-mock
#BuildRequires: python-coverage
#BuildRequires: python-nose
#BuildRequires: python-zope.interface >= 3.8.0
#BuildRequires: python-nose
Requires: python-zope.interface >= 3.8.0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}