Accepting request 204696 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/204696
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.testing?expand=0&rev=3
This commit is contained in:
Tomáš Chvátal 2013-10-25 09:37:00 +00:00 committed by Git OBS Bridge
commit d27d88f2a7
2 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 24 11:18:01 UTC 2013 - speilicke@suse.com
- Require python-setuptools instead of distribute (upstreams merged)
-------------------------------------------------------------------
Fri Mar 15 13:58:11 UTC 2013 - speilicke@suse.com

View File

@ -13,18 +13,19 @@
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: python-zope.testing
Version: 4.1.2
Release: 0
License: ZPL-2.1
Summary: Zope testing helpers
Url: http://pypi.python.org/pypi/zope.testing
License: ZPL-2.1
Group: Development/Languages/Python
Url: http://pypi.python.org/pypi/zope.testing
Source: http://pypi.python.org/packages/source/z/zope.testing/zope.testing-%{version}.zip
BuildRequires: python-devel
BuildRequires: python-distribute
BuildRequires: python-setuptools
# Test requirements:
BuildRequires: python-zope.exceptions
BuildRequires: python-zope.interface