Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-napalm for openSUSE:Factory checked in at 2021-10-15 23:03:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-napalm (Old) and /work/SRC/openSUSE:Factory/.python-napalm.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-napalm" Fri Oct 15 23:03:59 2021 rev:9 rq:925267 version:3.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-napalm/python-napalm.changes 2021-08-23 10:09:03.300184466 +0200 +++ /work/SRC/openSUSE:Factory/.python-napalm.new.1890/python-napalm.changes 2021-10-15 23:04:25.062116888 +0200 @@ -1,0 +2,7 @@ +Wed Oct 13 12:42:18 UTC 2021 - ecsos <[email protected]> + +- Fix build error for Leap 15.3 + - Add Missing python-lxml. + - Add missing python-typing_extensions. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-napalm.spec ++++++ --- /var/tmp/diff_new_pack.9KsIxB/_old 2021-10-15 23:04:25.594117267 +0200 +++ /var/tmp/diff_new_pack.9KsIxB/_new 2021-10-15 23:04:25.602117273 +0200 @@ -35,6 +35,8 @@ Requires: python-ciscoconfparse Requires: python-future Requires: python-junos-eznc >= 2.2.1 +Requires: python-lxml >= 4.3.0 +Requires: python-ncclient Requires: python-netaddr Requires: python-netmiko >= 3.1.0 Requires: python-paramiko >= 2.6.0 @@ -43,6 +45,7 @@ Requires: python-scp Requires: python-setuptools >= 38.4.0 Requires: python-textfsm +Requires: python-typing_extensions Requires(post): update-alternatives Requires(postun): update-alternatives BuildArch: noarch @@ -54,17 +57,20 @@ BuildRequires: %{python_module ddt} BuildRequires: %{python_module future} BuildRequires: %{python_module junos-eznc >= 2.2.1} -BuildRequires: %{python_module mock} +BuildRequires: %{python_module lxml >= 4.3.0} +BuildRequires: %{python_module mock >= 4.0.3} +BuildRequires: %{python_module ncclient} BuildRequires: %{python_module netaddr} BuildRequires: %{python_module netmiko >= 3.1.0} BuildRequires: %{python_module paramiko >= 2.6.0} BuildRequires: %{python_module pyeapi >= 0.8.2} -BuildRequires: %{python_module pytest} +BuildRequires: %{python_module pytest >= 5.4.3} BuildRequires: %{python_module requests >= 2.7.0} BuildRequires: %{python_module scp} BuildRequires: %{python_module selectors2 >= 2.0.1} BuildRequires: %{python_module setuptools >= 38.4.0} BuildRequires: %{python_module textfsm} +BuildRequires: %{python_module typing_extensions} # /SECTION %python_subpackages
