14
0

Accepting request 211458 from openSUSE:Factory:MainDesktops

fix bootstrap issue

OBS-URL: https://build.opensuse.org/request/show/211458
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.interface?expand=0&rev=19
This commit is contained in:
Sascha Peilicke
2013-12-19 09:38:41 +00:00
committed by Git OBS Bridge
parent da91d4c632
commit b4e3040ef8
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