diff --git a/breathe-4.33.1.tar.gz b/breathe-4.33.1.tar.gz deleted file mode 100644 index 39adb39..0000000 --- a/breathe-4.33.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:acda75b216b227ec09ffd74378a6c7ed8f023df4539693c6e20574d1df52e75b -size 206013 diff --git a/breathe-4.34.0.tar.gz b/breathe-4.34.0.tar.gz new file mode 100644 index 0000000..6a35ae4 --- /dev/null +++ b/breathe-4.34.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b22e70eb4000492508d687d71f258c8f9678398e277bcee0daf34cd438a46e25 +size 206989 diff --git a/python-breathe.changes b/python-breathe.changes index 99a4d06..bce24ea 100644 --- a/python-breathe.changes +++ b/python-breathe.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Fri Sep 23 02:44:31 UTC 2022 - Yogalakshmi Arunachalam + +- version update to 4.34.0 + * Treat .unparsed as plain text. #806 + * Remove unneeded type: ignore annotations. #813 + * Fix internal NodeFinder visitor for when non-Docutils nodes are present in the content of a directive. #812 + * Rename lint workflow. #814 + * Type check pygments and limit docutils stub version. #819 + * Convert dot files' relative path to absolute. #821 + * CI, update Sphinx versions to test. #834 + * CI, update for Sphinx 5.0.1. #846 + * Fix inconsistency in example. #843 + * Fix C# enum rendering crash. #849 + * Drop Sphinx 3 support, add Sphinx 5 support. #850 + * CICD: Disable python 3.6 for Sphinx master tests. #853 + * Populate default include text-node's data field instead of raw-source. #828 + ------------------------------------------------------------------- Mon Mar 7 13:43:13 UTC 2022 - pgajdos@suse.com diff --git a/python-breathe.spec b/python-breathe.spec index 981c8c9..a0cc5a0 100644 --- a/python-breathe.spec +++ b/python-breathe.spec @@ -19,7 +19,7 @@ %define skip_python2 1 %define modname breathe Name: python-breathe -Version: 4.33.1 +Version: 4.34.0 Release: 0 Summary: Sphinx Doxygen renderer License: BSD-3-Clause