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