15
0

- Require python-setuptools instead of distribute (upstreams merged)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WebTest?expand=0&rev=24
This commit is contained in:
Sascha Peilicke
2013-10-24 11:17:12 +00:00
committed by Git OBS Bridge
parent 5a9942d081
commit 2f3ac67612
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 24 11:17:10 UTC 2013 - speilicke@suse.com
- Require python-setuptools instead of distribute (upstreams merged)
-------------------------------------------------------------------
Wed Sep 25 16:33:33 UTC 2013 - p.drouand@gmail.com

View File

@@ -30,9 +30,9 @@ BuildRequires: python-WSGIProxy2
BuildRequires: python-base
BuildRequires: python-beautifulsoup4
BuildRequires: python-cssselect
BuildRequires: python-distribute
BuildRequires: python-mock
BuildRequires: python-pyquery
BuildRequires: python-setuptools
BuildRequires: python-six
BuildRequires: python-waitress
BuildRequires: unzip