Hello community,
here is the log from the commit of package python-junos-eznc for
openSUSE:Factory checked in at 2020-07-01 14:27:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-junos-eznc (Old)
and /work/SRC/openSUSE:Factory/.python-junos-eznc.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-junos-eznc"
Wed Jul 1 14:27:12 2020 rev:4 rq:818041 version:2.5.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-junos-eznc/python-junos-eznc.changes
2020-06-15 20:28:10.125887567 +0200
+++
/work/SRC/openSUSE:Factory/.python-junos-eznc.new.3060/python-junos-eznc.changes
2020-07-01 14:27:13.762867008 +0200
@@ -1,0 +2,17 @@
+Tue Jun 30 19:33:10 UTC 2020 - Martin Hauke <[email protected]>
+
+- Update to version 2.5.0
+ Features Added
+ * Versioneer support added for the code.
+ * Changes for ansible actions of the reboot, shutdown to be
+ handled in PyEZ
+ Bugs Fixed
+ * sax parser filter generation generic logic
+ * Changes for the msg displayed in case of failure in software
+ update
+ * ntc_template latest version uses textfsm 1.1.0 #1042
+ * drop hard dependency on unittest2 #1040
+- Drop patch (fixed upstream)
+ * python-junos-eznc-no-unittest2.patch
+
+-------------------------------------------------------------------
Old:
----
python-junos-eznc-2.4.1.tar.gz
python-junos-eznc-no-unittest2.patch
New:
----
python-junos-eznc-2.5.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-junos-eznc.spec ++++++
--- /var/tmp/diff_new_pack.qvoCRu/_old 2020-07-01 14:27:14.194868348 +0200
+++ /var/tmp/diff_new_pack.qvoCRu/_new 2020-07-01 14:27:14.198868360 +0200
@@ -20,14 +20,12 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-junos-eznc
-Version: 2.4.1
+Version: 2.5.0
Release: 0
Summary: Junos 'EZ' automation for non-programmers
License: Apache-2.0
URL: https://www.github.com/Juniper/py-junos-eznc
Source:
https://github.com/Juniper/py-junos-eznc/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
-# https://github.com/Juniper/py-junos-eznc/pull/1040
-Patch0: python-junos-eznc-no-unittest2.patch
BuildRequires: %{python_module Jinja2 >= 2.7.1}
BuildRequires: %{python_module PyYAML >= 5.1}
BuildRequires: %{python_module lxml >= 3.2.4}
@@ -76,7 +74,6 @@
%prep
%setup -q -n py-junos-eznc-%{version}
-%patch0 -p1
sed -i -e '/yamlordereddictloader/d' requirements.txt
# requires deprecated and not working yamlordereddictloader
rm tests/unit/factory/test_cmdtable.py
++++++ python-junos-eznc-2.4.1.tar.gz -> python-junos-eznc-2.5.0.tar.gz ++++++
++++ 29415 lines of diff (skipped)