forked from pool/python-happybase
- Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-happybase?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
2c11584fc2
commit
8fd1f4ab57
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 24 11:06:30 UTC 2013 - speilicke@suse.com
|
||||
|
||||
- Require python-setuptools instead of distribute (upstreams merged)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 11 14:17:38 UTC 2013 - dmueller@suse.com
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@ Group: Development/Languages/Python
|
||||
Url: https://github.com/wbolster/happybase
|
||||
Source: http://pypi.python.org/packages/source/h/happybase/happybase-%{version}.tar.gz
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-distribute
|
||||
BuildRequires: python-setuptools
|
||||
BuildRequires: python-thrift
|
||||
Requires: python-thrift
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
Reference in New Issue
Block a user