15
0

Accepting request 854387 from home:bnavigator:branches:devel:languages:python

- 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

OBS-URL: https://build.opensuse.org/request/show/854387
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-breathe?expand=0&rev=28
This commit is contained in:
2020-12-10 10:26:34 +00:00
committed by Git OBS Bridge
parent cd7e47c695
commit 64d0aac89f
4 changed files with 17 additions and 5 deletions

View File

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