From e1a7d8af7b50b24a19fc51b0dc1a9d3e58e6852d9ea4ac238a03400859b3997e Mon Sep 17 00:00:00 2001 From: Nico Krapp Date: Mon, 26 May 2025 08:22:45 +0000 Subject: [PATCH] Accepting request 1279535 from home:mnhauke:network:automation - Update to version 7.9.0 * Add cisco_ios inline power support for Cat45xx. * Fix protocol spelling in hp_comware disp ip interface. * Fix lowercase capture groups. * Update Linux ip route show. * Normalize vlan id and name stragglers. * Juniper junos show rsvp interface. * Fix space issue for command date, seen on XR6.6.3. * Add Huawei VRP display bgp peer template. * adding new template for juniper_junos_show_route_summary. * Update cisco_xr_ping.textfsm for trailing commas. * Add new template for Huawei VRP display patch-information. * Add Huawei VRP display ntp status template. * Add new template for Fsas Si-R show ip ospf neighbor. * Cisco IOS 'show ip bgp summary' neighbor ASDOT format. * Add uptime to Arista show version. * Update linux ip link show. * Add cisco ios show spanning-tree root. * Fix cisco_nxos_show_hsrp_all for initial state. * Fix encapsulation column in Arista sh int status. * Support IOS pwr inline faulty oper state. * Add IOS inline power support for 68xx. * Fix XR7 parse error where ARP EVPN line exists. * Add template for Linux top. * Add Linux nmcli connection show. * Cisco IOS-XE additional transceiver data. * Regenerate XR sh ipv4 int test. * Add Huawei VRP display module-information verbose. * Add Linux iwlist wlan0 scanning. OBS-URL: https://build.opensuse.org/request/show/1279535 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntc-templates?expand=0&rev=27 --- ntc-templates-7.8.0.tar.gz | 3 --- ntc-templates-7.9.0.tar.gz | 3 +++ python-ntc-templates.changes | 33 +++++++++++++++++++++++++++++++++ python-ntc-templates.spec | 2 +- 4 files changed, 37 insertions(+), 4 deletions(-) delete mode 100644 ntc-templates-7.8.0.tar.gz create mode 100644 ntc-templates-7.9.0.tar.gz diff --git a/ntc-templates-7.8.0.tar.gz b/ntc-templates-7.8.0.tar.gz deleted file mode 100644 index 1507ae3..0000000 --- a/ntc-templates-7.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1432bfaecfc5738f442c20e0387d01542a389bfd1d95d407b0e50d3a5f22548 -size 1589390 diff --git a/ntc-templates-7.9.0.tar.gz b/ntc-templates-7.9.0.tar.gz new file mode 100644 index 0000000..cff4dd5 --- /dev/null +++ b/ntc-templates-7.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:855237d5a554e53b9158320733e6b33e228c768b3993bd6683ee2813808d4c12 +size 1607690 diff --git a/python-ntc-templates.changes b/python-ntc-templates.changes index 1f17484..f289fae 100644 --- a/python-ntc-templates.changes +++ b/python-ntc-templates.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Fri May 23 12:09:54 UTC 2025 - Martin Hauke + +- Update to version 7.9.0 + * Add cisco_ios inline power support for Cat45xx. + * Fix protocol spelling in hp_comware disp ip interface. + * Fix lowercase capture groups. + * Update Linux ip route show. + * Normalize vlan id and name stragglers. + * Juniper junos show rsvp interface. + * Fix space issue for command date, seen on XR6.6.3. + * Add Huawei VRP display bgp peer template. + * adding new template for juniper_junos_show_route_summary. + * Update cisco_xr_ping.textfsm for trailing commas. + * Add new template for Huawei VRP display patch-information. + * Add Huawei VRP display ntp status template. + * Add new template for Fsas Si-R show ip ospf neighbor. + * Cisco IOS 'show ip bgp summary' neighbor ASDOT format. + * Add uptime to Arista show version. + * Update linux ip link show. + * Add cisco ios show spanning-tree root. + * Fix cisco_nxos_show_hsrp_all for initial state. + * Fix encapsulation column in Arista sh int status. + * Support IOS pwr inline faulty oper state. + * Add IOS inline power support for 68xx. + * Fix XR7 parse error where ARP EVPN line exists. + * Add template for Linux top. + * Add Linux nmcli connection show. + * Cisco IOS-XE additional transceiver data. + * Regenerate XR sh ipv4 int test. + * Add Huawei VRP display module-information verbose. + * Add Linux iwlist wlan0 scanning. + ------------------------------------------------------------------- Thu Apr 10 15:59:28 UTC 2025 - Georg Pfuetzenreuter diff --git a/python-ntc-templates.spec b/python-ntc-templates.spec index 39de856..dcc3a08 100644 --- a/python-ntc-templates.spec +++ b/python-ntc-templates.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-ntc-templates -Version: 7.8.0 +Version: 7.9.0 Release: 0 Summary: Package to return structured data from the output of network devices License: Apache-2.0