From d309f3c91fc60d778368c8e81a4983160b225640 Mon Sep 17 00:00:00 2001 From: StevenK <> Date: Thu, 29 Oct 2020 08:48:01 +0000 Subject: [PATCH] Update python-breathe to version 4.22.1 / rev 10 via SR 841649 https://build.opensuse.org/request/show/841649 by user StevenK + dimstar_suse - Update to 4.22.1: * Fix anonymous struct/union usage in C domain. #585 * New boolean breathe_show_enumvalue_initializer option specifying whether value of enumvalue should be displayed. #581 * Fix Read the Docs build. #567 * Document doxygenclass template specialisation spacing. #570 * Update upper Sphinx release to <3.4. #571 * Reuse breathe.__version__ in setup.py. #572 * Document :inner: for the doxygengroup section. #573 * Add support for verbatim inline elements. #560 * Fix wrong refid when Doxygen SEPARATE_MEMBER_PAGES is YES. #566 * Allow Sphinx 3.2. #561 * Update CI scripts with new Sphinx versions. #552 * Add support for C# using sphinx-csharp. #550 * Doc, fix typo, :source: -> :project:. #551 * Add support for innergroup. #556 * Avoid duplicate --- packages/p/python-breathe/.files | Bin 180 -> 180 bytes packages/p/python-breathe/.rev | 24 ++++++++++++++++++ .../p/python-breathe/python-breathe.changes | 21 +++++++++++++++ packages/p/python-breathe/python-breathe.spec | 3 +-- packages/p/python-breathe/v4.19.2.tar.gz | 1 - packages/p/python-breathe/v4.22.1.tar.gz | 1 + 6 files changed, 47 insertions(+), 3 deletions(-) delete mode 120000 packages/p/python-breathe/v4.19.2.tar.gz create mode 120000 packages/p/python-breathe/v4.22.1.tar.gz diff --git a/packages/p/python-breathe/.files b/packages/p/python-breathe/.files index 3b06ec5b31c3badffdaf3bd61c494ff1bba23b8e..444b17bf756436410d9e9da708aaf2a671ad88ee 100644 GIT binary patch literal 180 zcmZ9@u@1r@5CG67jY|g?6X*Vb1df9{K8J&&owR9*iGIDE-QU}eZZFd~48u6hHl=+*dWnre&I;dEzP*m{^27wuA**VrDA{_Kf$x pSl0Yp^q6MK86rC_96h&c#R@P{uCYN?OXt15(Eu1{dfv_Q{Q)nzFQotg literal 180 zcmZ9@u@1r@5CG67jSGW|iF1EI!qJ0+&$&CGowR9*iGIDE-QU}e?k;8=hG8^Q!pt7) zj4X~MdG!UEffzxXMt`c?_UY^E`H;PGU#mT~s%G*8z+5EEq>4d-a^;{>q2-brp7H({ pb>-($4>QSJN)EBbl!!$mHE`KWVF?MHr}JLlXdzo~JMVV+{s15;F{l6l diff --git a/packages/p/python-breathe/.rev b/packages/p/python-breathe/.rev index b0558f5ea9f..9ad711bf4cf 100644 --- a/packages/p/python-breathe/.rev +++ b/packages/p/python-breathe/.rev @@ -108,4 +108,28 @@ 817213 + + e7c82e7ddd497343e80f945d7d48df8f + 4.22.1 + + dimstar_suse + - Update to 4.22.1: + * Fix anonymous struct/union usage in C domain. #585 + * New boolean breathe_show_enumvalue_initializer option specifying whether + value of enumvalue should be displayed. #581 + * Fix Read the Docs build. #567 + * Document doxygenclass template specialisation spacing. #570 + * Update upper Sphinx release to <3.4. #571 + * Reuse breathe.__version__ in setup.py. #572 + * Document :inner: for the doxygengroup section. #573 + * Add support for verbatim inline elements. #560 + * Fix wrong refid when Doxygen SEPARATE_MEMBER_PAGES is YES. #566 + * Allow Sphinx 3.2. #561 + * Update CI scripts with new Sphinx versions. #552 + * Add support for C# using sphinx-csharp. #550 + * Doc, fix typo, :source: -> :project:. #551 + * Add support for innergroup. #556 + * Avoid duplicate doxygen targets when debug tracing. #563 + 841649 + diff --git a/packages/p/python-breathe/python-breathe.changes b/packages/p/python-breathe/python-breathe.changes index 811a89e393c..ba855c1ae33 100644 --- a/packages/p/python-breathe/python-breathe.changes +++ b/packages/p/python-breathe/python-breathe.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Wed Oct 14 01:38:22 UTC 2020 - Steve Kowalik + +- Update to 4.22.1: + * Fix anonymous struct/union usage in C domain. #585 + * New boolean breathe_show_enumvalue_initializer option specifying whether + value of enumvalue should be displayed. #581 + * Fix Read the Docs build. #567 + * Document doxygenclass template specialisation spacing. #570 + * Update upper Sphinx release to <3.4. #571 + * Reuse breathe.__version__ in setup.py. #572 + * Document :inner: for the doxygengroup section. #573 + * Add support for verbatim inline elements. #560 + * Fix wrong refid when Doxygen SEPARATE_MEMBER_PAGES is YES. #566 + * Allow Sphinx 3.2. #561 + * Update CI scripts with new Sphinx versions. #552 + * Add support for C# using sphinx-csharp. #550 + * Doc, fix typo, :source: -> :project:. #551 + * Add support for innergroup. #556 + * Avoid duplicate doxygen targets when debug tracing. #563 + ------------------------------------------------------------------- Fri Jun 26 08:45:26 UTC 2020 - Guillaume GARDET diff --git a/packages/p/python-breathe/python-breathe.spec b/packages/p/python-breathe/python-breathe.spec index b57e5b17462..634284a6de4 100644 --- a/packages/p/python-breathe/python-breathe.spec +++ b/packages/p/python-breathe/python-breathe.spec @@ -18,11 +18,10 @@ %define skip_python2 1 Name: python-breathe -Version: 4.19.2 +Version: 4.22.1 Release: 0 Summary: Sphinx Doxygen renderer License: BSD-3-Clause -Group: Development/Languages/Python URL: https://github.com/michaeljones/breathe Source: https://github.com/michaeljones/breathe/archive/v%{version}.tar.gz BuildRequires: %{python_module Sphinx >= 3.0.4} diff --git a/packages/p/python-breathe/v4.19.2.tar.gz b/packages/p/python-breathe/v4.19.2.tar.gz deleted file mode 120000 index 4c997847097..00000000000 --- a/packages/p/python-breathe/v4.19.2.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreih2q2g7kbcz3cqeh2h7hufzlcontb425qzd5khhjrmmdlhtpcbfca \ No newline at end of file diff --git a/packages/p/python-breathe/v4.22.1.tar.gz b/packages/p/python-breathe/v4.22.1.tar.gz new file mode 120000 index 00000000000..2e434cfdcc6 --- /dev/null +++ b/packages/p/python-breathe/v4.22.1.tar.gz @@ -0,0 +1 @@ +/ipfs/bafkreifszxssdxifxsqbog3abbcw3d3pwzx5miy7x75cqaxt3ogt2vsiui \ No newline at end of file