14
0

Accepting request 211658 from devel:languages:python

fix bootstrap issue (forwarded request 211458 from coolo)

OBS-URL: https://build.opensuse.org/request/show/211658
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.interface?expand=0&rev=13
This commit is contained in:
Tomáš Chvátal
2013-12-22 18:37:24 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Dec 19 06:14:23 UTC 2013 - coolo@suse.com
- BuildIgnore our own name - required by python-repoze.sphinx.autointerface,
but of course not needed
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Aug 1 08:37:20 UTC 2013 - hpj@urpla.net Thu Aug 1 08:37:20 UTC 2013 - hpj@urpla.net

View File

@@ -31,6 +31,7 @@ BuildRequires: python-setuptools
BuildRequires: unzip BuildRequires: unzip
# Documentation requirements: # Documentation requirements:
BuildRequires: python-Sphinx BuildRequires: python-Sphinx
#!BuildIgnore: python-zope.interface
BuildRequires: python-repoze.sphinx.autointerface BuildRequires: python-repoze.sphinx.autointerface
# Testing requirements: # Testing requirements:
BuildRequires: python-coverage BuildRequires: python-coverage