- Update to 4.27.0:

* Add various specifiers to functions and variables. #628
  * Add multiply inherited class for PHP objects. #630
  * Initial support for table rendering. #632
  * Add rendering of \section, \subsection and \subsubsection. #635
  * Sphinx 3.5 compatibility. #640
  * Fix linking to sections. #639
  * Add table examples to documentation. #638
  * Fix doxygenfile causing duplicate IDs for unspecified sections. #622
  * Fixes for doxygenfunction (friend keyword, friend class, arg checks). #623
  * Add test for ellipsis ('...') in args. #610
  * Sphinx 3.4.x compatibility. #617
  * Adapt friendclass to Doxygen 1.9. #618
  * Add support for \parblock parsing and rendering. #603
  * Allow lookup in doxygenfunction without writing param names. #606

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-breathe?expand=0&rev=30
This commit is contained in:
Steve Kowalik 2021-02-25 03:20:23 +00:00 committed by Git OBS Bridge
parent 64d0aac89f
commit c9ee04f460
4 changed files with 24 additions and 5 deletions

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Thu Feb 25 03:13:38 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 4.27.0:
* Add various specifiers to functions and variables. #628
* Add multiply inherited class for PHP objects. #630
* Initial support for table rendering. #632
* Add rendering of \section, \subsection and \subsubsection. #635
* Sphinx 3.5 compatibility. #640
* Fix linking to sections. #639
* Add table examples to documentation. #638
* Fix doxygenfile causing duplicate IDs for unspecified sections. #622
* Fixes for doxygenfunction (friend keyword, friend class, arg checks). #623
* Add test for ellipsis ('...') in args. #610
* Sphinx 3.4.x compatibility. #617
* Adapt friendclass to Doxygen 1.9. #618
* Add support for \parblock parsing and rendering. #603
* Allow lookup in doxygenfunction without writing param names. #606
-------------------------------------------------------------------
Wed Dec 9 23:29:13 UTC 2020 - Benjamin Greiner <code@bnavigator.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-breathe
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%define skip_python2 1
Name: python-breathe
Version: 4.24.1
Version: 4.27.0
Release: 0
Summary: Sphinx Doxygen renderer
License: BSD-3-Clause

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:da9c2d5970b999c5aac0b11c828b852cd997d176a66f741eecef20d0e698549a
size 182338

3
v4.27.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:21fe14b241fe8596f008e799706e2c5f15371bb3325fabdf4b6aab8e60e8c59f
size 186352