Hello community,
here is the log from the commit of package python-napalm-ansible for
openSUSE:Factory checked in at 2020-05-16 22:27:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-napalm-ansible (Old)
and /work/SRC/openSUSE:Factory/.python-napalm-ansible.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-napalm-ansible"
Sat May 16 22:27:50 2020 rev:2 rq:806002 version:1.1.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-napalm-ansible/python-napalm-ansible.changes
2019-10-28 16:59:15.173677579 +0100
+++
/work/SRC/openSUSE:Factory/.python-napalm-ansible.new.2738/python-napalm-ansible.changes
2020-05-16 22:27:52.425462694 +0200
@@ -1,0 +2,12 @@
+Fri May 15 19:13:31 UTC 2020 - Martin Hauke <[email protected]>
+
+- Update to version 1.1.0
+ * Fixing -u user issue
+ * Fixing Ansible 2.9 issues that broke napalm-ansible
+ * Updated changes to support both network_cli and connection
+ local
+ * Improving tests and the readme
+ * Allow nx-os checkpoint file to be retrieved using
+ napalm_get_facts
+
+-------------------------------------------------------------------
Old:
----
napalm-ansible-1.0.0.tar.gz
New:
----
napalm-ansible-1.1.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-napalm-ansible.spec ++++++
--- /var/tmp/diff_new_pack.sFzlsl/_old 2020-05-16 22:27:53.081464040 +0200
+++ /var/tmp/diff_new_pack.sFzlsl/_new 2020-05-16 22:27:53.085464049 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-napalm-ansible
#
-# Copyright (c) 2018 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
@@ -12,21 +12,22 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
+#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-napalm-ansible
-Version: 1.0.0
+Version: 1.1.0
Release: 0
-License: Apache-2.0
Summary: Ansible module for device access using NAPALM
-Url: https://github.com/napalm-automation/napalm-ansible
+License: Apache-2.0
Group: Development/Languages/Python
+URL: https://github.com/napalm-automation/napalm-ansible
Source:
https://github.com/napalm-automation/napalm-ansible/archive/%{version}.tar.gz#/napalm-ansible-%{version}.tar.gz
-BuildRequires: python-rpm-macros
BuildRequires: %{python_module setuptools}
+BuildRequires: python-rpm-macros
# SECTION test requirements
BuildRequires: %{python_module napalm}
BuildRequires: %{python_module pytest}
++++++ napalm-ansible-1.0.0.tar.gz -> napalm-ansible-1.1.0.tar.gz ++++++
++++ 2056 lines of diff (skipped)