Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-ciscoconfparse for
openSUSE:Factory checked in at 2021-11-10 21:53:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ciscoconfparse (Old)
and /work/SRC/openSUSE:Factory/.python-ciscoconfparse.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ciscoconfparse"
Wed Nov 10 21:53:25 2021 rev:21 rq:930751 version:1.6.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-ciscoconfparse/python-ciscoconfparse.changes
2021-11-03 17:26:46.493353925 +0100
+++
/work/SRC/openSUSE:Factory/.python-ciscoconfparse.new.1890/python-ciscoconfparse.changes
2021-11-10 21:53:27.079997472 +0100
@@ -1,0 +2,11 @@
+Tue Nov 9 19:41:11 UTC 2021 - Martin Hauke <[email protected]>
+
+- Update to version 1.5.60
+ * Fix race-condition for `CiscoConfParse` kwarg in IOSConfigList,
+ NXOSConfigList, and ASAConfigList.
+ * Add explicit configuration file encoding with default encoding
+ from python's locale module.
+ * Add tests to catch breakage similar to Github Issue #209.
+ * Remove colorama dependency.
+
+-------------------------------------------------------------------
Old:
----
ciscoconfparse-1.5.51.tar.gz
New:
----
ciscoconfparse-1.6.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-ciscoconfparse.spec ++++++
--- /var/tmp/diff_new_pack.MnWNDQ/_old 2021-11-10 21:53:27.595997707 +0100
+++ /var/tmp/diff_new_pack.MnWNDQ/_new 2021-11-10 21:53:27.595997707 +0100
@@ -19,13 +19,12 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
Name: python-ciscoconfparse
-Version: 1.5.51
+Version: 1.6.0
Release: 0
Summary: Library for parsing, querying and modifying Cisco IOS-style
configurations
License: GPL-3.0-or-later
URL: https://github.com/mpenning/ciscoconfparse
Source:
https://files.pythonhosted.org/packages/source/c/ciscoconfparse/ciscoconfparse-%{version}.tar.gz
-BuildRequires: %{python_module colorama}
BuildRequires: %{python_module dnspython}
BuildRequires: %{python_module loguru}
BuildRequires: %{python_module passlib}
@@ -37,7 +36,6 @@
BuildRequires: python2-ipaddr >= 2.1.11
BuildRequires: python2-mock
%endif
-Requires: python-colorama
Requires: python-dnspython
Requires: python-loguru
%ifpython2
++++++ ciscoconfparse-1.5.51.tar.gz -> ciscoconfparse-1.6.0.tar.gz ++++++
++++ 4219 lines of diff (skipped)