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 2025-09-20 22:04:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-napalm (Old) and /work/SRC/openSUSE:Factory/.python-napalm.new.27445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-napalm" Sat Sep 20 22:04:00 2025 rev:19 rq:1305957 version:5.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-napalm/python-napalm.changes 2025-04-20 20:07:55.997021928 +0200 +++ /work/SRC/openSUSE:Factory/.python-napalm.new.27445/python-napalm.changes 2025-09-20 22:04:11.698959282 +0200 @@ -1,0 +2,69 @@ +Thu Sep 18 13:46:04 UTC 2025 - John Paul Adrian Glaubitz <[email protected]> + +- Update to 5.1.0 + * fix: documentation build + * fix: documentation build (#2066) + * Fixes #2086 stripping whitespace + * Bump types-setuptools from 69.2.0.20240317 to 69.5.0.20240519 + * Bump pytest from 7.3.1 to 8.2.1 + * Bump sphinx from 7.2.6 to 7.3.7 + * Bump black from 24.3.0 to 24.4.2 + * Bump mypy from 1.9.0 to 1.10.0 + * Closes #2028: Fix typo + * Bump jinja2 from 3.1.3 to 3.1.4 + * Bump types-six from 1.16.21.20240311 to 1.16.21.20240513 + * Bump coveralls from 3.3.1 to 4.0.1 + * Bump ansible from 9.4.0 to 9.6.0 + * Bump types-requests from 2.31.0.20240406 to 2.32.0.20240521 + * Bump types-setuptools from 69.5.0.20240519 to 69.5.0.20240522 + * Rework eos.get_bgp_neighbor + * added pyenv .python-version file to the gitignore + * Small fixes for nxos_ssh + * Improve nxos_ssh version handling + * Bump ansible version in docs requirements + * Draft: Update eos CLI vrf command + * use plain dict in IOSDriver.get_bgp_neighbors_detail() + * Support NTP server details in base, EOS + * Bump urllib3 from 2.2.1 to 2.2.2 + * Bump types-requests from 2.32.0.20240521 to 2.32.0.20240712 + * Bump pytest from 8.2.1 to 8.3.2 + * Bump mypy from 1.10.0 to 1.11.1 + * Bump types-pyyaml from 6.0.12.20240311 to 6.0.12.20240808 + * Bump types-requests from 2.32.0.20240712 to 2.32.0.20241016 + * Bump pytest from 8.3.2 to 8.3.4 + * Bump urllib3 from 2.2.2 to 2.3.0 + * Bump ansible from 9.6.1 to 11.2.0 + * Bump markupsafe from 2.1.5 to 3.0.2 + * Bump ansible from 11.2.0 to 11.3.0 + * Bump ttp-templates from 0.3.6 to 0.3.7 + * Bump jinja2 from 3.1.4 to 3.1.5 + * Bump types-pyyaml from 6.0.12.20240808 to 6.0.12.20241230 + * Bump types-six from 1.16.21.20240513 to 1.17.0.20241205 + * Bump pytest from 8.3.4 to 8.3.5 + * Bump mock from 5.1.0 to 5.2.0 + * [EOS] Fix confirm_commit for ssh transport + * Discard unexpected NTP strings + * Remove external mock dependency + * Bump jinja2 from 3.1.5 to 3.1.6 + * Add support for PY3.13; use vendored version of telnetlib + * Bump pytest-cov from 5.0.0 to 6.0.0 + * Bump mypy from 1.11.1 to 1.15.0 + * Bump sphinx from 7.3.7 to 8.2.3 + * Bump types-six from 1.17.0.20241205 to 1.17.0.20250304 + * Bump types-requests from 2.32.0.20241016 to 2.32.0.20250306 + * Rename ssh_config_file to ssh_config for iosxr_netconf driver + * [eos] fix banner when transport is ssh + * Explicitly close IOSXR connection + * Remove calls to deprecated pkg_resources + * pytest wrapper should return None, not result + * Remove transitive dependency scp from requirements.txt + * Fix pyez dependency issue + * Dependabot updates + * More dependabot updates + * Prep for napalm 5.1.0 release + * Release 5.1.0 (attempt 2) +- Drop python-napalm-no-mock.patch, merged upstream +- Drop support-python-313.patch, merged upstream +- Remove zero-length file from source tree + +------------------------------------------------------------------- Old: ---- napalm-5.0.0.tar.gz python-napalm-no-mock.patch support-python-313.patch New: ---- napalm-5.1.0.tar.gz ----------(Old B)---------- Old: * Release 5.1.0 (attempt 2) - Drop python-napalm-no-mock.patch, merged upstream - Drop support-python-313.patch, merged upstream Old:- Drop python-napalm-no-mock.patch, merged upstream - Drop support-python-313.patch, merged upstream - Remove zero-length file from source tree ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-napalm.spec ++++++ --- /var/tmp/diff_new_pack.opR0WX/_old 2025-09-20 22:04:12.278983612 +0200 +++ /var/tmp/diff_new_pack.opR0WX/_new 2025-09-20 22:04:12.282983779 +0200 @@ -18,16 +18,12 @@ %{?sle15_python_module_pythons} Name: python-napalm -Version: 5.0.0 +Version: 5.1.0 Release: 0 Summary: Network Automation and Programmability Abstraction Layer License: Apache-2.0 URL: https://github.com/napalm-automation/napalm Source: https://github.com/napalm-automation/napalm/archive/%{version}.tar.gz#/napalm-%{version}.tar.gz -# PATCH-FIX-UPSTREAM Based on gh#napalm-automation/napalm#2155 -Patch0: python-napalm-no-mock.patch -# PATCH-FIX-UPSTREAM gh#napalm-automation/napalm#2137 -Patch1: support-python-313.patch BuildRequires: %{python_module base >= 3.9} BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} @@ -86,6 +82,7 @@ %prep %autosetup -p1 -n napalm-%{version} sed -i '1{/env python/d}' napalm/pyIOSXR/*.py +rm napalm/junos/templates/schedule_probes.j2 %build %pyproject_wheel ++++++ napalm-5.0.0.tar.gz -> napalm-5.1.0.tar.gz ++++++ ++++ 6521 lines of diff (skipped)
