Hello community, here is the log from the commit of package python-breathe for openSUSE:Factory checked in at 2020-02-04 19:52:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-breathe (Old) and /work/SRC/openSUSE:Factory/.python-breathe.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-breathe" Tue Feb 4 19:52:05 2020 rev:5 rq:769452 version:4.14.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-breathe/python-breathe.changes 2019-09-26 20:38:37.098961832 +0200 +++ /work/SRC/openSUSE:Factory/.python-breathe.new.26092/python-breathe.changes 2020-02-04 19:52:27.745290424 +0100 @@ -1,0 +2,11 @@ +Sun Feb 2 16:00:02 UTC 2020 - [email protected] + +- 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 + +------------------------------------------------------------------- Old: ---- v4.13.1.tar.gz New: ---- breathe-4.14.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-breathe.spec ++++++ --- /var/tmp/diff_new_pack.jduYkY/_old 2020-02-04 19:52:28.813291048 +0100 +++ /var/tmp/diff_new_pack.jduYkY/_new 2020-02-04 19:52:28.817291049 +0100 @@ -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}
