Accepting request 854518 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/854518 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-breathe?expand=0&rev=11
This commit is contained in:
commit
9b38a602ee
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 9 23:29:13 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Update to v4.24.1
|
||||||
|
* Fix anchors on pages generated by Doxygen >= 1.8.17. #602
|
||||||
|
- Breathe v4.24.0
|
||||||
|
* Update CI for Sphinx 3.3.x and fix test mock. #597
|
||||||
|
* Add support for xrefitem based page generation (doxygenpage).
|
||||||
|
#596
|
||||||
|
- Breathe v4.23.0
|
||||||
|
* Add initial xrefsect support. #589
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 14 01:38:22 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
Wed Oct 14 01:38:22 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-breathe
|
Name: python-breathe
|
||||||
Version: 4.22.1
|
Version: 4.24.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Sphinx Doxygen renderer
|
Summary: Sphinx Doxygen renderer
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@ -32,7 +32,7 @@ BuildRequires: %{python_module setuptools}
|
|||||||
BuildRequires: %{python_module six >= 1.9}
|
BuildRequires: %{python_module six >= 1.9}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-Sphinx >= 2.0
|
Requires: python-Sphinx >= 3.0
|
||||||
Requires: python-docutils >= 0.12
|
Requires: python-docutils >= 0.12
|
||||||
Requires: python-setuptools
|
Requires: python-setuptools
|
||||||
Requires: python-six >= 1.9
|
Requires: python-six >= 1.9
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b2cde521dd05bca0171b6008456d8f6fb66fd6231fbffa2802f3db8d3d5648a2
|
|
||||||
size 180968
|
|
3
v4.24.1.tar.gz
Normal file
3
v4.24.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:da9c2d5970b999c5aac0b11c828b852cd997d176a66f741eecef20d0e698549a
|
||||||
|
size 182338
|
Loading…
Reference in New Issue
Block a user