From 690f5a19c603a70fe5add3c81fd191cb2e60fef036e7bc6230980d6dad8ac74e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 3 Feb 2020 07:38:42 +0000 Subject: [PATCH] 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 --- breathe-4.14.1.tar.gz | 3 +++ python-breathe.changes | 11 +++++++++++ python-breathe.spec | 7 +++---- v4.13.1.tar.gz | 3 --- 4 files changed, 17 insertions(+), 7 deletions(-) create mode 100644 breathe-4.14.1.tar.gz delete mode 100644 v4.13.1.tar.gz diff --git a/breathe-4.14.1.tar.gz b/breathe-4.14.1.tar.gz new file mode 100644 index 0000000..8acd07c --- /dev/null +++ b/breathe-4.14.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2df018a4b205406da4f5cf7a1208871307a9ec465fea3629a5166e837e172997 +size 171166 diff --git a/python-breathe.changes b/python-breathe.changes index ee4ad86..7c6dcbe 100644 --- a/python-breathe.changes +++ b/python-breathe.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Feb 2 16:00:02 UTC 2020 - aloisio@gmx.com + +- Update to version 4.14.1 + * Use sphinx core instead of mathbase ext. #469 + * Fix test failure for Sphinx >= 2.2.2. #472 + version 4.14.0: + * Add events attribute to MockApp. #452 + * Add bit field support for C/C++. #454 + * Add alias and variable template support. #461 + ------------------------------------------------------------------- Fri Sep 13 11:12:14 UTC 2019 - Tomáš Chvátal diff --git a/python-breathe.spec b/python-breathe.spec index 881f356..7cddfd6 100644 --- a/python-breathe.spec +++ b/python-breathe.spec @@ -1,7 +1,7 @@ # # spec file for package python-breathe # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,16 +16,15 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-breathe -Version: 4.13.1 +Version: 4.14.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 +Source: https://github.com/michaeljones/breathe/archive/v%{version}.tar.gz#/breathe-%{version}.tar.gz BuildRequires: %{python_module Sphinx >= 2.0} BuildRequires: %{python_module docutils >= 0.12} BuildRequires: %{python_module mock} diff --git a/v4.13.1.tar.gz b/v4.13.1.tar.gz deleted file mode 100644 index db016a7..0000000 --- a/v4.13.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:deab023f02fe63cd779d7065762de99c79f475c5c58cf16bccc2562e8f710239 -size 170819