Hello community,

here is the log from the commit of package python-apache-libcloud for 
openSUSE:Factory checked in at 2019-09-25 01:31:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-apache-libcloud (Old)
 and      /work/SRC/openSUSE:Factory/.python-apache-libcloud.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-apache-libcloud"

Wed Sep 25 01:31:13 2019 rev:26 rq:731718 version:2.6.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-apache-libcloud/python-apache-libcloud.changes
    2019-05-20 10:27:25.469935599 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-apache-libcloud.new.7948/python-apache-libcloud.changes
  2019-09-25 01:31:16.001698699 +0200
@@ -1,0 +2,7 @@
+Wed Sep 18 11:12:52 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 2.6.0:
+  * Many various cloud fixes and tweaks for future python releases
+  * See CHANGES.rst
+
+-------------------------------------------------------------------

Old:
----
  apache-libcloud-2.4.0.tar.gz

New:
----
  apache-libcloud-2.6.0.tar.gz

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

Other differences:
------------------
++++++ python-apache-libcloud.spec ++++++
--- /var/tmp/diff_new_pack.teBNIw/_old  2019-09-25 01:31:17.229698550 +0200
+++ /var/tmp/diff_new_pack.teBNIw/_new  2019-09-25 01:31:17.241698548 +0200
@@ -12,18 +12,18 @@
 # 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-%{**}}
 Name:           python-apache-libcloud
-Version:        2.4.0
+Version:        2.6.0
 Release:        0
 Summary:        Abstraction over multiple cloud provider APIs
 License:        Apache-2.0
 Group:          System/Monitoring
-Url:            https://libcloud.apache.org
+URL:            https://libcloud.apache.org
 Source0:        
https://files.pythonhosted.org/packages/source/a/apache-libcloud/apache-libcloud-%{version}.tar.gz
 Patch2:         ec2_create_node.patch
 BuildRequires:  %{python_module libvirt-python}
@@ -42,9 +42,9 @@
 BuildRequires:  python2
 Requires:       python-lxml
 Requires:       python-requests
-Suggests:       python-paramiko
 Suggests:       python-libvirt-python
 Suggests:       python-lockfile
+Suggests:       python-paramiko
 Suggests:       python-pysphere
 BuildArch:      noarch
 %python_subpackages
@@ -69,7 +69,8 @@
 find %{buildroot} -name '*.DS_Store' -delete
 find %{buildroot} -name '*.json' -size 0 -delete
 find %{buildroot} -name '*.pem' -size 0 -delete
-%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
+%python_expand rm -r %{buildroot}%{$python_sitelib}/libcloud/test
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
 # Skip ShellOutSSHClientTests tests which attempt to ssh to localhost

++++++ apache-libcloud-2.4.0.tar.gz -> apache-libcloud-2.6.0.tar.gz ++++++
++++ 58614 lines of diff (skipped)


Reply via email to