Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-ntc-templates for
openSUSE:Factory checked in at 2023-09-04 22:53:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ntc-templates (Old)
and /work/SRC/openSUSE:Factory/.python-ntc-templates.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ntc-templates"
Mon Sep 4 22:53:33 2023 rev:8 rq:1108835 version:3.5.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-ntc-templates/python-ntc-templates.changes
2022-10-03 13:46:11.501538134 +0200
+++
/work/SRC/openSUSE:Factory/.python-ntc-templates.new.1766/python-ntc-templates.changes
2023-09-04 22:54:11.337054324 +0200
@@ -1,0 +2,87 @@
+Mon Sep 4 08:03:24 UTC 2023 - Martin Hauke <[email protected]>
+
+- Update to version 3.5.0
+ * Adding new outputs for cisco asa show license all command.
+ * Adding Aruba CX template and tests for show system.
+ * Fix ubiquiti show interfaces template.
+ * Added new values for destination port lt/gt/range, IPv6,
+ time-range.
+ * Feat ubiquiti nat rule template.
+- Update to version 3.4.0
+ * Updated support for Cisco NXOS devices.
+ * Fix cisco_nxos_show_interface_brief.textfsm.
+ * fixs_1060_cisco_ios_show_access-list.
+ * Support lowercase interfaces on Cisco IOS (XR).
+ * Update cisco_ios_show_lldp_neighbors_detail parser to gather
+ more information.
+ * sort development_script.py yaml output, make changes more
+ predictable.
+ * Fix Cisco show interfaces speed and duplex.
+ * Feat(cisco): add vrf template detail.
+ * Fix arista eos show interfaces - description quotes.
+ * Fix cisco xr admin show inventory.
+ * Fix1198 cisco nxos show access lists.
+ * Template and tests for cisco_nxos_show_ip_msdp_summary_vrf_all.
+- Update to version 3.3.0
+ * Add support for Ericsson IPOS router.
+ * Add display_arp_all and display_isis_peer
+ * Add support DLink DS Show ARP.
+ * Add support DLink DS Show ARP.
+ * Zyxel fix sys atsh parsing.
+ * Fix Cisco NXOS 5K: show forwarding ipv4 route.
+ * Hp comware displ vpn inst det.
+ * Update hp_comware_display_device_manuinfo.textfsm.
+ * fix: huawei_vrf_display_version.
+ * Fix Mikrotik interface ethernet monitor name once when no link
+ partner.
+ * Hpe templates.
+ * Fix HP Comware displ inteface.
+ * recon tabs on hp comware.
+ * Fix cisco_xr_show_version.template.
+ * Added input and output pps for cisco_ios_show_interfaces.
+ * added cisco_ios_show_ip_http_server_status.textfsm.
+ * Added FPM to the Start and XCVR States.
+ * Update Existing Template/ Added RUNTS, GIANTS, FRAME, and
+ OVERRUN.
+ * feat(ubiquiti): add show ipv6 route template.
+ * Feature/cisco ios ping fail.
+ * feat(ubiquiti): add show ip route template.
+ * Fix for ASA timezones that have / in them.
+ * Cisco ASA fixed timezones and support for IPsecOverNatT.
+ * Improvement: cisco_ios_show_ip_ospf_interface_brief.
+ * Added nxos show ip bgp summary address family to parsed data.
+ * Multiple fixes for Cisco ASA show interface.
+ * cisco ios show_version capture software and release.
+ * Corrected nexthop_ip regex in ubiquiti ipv6 route template.
+ * Improvement: cisco_ios_show_ip_route added support for VRFs.
+ * Add nxos show ip ospf intf br and fixed process on
+ show ip ospf nbr.
+ * Update Cisco AireOS WLC show inventory.
+ * feat(ubiquiti): Add template ubiquiti edgerouter show
+ interfaces.
+ * Add new cisco asa templates.
+ * Add: cisco wlc templates for show flexconnect and interface
+ group summary.
+ * Fix HP Comware display interface and ip interface.
+ * NXOS show ip int fails without WCCP.
+ * XR show ipv4 int fails on Int prot proc disabled.
+ * Cisco add template ipv6 access-lists.
+ * Corrected Huawei display_interface template to add Tunnel and
+ Virtuel interface.
+ * Added support for IKEv2 parameters.
+ * added IOS show nve vni and nve peers templates.
+ * added NXOS show nve vni and nve peers templates.
+ * Mikrotik routeros - firewall filter - Add src mac address,
+ correct ipv6 path and empty log prefix.
+ * Added new template: show interface link on cisco ios.
+ * Hp comware new displ vlan lldp.
+ * Mikrotik routeros add hw offload management in ip firewall
+ template.
+ * Fixed missing OK in header of show int ip brief.
+ * Fixed by adding support for ext comm in asa show bgp summary.
+ * Fix Cisco: change the ip nat translations template to make
+ ports non-optional.
+- Update to version 3.2.0
+
https://ntc-templates.readthedocs.io/en/latest/admin/release_notes/version_3.2/
+
+-------------------------------------------------------------------
Old:
----
v3.1.0.tar.gz
New:
----
v3.5.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-ntc-templates.spec ++++++
--- /var/tmp/diff_new_pack.auakNk/_old 2023-09-04 22:54:12.385091370 +0200
+++ /var/tmp/diff_new_pack.auakNk/_new 2023-09-04 22:54:12.389091512 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-ntc-templates
#
-# 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,10 +16,9 @@
#
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-ntc-templates
-Version: 3.1.0
+Version: 3.5.0
Release: 0
Summary: Package to return structured data from the output of network
devices
License: Apache-2.0
@@ -59,6 +58,7 @@
%install
%pyproject_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}
+%python_expand rm %{buildroot}%{$python_sitelib}/{LICENSE,README.md}
%check
%if 0%{suse_version} <= 1500
@@ -73,7 +73,7 @@
%files %{python_files}
%license LICENSE
-%doc README.md CHANGELOG.md
-%{python_sitelib}/*
+%doc README.md
+%{python_sitelib}/ntc_templates*
%changelog
++++++ v3.1.0.tar.gz -> v3.5.0.tar.gz ++++++
++++ 83959 lines of diff (skipped)