Hello community,

here is the log from the commit of package python-ncclient for openSUSE:Factory 
checked in at 2018-09-26 14:22:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ncclient (Old)
 and      /work/SRC/openSUSE:Factory/.python-ncclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ncclient"

Wed Sep 26 14:22:59 2018 rev:7 rq:634905 version:0.5.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ncclient/python-ncclient.changes  
2017-08-28 15:31:16.385753187 +0200
+++ /work/SRC/openSUSE:Factory/.python-ncclient.new/python-ncclient.changes     
2018-09-26 14:23:02.925957418 +0200
@@ -0,0 +1,5 @@
+-------------------------------------------------------------------
+Sat Sep  8 11:21:16 UTC 2018 - dmuel...@suse.com
+
+- Update to 0.5.4
+  * Python 3.6 support

Old:
----
  ncclient-0.5.3.tar.gz

New:
----
  ncclient-0.5.4.tar.gz

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

Other differences:
------------------
++++++ python-ncclient.spec ++++++
--- /var/tmp/diff_new_pack.NqRB1B/_old  2018-09-26 14:23:03.309956807 +0200
+++ /var/tmp/diff_new_pack.NqRB1B/_new  2018-09-26 14:23:03.309956807 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ncclient
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without test
 Name:           python-ncclient
-Version:        0.5.3
+Version:        0.5.4
 Release:        0
 Summary:        Python library for NETCONF clients
 License:        Apache-2.0
@@ -31,10 +31,10 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       %{python_module lxml >= 3.3.0}
-Requires:       %{python_module paramiko >= 1.15.0}
-Requires:       %{python_module setuptools > 0.6}
-Requires:       %{python_module six}
+Requires:       python-lxml >= 3.3.0
+Requires:       python-paramiko >= 1.15.0
+Requires:       python-setuptools > 0.6
+Requires:       python-six
 BuildArch:      noarch
 %if %{with test}
 BuildRequires:  %{python_module lxml >= 3.3.0}
@@ -70,10 +70,10 @@
 %fdupes %{buildroot}
 
 %files %{python_files}
-%doc LICENSE
+%license LICENSE
 %{python_sitelib}/*
 
 %files -n python-ncclient-doc
-%doc LICENSE README README.rst examples docs/build/html
+%doc README README.rst examples docs/build/html
 
 %changelog

++++++ ncclient-0.5.3.tar.gz -> ncclient-0.5.4.tar.gz ++++++
++++ 2462 lines of diff (skipped)


Reply via email to