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:
parent
67b650fec2
commit
71aecc6a37
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user