From 71aecc6a37d907ea4404fb364f3e94d8568c3da361f145673bb63fbac429d387 Mon Sep 17 00:00:00 2001 From: Denisart Benjamin Date: Tue, 14 Apr 2015 11:45:55 +0000 Subject: [PATCH] Accepting request 295748 from home:alarrosa:branches:KDE:Frameworks5 - Removed dependency with python-Sphinx to break a dependency loop when building python-Sphinx (which in turns, requires python-alabaster to be installed to be built). OBS-URL: https://build.opensuse.org/request/show/295748 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-alabaster?expand=0&rev=2 --- python-alabaster.changes | 7 +++++++ python-alabaster.spec | 5 ++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/python-alabaster.changes b/python-alabaster.changes index d6bd40c..f110870 100644 --- a/python-alabaster.changes +++ b/python-alabaster.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Apr 13 16:29:47 UTC 2015 - alarrosa@suse.com + +- Removed dependency with python-Sphinx to break a dependency loop when + building python-Sphinx (which in turns, requires python-alabaster + to be installed) + ------------------------------------------------------------------- Thu Apr 9 01:54:05 UTC 2015 - termim@gmail.com diff --git a/python-alabaster.spec b/python-alabaster.spec index 355aa5d..8cd9c36 100644 --- a/python-alabaster.spec +++ b/python-alabaster.spec @@ -1,5 +1,5 @@ # -# spec file for package python3-alabaster +# spec file for package python-alabaster # # Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -24,10 +24,9 @@ License: MIT Group: Development/Languages/Python Url: https://github.com/bitprophet/alabaster Source: https://pypi.python.org/packages/source/a/alabaster/alabaster-%{version}.tar.gz +BuildRequires: fdupes BuildRequires: python-devel BuildRequires: python-setuptools -BuildRequires: fdupes -Requires: python-Sphinx BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch