Hello community,
here is the log from the commit of package python-ncclient for openSUSE:Factory
checked in at 2020-02-19 12:41:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ncclient (Old)
and /work/SRC/openSUSE:Factory/.python-ncclient.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ncclient"
Wed Feb 19 12:41:29 2020 rev:11 rq:776246 version:0.6.7
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ncclient/python-ncclient.changes
2019-12-07 15:09:40.971844321 +0100
+++
/work/SRC/openSUSE:Factory/.python-ncclient.new.26092/python-ncclient.changes
2020-02-19 12:41:31.311737996 +0100
@@ -1,0 +2,6 @@
+Sat Dec 21 20:09:12 UTC 2019 - Martin Hauke <[email protected]>
+
+- Update to version 0.6.7
+ * Bugfix release
+
+-------------------------------------------------------------------
Old:
----
ncclient-0.6.6.tar.gz
New:
----
ncclient-0.6.7.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-ncclient.spec ++++++
--- /var/tmp/diff_new_pack.PfXagO/_old 2020-02-19 12:41:34.619744365 +0100
+++ /var/tmp/diff_new_pack.PfXagO/_new 2020-02-19 12:41:34.619744365 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-ncclient
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,12 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-ncclient
-Version: 0.6.6
+Version: 0.6.7
Release: 0
Summary: Python library for NETCONF clients
License: Apache-2.0
Group: Development/Languages/Python
-Url: http://ncclient.org
+URL: http://ncclient.org
Source:
https://github.com/ncclient/ncclient/archive/v%{version}.tar.gz#/ncclient-%{version}.tar.gz
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
@@ -72,6 +72,7 @@
%install
%python_install
+%python_expand rm -rf %{buildroot}%{$python_sitelib}/test
%fdupes %{buildroot}
%check
++++++ ncclient-0.6.6.tar.gz -> ncclient-0.6.7.tar.gz ++++++
++++ 2195 lines of diff (skipped)