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
This commit is contained in:
Denisart Benjamin 2015-04-14 11:45:55 +00:00 committed by Git OBS Bridge
parent 67b650fec2
commit 71aecc6a37
2 changed files with 9 additions and 3 deletions

View File

@ -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

View File

@ -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