From b4e3040ef88c8ada6b4a3009c34bb8fd9a0467d778a34d40c3d830100afc4011 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Thu, 19 Dec 2013 09:38:41 +0000 Subject: [PATCH] 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 --- python-zope.interface.changes | 6 ++++++ python-zope.interface.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/python-zope.interface.changes b/python-zope.interface.changes index 7321f70..53d5670 100644 --- a/python-zope.interface.changes +++ b/python-zope.interface.changes @@ -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 diff --git a/python-zope.interface.spec b/python-zope.interface.spec index 1f495ad..b4ba1b1 100644 --- a/python-zope.interface.spec +++ b/python-zope.interface.spec @@ -31,6 +31,7 @@ BuildRequires: python-setuptools BuildRequires: unzip # Documentation requirements: BuildRequires: python-Sphinx +#!BuildIgnore: python-zope.interface BuildRequires: python-repoze.sphinx.autointerface # Testing requirements: BuildRequires: python-coverage