Accepting request 1031184 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1031184 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-breathe?expand=0&rev=17
This commit is contained in:
commit
cc829dcc09
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 25 12:46:34 UTC 2022 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
- Fix build errors in Leap and Tumbleweed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 23 02:44:31 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
|
@ -25,14 +25,14 @@ Summary: Sphinx Doxygen renderer
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/michaeljones/breathe
|
||||
Source: https://github.com/michaeljones/%{modname}/archive/v%{version}.tar.gz#/%{modname}-%{version}.tar.gz
|
||||
BuildRequires: %{python_module Sphinx >= 3.0.4}
|
||||
BuildRequires: %{python_module Sphinx >= 4.0}
|
||||
BuildRequires: %{python_module docutils >= 0.12}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module six >= 1.9}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-Sphinx >= 3.0
|
||||
Requires: python-Sphinx >= 4.0
|
||||
Requires: python-docutils >= 0.12
|
||||
Requires: python-setuptools
|
||||
Requires: python-six >= 1.9
|
||||
|
Loading…
Reference in New Issue
Block a user