Commit Graph

54 Commits

Author SHA256 Message Date
Ana Guerrero
f0383b4b38 Accepting request 1115886 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1115886
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-breathe?expand=0&rev=23
2023-10-06 19:12:43 +00:00
cd4abf858e Accepting request 1115629 from home:mcalabkova:branches:devel:languages:python
- Make support-sphinx-7.2.patch backwards-compatible
  * and sent upstream: https://github.com/breathe-doc/breathe/pull/956

OBS-URL: https://build.opensuse.org/request/show/1115629
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-breathe?expand=0&rev=52
2023-10-05 15:45:19 +00:00
Ana Guerrero
683ebe3cb9 Accepting request 1107831 from devel:languages:python
- Upgrade to 4.35: 
  * Pull lone literal blocks in paragraphs up to produce correct doctree.
  * Fix tests for changes in Sphinx 5.3.
  * Bump Python requirement to 3.7.
  * Support Sphinx 6.
  * Support sort option to sort sections by name.
- Drop patch Fix-tests-for-Sphinx-5.3.0.patch, included upstream.
- Add patch support-sphinx-7.2.patch:
  * Support Sphinx 7.2 changes.
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/request/show/1107831
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-breathe?expand=0&rev=22
2023-09-04 20:52:22 +00:00
Steve Kowalik
0e41328d90 - Upgrade to 4.35:
* Pull lone literal blocks in paragraphs up to produce correct doctree.
  * Fix tests for changes in Sphinx 5.3.
  * Bump Python requirement to 3.7.
  * Support Sphinx 6.
  * Support sort option to sort sections by name.
- Drop patch Fix-tests-for-Sphinx-5.3.0.patch, included upstream.
- Add patch support-sphinx-7.2.patch:
  * Support Sphinx 7.2 changes.
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-breathe?expand=0&rev=50
2023-08-29 02:52:18 +00:00
Fabian Vogt
f70cf7fdeb Accepting request 1097122 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1097122
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-breathe?expand=0&rev=21
2023-07-07 13:45:59 +00:00
ccc2100de9 Accepting request 1097090 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1097090
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-breathe?expand=0&rev=48
2023-07-06 11:21:38 +00:00
Dominique Leuenberger
b239ea996e Accepting request 1074170 from devel:languages:python
- Remove not needed requirement setuptools

OBS-URL: https://build.opensuse.org/request/show/1074170
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-breathe?expand=0&rev=20
2023-03-26 18:19:06 +00:00
4354dd86e2 - Remove not needed requirement setuptools
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-breathe?expand=0&rev=46
2023-03-24 12:31:52 +00:00
Dominique Leuenberger
10c1c00522 Accepting request 1033062 from devel:languages:python
- Remove not needed dep python-six

OBS-URL: https://build.opensuse.org/request/show/1033062
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-breathe?expand=0&rev=19
2022-11-04 16:31:44 +00:00
7227bb17f1 - Remove not needed dep python-six
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-breathe?expand=0&rev=44
2022-11-03 12:28:09 +00:00
Dominique Leuenberger
22d0634eea Accepting request 1031837 from devel:languages:python
- Add Fix-tests-for-Sphinx-5.3.0.patch to make the package compatible with
  Sphinx 5.3.0

OBS-URL: https://build.opensuse.org/request/show/1031837
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-breathe?expand=0&rev=18
2022-10-28 17:28:36 +00:00
6face5c7eb Fix changelog typo
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-breathe?expand=0&rev=42
2022-10-28 07:14:01 +00:00
a0ebd07b0f - Add Fix-tests-for-Sphinx-5.3.0.patch to make the package compatible with
Sphinx 5.0.3

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-breathe?expand=0&rev=41
2022-10-28 06:54:42 +00:00
Dominique Leuenberger
cc829dcc09 Accepting request 1031184 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1031184
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-breathe?expand=0&rev=17
2022-10-27 11:54:05 +00:00
1acd981956 Accepting request 1031144 from home:ecsos
- Fix build errors in Leap and Tumbleweed.

OBS-URL: https://build.opensuse.org/request/show/1031144
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-breathe?expand=0&rev=39
2022-10-25 18:18:38 +00:00
Dominique Leuenberger
bbde7f752b Accepting request 1005566 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1005566
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-breathe?expand=0&rev=16
2022-09-25 13:34:22 +00:00
290b145f38 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
2022-09-23 07:15:47 +00:00
Dominique Leuenberger
acaf2661f2 Accepting request 959942 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/959942
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-breathe?expand=0&rev=15
2022-03-08 19:31:37 +00:00
34a573b048 Accepting request 959941 from home:pgajdos:python
- version update to 4.33.1
  - 2022-02-14 - **Breathe v4.33.1**
    - Avoid warning about multiple graphviz directives.
      `#804 <https://github.com/michaeljones/breathe/pull/804>`__
  - 2022-02-14 - **Breathe v4.33.0**
    - Fix duplicate ``static`` in variable declarations.
      `#794 <https://github.com/michaeljones/breathe/pull/794>`__
    - Update CICD for Sphinx 4.4.0 series.
      `#795 <https://github.com/michaeljones/breathe/pull/795>`__
    - Pin version of black in CICD and reformat files.
      `#792 <https://github.com/michaeljones/breathe/pull/792>`__
    - Fix code block highlighting.
      `#760 <https://github.com/michaeljones/breathe/pull/760>`__
    - Refactoring, cleanup and typing improvements.
      `#802 <https://github.com/michaeljones/breathe/pull/802>`__
    - Doxygen dot graphs to Sphinx graphviz.
      `#757 <https://github.com/michaeljones/breathe/pull/757>`__
    - Support externally hosted images.
      `#705 <https://github.com/michaeljones/breathe/pull/705>`__
    - Address a peculiarity in Doxygen aliases in doc.
      `#770 <https://github.com/michaeljones/breathe/pull/770>`__
    - Add flag to doxygengroup, doxygennamespace to display only the description.
      `#718 <https://github.com/michaeljones/breathe/pull/718>`__
    - Add support for MD block quotes with attribution(s).
      `#759 <https://github.com/michaeljones/breathe/pull/759>`__
  - 2022-01-30 - **Breathe v4.32.0**
    - Added ``breathe_doxygen_aliases`` config variable.
      `#729 <https://github.com/michaeljones/breathe/pull/729>`__
    - Render ``\remark``/``\remarks`` and ``\see``/``\sa`` using Sphinx/Docutils
      admonition style nodes.

OBS-URL: https://build.opensuse.org/request/show/959941
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-breathe?expand=0&rev=35
2022-03-07 13:51:22 +00:00
Dominique Leuenberger
c3d65343ea Accepting request 946639 from devel:languages:python
- update to 4.31.0:
  * Collapse multiple retvals into a single bullet list
  * Fix mypy issues on CI
  * Print usage message from 'compare' doc script
  * Test against Sphinx 4.0.3, 4.1.2 and 4.1.x branch
  * Fix duplicate ``static`` in function declarations
  * Directive refactoring
  * Handle parsing errors
  * Make doxygenfunction more robust when matching parameters
  * Separate, link and style the changelog
  * Update changelog and readme ahead of release
  * CICD: Track Sphinx 4.2.x development series

OBS-URL: https://build.opensuse.org/request/show/946639
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-breathe?expand=0&rev=14
2022-01-17 21:33:48 +00:00
0f3e14f3fa - update to 4.31.0:
* Collapse multiple retvals into a single bullet list
  * Fix mypy issues on CI
  * Print usage message from 'compare' doc script
  * Test against Sphinx 4.0.3, 4.1.2 and 4.1.x branch
  * Fix duplicate ``static`` in function declarations
  * Directive refactoring
  * Handle parsing errors
  * Make doxygenfunction more robust when matching parameters
  * Separate, link and style the changelog
  * Update changelog and readme ahead of release
  * CICD: Track Sphinx 4.2.x development series

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-breathe?expand=0&rev=34
2022-01-15 15:25:46 +00:00
Dominique Leuenberger
e614b220bc Accepting request 896766 from devel:languages:python
- Update to 4.30.0:
  - Fix retval rendering. #687
  - Correctly label example as C. #690
  - apidoc: add -m, --members option flag. #694
  - Do not add inline modifier for C#. #668
  - Use add_css_file instead of deprecated/removed add_stylesheet. #669
  - Use native docutils for field lists, notes, and warnings. #670
  - Handle directives returning no nodes on error. #672
  - Code and documentation for membergroups and members-only options.
    #637
  - Add example.tag to gitignore as it gets modified during build
    process. #644
  - Add support for content-only flag when rendering pages. #645
  - When rendering a section, add target after title. #647
  - Render pages content in order. #651
  - Adds an ID to the rubric created for each section of a group. #658
  - Add missing getter and setter for C#. #661
  - Add support for rowspan/colspan to tables. #642

OBS-URL: https://build.opensuse.org/request/show/896766
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-breathe?expand=0&rev=13
2021-06-04 20:42:25 +00:00
92917045a7 - Update to 4.30.0:
- Fix retval rendering. #687
  - Correctly label example as C. #690
  - apidoc: add -m, --members option flag. #694
  - Do not add inline modifier for C#. #668
  - Use add_css_file instead of deprecated/removed add_stylesheet. #669
  - Use native docutils for field lists, notes, and warnings. #670
  - Handle directives returning no nodes on error. #672
  - Code and documentation for membergroups and members-only options.
    #637
  - Add example.tag to gitignore as it gets modified during build
    process. #644
  - Add support for content-only flag when rendering pages. #645
  - When rendering a section, add target after title. #647
  - Render pages content in order. #651
  - Adds an ID to the rubric created for each section of a group. #658
  - Add missing getter and setter for C#. #661
  - Add support for rowspan/colspan to tables. #642

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-breathe?expand=0&rev=32
2021-06-01 16:40:19 +00:00
Richard Brown
26cbfa20ed Accepting request 874949 from devel:languages:python
- 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/request/show/874949
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-breathe?expand=0&rev=12
2021-03-02 11:25:34 +00:00
Steve Kowalik
c9ee04f460 - 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
2021-02-25 03:20:23 +00:00
Dominique Leuenberger
9b38a602ee Accepting request 854518 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/854518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-breathe?expand=0&rev=11
2020-12-12 19:29:41 +00:00
Markéta Machová
64d0aac89f Accepting request 854387 from home:bnavigator:branches:devel:languages:python
- Update to v4.24.1
  * Fix anchors on pages generated by Doxygen >= 1.8.17. #602
- Breathe v4.24.0
  * Update CI for Sphinx 3.3.x and fix test mock. #597
  * Add support for xrefitem based page generation (doxygenpage).
    #596
- Breathe v4.23.0
  * Add initial xrefsect support. #589

OBS-URL: https://build.opensuse.org/request/show/854387
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-breathe?expand=0&rev=28
2020-12-10 10:26:34 +00:00
Dominique Leuenberger
c5fa905262 Accepting request 841649 from devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/841649
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-breathe?expand=0&rev=10
2020-10-29 08:48:01 +00:00
Steve Kowalik
cd7e47c695 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-breathe?expand=0&rev=26
2020-10-14 01:39:55 +00:00
Dominique Leuenberger
4d9e8a1c6d Accepting request 817213 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/817213
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-breathe?expand=0&rev=9
2020-06-28 21:04:37 +00:00
Tomáš Chvátal
de17c8a65e Accepting request 817212 from home:Guillaume_G:branches:devel:languages:python
- update to 4.19.2:
  * Fix crash when visiting typedef. #547

OBS-URL: https://build.opensuse.org/request/show/817212
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-breathe?expand=0&rev=24
2020-06-26 08:50:24 +00:00
Dominique Leuenberger
d4b676c08b Accepting request 814684 from devel:languages:python
- Use tag, not random sha

- update to 4.19.1:
  * Mark package as compatible with Sphinx 3.1.
  * Refactoring. #528
  * Make debug config variables available in conf.py. #533
  * Fix warning formatting for function lookup. #535
  * Correctly reverse nested namespaces in get_qualification. #540

- Increase required version of Sphinx to the one where module
  cstructobject was introduced. (bsc#1168627)

- version update to 4.18.1
  * 2020-05-10 - Breathe v4.18.1
    - Fix friend class rendering and allow friend struct. #522
    - Add extern examples to doc and remove variable hack. #526
    - Render function candidates without using Sphinx directives. #524
  * 2020-05-02 - Breathe v4.18.0
    - Support tiles in verbatim blocks. #517
  * 2020-05-01 - Breathe v4.17.0
    - Scoped rendering, better integration with Sphinx, misc fixes. #512
  * 2020-04-19 - Breathe v4.16.0
    - Strictly depend on Sphinx's minor version. #498
    - Simplifications and fixes, use more of modern Sphinx natively. #503
    - Add section option to the doxygen(auto)file directive. #501
    - Fix link generation when enum is inside a group (enum FQDN). #508
    - Fix creation of LaTeX math formulas. #506
    - Improve documentation for doxygen(auto)file section option. #509
  * 2020-04-07 - Breathe v4.15.0
    - Add license file to distribution. #492

OBS-URL: https://build.opensuse.org/request/show/814684
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-breathe?expand=0&rev=8
2020-06-21 16:51:19 +00:00
Tomáš Chvátal
8abae51e14 - Use tag, not random sha
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-breathe?expand=0&rev=22
2020-06-15 10:35:26 +00:00
832d8cac7a - update to 4.19.1:
* Mark package as compatible with Sphinx 3.1.
  * Refactoring. #528
  * Make debug config variables available in conf.py. #533
  * Fix warning formatting for function lookup. #535
  * Correctly reverse nested namespaces in get_qualification. #540

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-breathe?expand=0&rev=21
2020-06-14 09:48:29 +00:00
ae1cc228a7 Fix changes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-breathe?expand=0&rev=20
2020-06-02 13:02:28 +00:00
7968c25689 - Increase required version of Sphinx to the one where module
CStructObject was introduced.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-breathe?expand=0&rev=19
2020-06-02 12:57:48 +00:00
Tomáš Chvátal
3f65d3008a Accepting request 809571 from home:pgajdos:python
submit

OBS-URL: https://build.opensuse.org/request/show/809571
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-breathe?expand=0&rev=18
2020-05-28 07:35:43 +00:00
Dominique Leuenberger
645dd447bb Accepting request 793791 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/793791
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-breathe?expand=0&rev=7
2020-04-14 13:11:40 +00:00
Tomáš Chvátal
a0ac40f328 Accepting request 793789 from home:polslinux:branches:devel:languages:python
- Update to 4.14.2:
  * Fixes to use Sphinx 2.4.4
  * Switch to pytest from nose.
- Remove 0001-Add-MockApp.emit.patch

OBS-URL: https://build.opensuse.org/request/show/793789
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-breathe?expand=0&rev=16
2020-04-14 09:30:12 +00:00
Dominique Leuenberger
04154b9fe4 Accepting request 790810 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/790810
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-breathe?expand=0&rev=6
2020-04-02 15:43:58 +00:00
Tomáš Chvátal
fd19ba81db Accepting request 790800 from home:dancermak:branches:devel:languages:python
Fix FTBFS due to test failure

OBS-URL: https://build.opensuse.org/request/show/790800
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-breathe?expand=0&rev=14
2020-04-02 08:21:46 +00:00
Dominique Leuenberger
8bfd14bd52 Accepting request 769452 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/769452
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-breathe?expand=0&rev=5
2020-02-04 18:52:05 +00:00
Tomáš Chvátal
690f5a19c6 Accepting request 769364 from home:alois:branches:devel:languages:python
update to 4.14.1

OBS-URL: https://build.opensuse.org/request/show/769364
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-breathe?expand=0&rev=12
2020-02-03 07:38:42 +00:00
Dominique Leuenberger
e00c9ab420 Accepting request 732151 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/732151
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-breathe?expand=0&rev=4
2019-09-26 18:38:33 +00:00
Tomáš Chvátal
650c4c5d31 - Update to 4.13.1:
* no upstream changelog

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-breathe?expand=0&rev=10
2019-09-13 11:14:38 +00:00
Tomáš Chvátal
41f7f705b2 - Update to 0.3.0:
* Fixes build with new Sphinx releases

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-breathe?expand=0&rev=9
2019-06-06 13:32:17 +00:00
Dominique Leuenberger
e2af28853c Accepting request 686451 from devel:languages:python
- Update to 4.12.0:
  * More sphinx fixes
- Remove merged patch sphinx18.patch

- Update to 4.11.1:
  * Fixes for newer sphinx releases
- Switch to github tarball for tests and license
- Add patch to fix build with sphinx 1.8:
  * sphinx18.patch

OBS-URL: https://build.opensuse.org/request/show/686451
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-breathe?expand=0&rev=3
2019-04-01 10:35:11 +00:00
Tomáš Chvátal
0e4a9ccadf - Update to 4.12.0:
* More sphinx fixes
- Remove merged patch sphinx18.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-breathe?expand=0&rev=7
2019-03-19 14:59:36 +00:00
Tomáš Chvátal
f1e9536ac4 - Update to 4.11.1:
* Fixes for newer sphinx releases
- Switch to github tarball for tests and license
- Add patch to fix build with sphinx 1.8:
  * sphinx18.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-breathe?expand=0&rev=6
2019-03-06 14:21:16 +00:00
Dominique Leuenberger
d02d083d46 Accepting request 653955 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/653955
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-breathe?expand=0&rev=2
2018-12-13 18:40:30 +00:00