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 2022-07-05 12:09:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-nornir (Old)
 and      /work/SRC/openSUSE:Factory/.python-nornir.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-nornir"

Tue Jul  5 12:09:58 2022 rev:4 rq:986797 version:3.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-nornir/python-nornir.changes      
2021-03-18 22:54:49.851523725 +0100
+++ /work/SRC/openSUSE:Factory/.python-nornir.new.1548/python-nornir.changes    
2022-07-05 12:10:31.544646832 +0200
@@ -1,0 +2,7 @@
+Tue Jul  5 07:46:50 UTC 2022 - Daniel Garc??a Moreno <d...@danigm.net>
+
+- Update to version 3.3.0 
+  * Remove not needed dependencies
+  * Remove tests that requires nornir-utils
+
+-------------------------------------------------------------------

Old:
----
  nornir-2.4.0.tar.gz

New:
----
  nornir-3.3.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-nornir.spec ++++++
--- /var/tmp/diff_new_pack.yRvN27/_old  2022-07-05 12:10:32.224647809 +0200
+++ /var/tmp/diff_new_pack.yRvN27/_new  2022-07-05 12:10:32.228647815 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-nornir
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2019, Martin Hauke <mar...@gmx.de>
 #
 # All modifications and additions to the file contributed by third parties
@@ -20,7 +20,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-nornir
-Version:        2.4.0
+Version:        3.3.0
 Release:        0
 Summary:        Network automation framework written in Python
 License:        Apache-2.0
@@ -32,27 +32,16 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-Jinja2 >= 2
-Requires:       python-colorama >= 0.4.1
 Requires:       python-mypy_extensions >= 0.4.1
-Requires:       python-napalm >= 2
-Requires:       python-ncclient >= 0.6.4
-Requires:       python-netmiko >= 2.3.3
-Requires:       python-paramiko >= 2.1.1
-Requires:       python-pydantic >= 0.18.2
-Requires:       python-requests >= 2
-Requires:       python-ruamel.yaml >= 0.15.85
-Requires:       python-typing_extensions >= 3.7
+Requires:       python-ruamel.yaml >= 0.17
+Requires:       python-typing_extensions >= 4.1
 # SECTION test requirements
-BuildRequires:  %{python_module colorama >= 0.4.1}
 BuildRequires:  %{python_module decorator}
 BuildRequires:  %{python_module mypy_extensions >= 0.4.1}
-BuildRequires:  %{python_module napalm >= 2}
-BuildRequires:  %{python_module pydantic >= 0.18.2}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module requests-mock}
-BuildRequires:  %{python_module ruamel.yaml >= 0.15.85}
-BuildRequires:  %{python_module typing_extensions >= 3.7}
+BuildRequires:  %{python_module ruamel.yaml >= 0.17}
+BuildRequires:  %{python_module typing_extensions >= 4.1}
 # /SECTION
 BuildArch:      noarch
 %python_subpackages
@@ -79,7 +68,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%pytest
+%pytest --ignore tests/core/test_registered_plugins.py
 
 %files %{python_files}
 %license LICENSE

++++++ nornir-2.4.0.tar.gz -> nornir-3.3.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-nornir/nornir-2.4.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-nornir.new.1548/nornir-3.3.0.tar.gz differ: 
char 12, line 1

Reply via email to