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

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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 24 11:17:56 UTC 2013 - speilicke@suse.com
- Require python-setuptools instead of distribute (upstreams merged)
-------------------------------------------------------------------
Mon Jul 29 14:04:41 UTC 2013 - hpj@urpla.net

View File

@ -25,7 +25,7 @@ Group: Development/Languages/Python
Url: http://cheeseshop.python.org/pypi/zope.exceptions
Source: http://pypi.python.org/packages/source/z/zope.exceptions/zope.exceptions-%{version}.zip
BuildRequires: python-devel
BuildRequires: python-distribute
BuildRequires: python-setuptools
BuildRequires: unzip
# Documentation requirements:
BuildRequires: python-Sphinx