forked from pool/python-zope.testrunner
- Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.testrunner?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
edf6d26e07
commit
41630e8b17
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 24 11:18:03 UTC 2013 - speilicke@suse.com
|
||||||
|
|
||||||
|
- Require python-setuptools instead of distribute (upstreams merged)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 15 14:03:51 UTC 2013 - speilicke@suse.com
|
Fri Mar 15 14:03:51 UTC 2013 - speilicke@suse.com
|
||||||
|
|
||||||
|
@@ -13,18 +13,19 @@
|
|||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: python-zope.testrunner
|
Name: python-zope.testrunner
|
||||||
Version: 4.3.3
|
Version: 4.3.3
|
||||||
Release: 0
|
Release: 0
|
||||||
License: ZPL-2.1
|
|
||||||
Summary: Zope testrunner script
|
Summary: Zope testrunner script
|
||||||
Url: http://pypi.python.org/pypi/zope.testrunner
|
License: ZPL-2.1
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
|
Url: http://pypi.python.org/pypi/zope.testrunner
|
||||||
Source: http://pypi.python.org/packages/source/z/zope.testrunner/zope.testrunner-%{version}.zip
|
Source: http://pypi.python.org/packages/source/z/zope.testrunner/zope.testrunner-%{version}.zip
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
BuildRequires: python-distribute
|
BuildRequires: python-setuptools
|
||||||
BuildRequires: unzip
|
BuildRequires: unzip
|
||||||
# Test requirements:
|
# Test requirements:
|
||||||
#BuildRequires: python-python-subunit
|
#BuildRequires: python-python-subunit
|
||||||
|
Reference in New Issue
Block a user