Hello community,

here is the log from the commit of package python-ntc-templates for 
openSUSE:Factory checked in at 2020-12-09 22:21:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ntc-templates (Old)
 and      /work/SRC/openSUSE:Factory/.python-ntc-templates.new.2328 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ntc-templates"

Wed Dec  9 22:21:38 2020 rev:2 rq:854123 version:1.6.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-ntc-templates/python-ntc-templates.changes    
    2020-06-15 20:28:13.749900122 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ntc-templates.new.2328/python-ntc-templates.changes
      2020-12-09 22:21:39.627689928 +0100
@@ -1,0 +2,37 @@
+Tue Dec  8 10:13:14 UTC 2020 - ecsos <ec...@opensuse.org>
+
+- Update to 1.6.0
+  [Full 
Changelog](https://github.com/networktocode/ntc-templates/compare/v1.5.0...v1.6.0)
+  **Implemented enhancements:**
+    - Creation of a Faq [\#716]
+  **Closed issues:**
+    - This is not a data modeling project. So is there any data modeling 
project can work with this? [\#802]
+    - Black 20.b0 breaks tox test [\#794]
+    - Unable to Parse show version on IOSv Device [\#780]
+    - TXTFSM will not process template even though Regex checker  says line is 
acceptable for ciena SAOS [\#779]
+    - cisco\_nxos\_show\_ip\_bgp\_summary.textfsm doesn't account for dual 
line bgp when output is too wide [\#766]
+    - arista eos show mac address-table is choking on case sensitivity on line 
Total Mac Addresses for this criterion: 0 [\#764]
+    - Cisco IOS - textfsm.parser.TextFSMError: State Error raised. Rule Line: 
17. [\#718]
+  **Merged pull requests:**
+    - changes tests to import from lib [\#806]
+    - modify for show inventory all. [\#804]
+    - Change TextFSM Windows failure to a runtime failure \(instead of an 
import failure\) [\#803]
+    - Added juniper\_junos\_show\_lldp\_neighbors [\#797]
+    - Bugfix: Re-formatted development\_scripts.py and 
tests/test\_testcases\_… [\#795]
+    - Fix typos in README.md [\#792]
+    - Detect hostname on NX-OS platforms [\#789]
+    - Cisco ASA show access-list command templates update. [\#783]
+    - Updates to include capture on single word, no number model number [\#781]
+    - Bugfix: Account for powered-up value in the output of nxos show module 
[\#774]
+    - Dual line support for Cisco NX-OS 'ip bgp summary' command [\#772]
+    - Arista eos show mac address table [\#765]
+    - New Template: cisco\_nxos\_show\_ip\_interface [\#761]
+    - New Template: cisco\_nxos\_show\_hsrp\_all [\#760]
+    - New Template: cisco\_nxos\_show\_license\_usage [\#759]
+    - New Template: cisco\_nxos\_show\_interface\_description [\#758]
+    - Fixes \#716 
[\#753](https://github.com/networktocode/ntc-templates/pull/753)
+- Changes from 1.5.0
+  [Full 
Changelog](https://github.com/networktocode/ntc-templates/compare/v1.4.2...v1.5.0)
+- Fix build errors.
+
+-------------------------------------------------------------------
@@ -5 +41,0 @@
-

Old:
----
  v1.4.2.tar.gz

New:
----
  v1.6.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-ntc-templates.spec ++++++
--- /var/tmp/diff_new_pack.7O1E5H/_old  2020-12-09 22:21:40.359690671 +0100
+++ /var/tmp/diff_new_pack.7O1E5H/_new  2020-12-09 22:21:40.359690671 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-ntc-templates
-Version:        1.4.2
+Version:        1.6.0
 Release:        0
 Summary:        Package to return structured data from the output of network 
devices
 License:        Apache-2.0
@@ -58,13 +58,15 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
+%if 0%{suse_version} <= 1500
 # https://github.com/networktocode/ntc-templates/issues/743
 rm tests/cisco_ios/show_access-list/cisco_ios_show_access-list.raw
+%endif
 %pytest -k 'not (arista_eos_show_ip_access-lists or cisco_ios_show_access-list 
or cisco_nxos_show_ip_bgp_neighbors or 
cisco_nxos_show_ip_bgp_neighbors_with_policy_names or show_arp)'
 
 %files %{python_files}
 %license LICENSE
-%doc README.md CHANGELOG.md
+%doc README.md CHANGELOG
 %{python_sitelib}/*
 
 %changelog

++++++ v1.4.2.tar.gz -> v1.6.0.tar.gz ++++++
++++ 21066 lines of diff (skipped)
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to