Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-netmiko for openSUSE:Factory checked in at 2023-07-10 16:40:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-netmiko (Old) and /work/SRC/openSUSE:Factory/.python-netmiko.new.23466 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-netmiko" Mon Jul 10 16:40:26 2023 rev:19 rq:1097903 version:4.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-netmiko/python-netmiko.changes 2022-09-19 16:03:43.722213185 +0200 +++ /work/SRC/openSUSE:Factory/.python-netmiko.new.23466/python-netmiko.changes 2023-07-10 16:40:28.422747768 +0200 @@ -1,0 +2,10 @@ +Mon Jul 10 09:32:57 UTC 2023 - Matej Cepl <mc...@suse.com> + +- Clean up SPEC file. + +------------------------------------------------------------------- +Thu Jul 6 12:04:46 UTC 2023 - ecsos <ec...@opensuse.org> + +- Add %{?sle15_python_module_pythons} + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-netmiko.spec ++++++ --- /var/tmp/diff_new_pack.Ym5C7A/_old 2023-07-10 16:40:29.050751511 +0200 +++ /var/tmp/diff_new_pack.Ym5C7A/_new 2023-07-10 16:40:29.054751535 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-netmiko # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,8 +16,7 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} -%define skip_python2 1 +%{?sle15_python_module_pythons} Name: python-netmiko Version: 4.1.2 Release: 0 @@ -30,11 +29,15 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-PyYAML +Requires: python-ntc-templates Requires: python-paramiko >= 2.6.0 Requires: python-pyserial Requires: python-scp >= 0.13.2 +Requires: python-setuptools Requires: python-tenacity Requires: python-textfsm >= 1.1.2 +Requires(post): update-alternatives +Requires(postun):update-alternatives BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module PyYAML} @@ -89,6 +92,7 @@ %python_alternative %{_bindir}/netmiko-cfg %python_alternative %{_bindir}/netmiko-grep %python_alternative %{_bindir}/netmiko-show -%{python_sitelib}/* +%{python_sitelib}/netmiko +%{python_sitelib}/netmiko-%{version}*-info %changelog