Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-nornir for openSUSE:Factory checked in at 2023-09-22 21:49:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-nornir (Old) and /work/SRC/openSUSE:Factory/.python-nornir.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-nornir" Fri Sep 22 21:49:34 2023 rev:5 rq:1112883 version:3.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-nornir/python-nornir.changes 2022-07-05 12:10:31.544646832 +0200 +++ /work/SRC/openSUSE:Factory/.python-nornir.new.1770/python-nornir.changes 2023-09-22 21:50:02.306576587 +0200 @@ -1,0 +2,9 @@ +Thu Sep 21 14:25:27 UTC 2023 - Martin Hauke <mar...@gmx.de> + +- Update to version 3.4.0 + * Added plugins architecture image to plugins docs. + * Fix wrongly return True when a comparison returns + NotImplemented. + * Log number of hosts to run on correctly. + +------------------------------------------------------------------- Old: ---- nornir-3.3.0.tar.gz New: ---- nornir-3.4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-nornir.spec ++++++ --- /var/tmp/diff_new_pack.1YflQs/_old 2023-09-22 21:50:03.522620732 +0200 +++ /var/tmp/diff_new_pack.1YflQs/_new 2023-09-22 21:50:03.526620878 +0200 @@ -1,8 +1,8 @@ # # spec file for package python-nornir # -# Copyright (c) 2022 SUSE LLC -# Copyright (c) 2019, Martin Hauke <mar...@gmx.de> +# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2019-2023, Martin Hauke <mar...@gmx.de> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,10 +17,8 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} -%define skip_python2 1 Name: python-nornir -Version: 3.3.0 +Version: 3.4.0 Release: 0 Summary: Network automation framework written in Python License: Apache-2.0 @@ -32,12 +30,12 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-mypy_extensions >= 0.4.1 +Requires: python-importlib-metadata Requires: python-ruamel.yaml >= 0.17 -Requires: python-typing_extensions >= 4.1 # SECTION test requirements BuildRequires: %{python_module decorator} -BuildRequires: %{python_module mypy_extensions >= 0.4.1} +BuildRequires: %{python_module importlib-metadata} +BuildRequires: %{python_module mypy_extensions} BuildRequires: %{python_module pytest} BuildRequires: %{python_module requests-mock} BuildRequires: %{python_module ruamel.yaml >= 0.17} @@ -73,5 +71,5 @@ %files %{python_files} %license LICENSE %doc README.md -%{python_sitelib}/* +%{python_sitelib}/nornir* ++++++ nornir-3.3.0.tar.gz -> nornir-3.4.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-nornir/nornir-3.3.0.tar.gz /work/SRC/openSUSE:Factory/.python-nornir.new.1770/nornir-3.4.0.tar.gz differ: char 13, line 1