From c9ee04f4603f9b17d8f9db4e0c42b3d6bc817a293e844c8fe55b19b0d0f4072b Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Thu, 25 Feb 2021 03:20:23 +0000 Subject: [PATCH] - 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 --- python-breathe.changes | 19 +++++++++++++++++++ python-breathe.spec | 4 ++-- v4.24.1.tar.gz | 3 --- v4.27.0.tar.gz | 3 +++ 4 files changed, 24 insertions(+), 5 deletions(-) delete mode 100644 v4.24.1.tar.gz create mode 100644 v4.27.0.tar.gz diff --git a/python-breathe.changes b/python-breathe.changes index 6480ec7..ff25112 100644 --- a/python-breathe.changes +++ b/python-breathe.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Thu Feb 25 03:13:38 UTC 2021 - Steve Kowalik + +- 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 diff --git a/python-breathe.spec b/python-breathe.spec index bc6cb20..77aa284 100644 --- a/python-breathe.spec +++ b/python-breathe.spec @@ -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 diff --git a/v4.24.1.tar.gz b/v4.24.1.tar.gz deleted file mode 100644 index 4f00135..0000000 --- a/v4.24.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:da9c2d5970b999c5aac0b11c828b852cd997d176a66f741eecef20d0e698549a -size 182338 diff --git a/v4.27.0.tar.gz b/v4.27.0.tar.gz new file mode 100644 index 0000000..bcd9a46 --- /dev/null +++ b/v4.27.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21fe14b241fe8596f008e799706e2c5f15371bb3325fabdf4b6aab8e60e8c59f +size 186352