Accepting request 1005514 from home:yarunachalam:branches:devel:languages:python
- 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 OBS-URL: https://build.opensuse.org/request/show/1005514 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-breathe?expand=0&rev=37
This commit is contained in:
parent
34a573b048
commit
290b145f38
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:acda75b216b227ec09ffd74378a6c7ed8f023df4539693c6e20574d1df52e75b
|
||||
size 206013
|
3
breathe-4.34.0.tar.gz
Normal file
3
breathe-4.34.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b22e70eb4000492508d687d71f258c8f9678398e277bcee0daf34cd438a46e25
|
||||
size 206989
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 23 02:44:31 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user