- Increase required version of Sphinx to the one where module
CStructObject was introduced. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-breathe?expand=0&rev=19
This commit is contained in:
parent
3f65d3008a
commit
7968c25689
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 2 12:57:04 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Increase required version of Sphinx to the one where module
|
||||||
|
CStructObject was introduced.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 27 12:01:04 UTC 2020 - pgajdos@suse.com
|
Wed May 27 12:01:04 UTC 2020 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@ License: BSD-3-Clause
|
|||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/michaeljones/breathe
|
URL: https://github.com/michaeljones/breathe
|
||||||
Source: https://github.com/michaeljones/breathe/archive/v%{version}.tar.gz#/breathe-%{version}.tar.gz
|
Source: https://github.com/michaeljones/breathe/archive/v%{version}.tar.gz#/breathe-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module Sphinx >= 2.0}
|
BuildRequires: %{python_module Sphinx >= 3.0.4}
|
||||||
BuildRequires: %{python_module docutils >= 0.12}
|
BuildRequires: %{python_module docutils >= 0.12}
|
||||||
BuildRequires: %{python_module mock}
|
BuildRequires: %{python_module mock}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user