Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-apache-libcloud for 
openSUSE:Factory checked in at 2021-11-20 02:38:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-apache-libcloud (Old)
 and      /work/SRC/openSUSE:Factory/.python-apache-libcloud.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-apache-libcloud"

Sat Nov 20 02:38:14 2021 rev:37 rq:931625 version:3.4.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-apache-libcloud/python-apache-libcloud.changes
    2021-02-04 20:24:00.554820329 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-apache-libcloud.new.1895/python-apache-libcloud.changes
  2021-11-20 02:38:37.880880898 +0100
@@ -1,0 +2,21 @@
+Mon Nov 15 20:38:49 UTC 2021 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- update to 3.4.1:
+  * fix a regresion preventing installation under Python 3.5
+  * revert requests minimum version required
+
+-------------------------------------------------------------------
+Sun Nov 14 09:55:57 UTC 2021 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- update to 3.4.0:
+  * Improvements and more flexibility in the failed HTTP requests
+    retrying code
+  * Various improvements to the Equinix Metal compute driver
+  * Improvements and updates to the Outscale, Vultr, CloudSigma and
+    OpenStack compute drivers
+  * Support for authenticating via API tokens to the CloudFlare DNS
+    driver
+  * Support for using external cache for OpenStack auth tokens
+- add upstream signing key and validate source signature
+
+-------------------------------------------------------------------

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

New:
----
  apache-libcloud-3.4.1.tar.bz2
  apache-libcloud-3.4.1.tar.bz2.asc
  python-apache-libcloud.keyring

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

Other differences:
------------------
++++++ python-apache-libcloud.spec ++++++
--- /var/tmp/diff_new_pack.RfcPM7/_old  2021-11-20 02:38:38.508878826 +0100
+++ /var/tmp/diff_new_pack.RfcPM7/_new  2021-11-20 02:38:38.512878813 +0100
@@ -18,20 +18,21 @@
 
 # No longer build for python2
 %define skip_python2 1
-
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-apache-libcloud
-Version:        3.3.1
+Version:        3.4.1
 Release:        0
 Summary:        Abstraction over multiple cloud provider APIs
 License:        Apache-2.0
 Group:          Development/Languages/Python 
 URL:            https://libcloud.apache.org
-Source0:        
https://files.pythonhosted.org/packages/source/a/apache-libcloud/apache-libcloud-%{version}.tar.gz
+Source0:        
https://downloads.apache.org/libcloud/apache-libcloud-%{version}.tar.bz2
+Source1:        
https://downloads.apache.org/libcloud/apache-libcloud-%{version}.tar.bz2.asc
+# https://libcloud.apache.org/downloads.html#package-verification-guide
+Source2:        https://www.apache.org/dist/libcloud/KEYS#/%{name}.keyring
 Patch1:         gce_image_projects.patch
 Patch2:         ec2_create_node.patch
 Patch3:         skip-some-tests-for-older-paramiko-versions.patch
-
 BuildRequires:  %{python_module libvirt-python}
 BuildRequires:  %{python_module lockfile}
 BuildRequires:  %{python_module lxml}
@@ -86,7 +87,7 @@
 # Skip ShellOutSSHClientTests tests which attempt to ssh to localhost
 # Skip test_key_file_non_pem_format_error since OpenSSH support is backported 
for SLE python-paramiko < 2.7.0
 # Note these four extra py3 failures are undesirable and should be fixed: fail 
in s390 and ppc64
-%pytest -k '(not 
test_consume_stderr_chunk_contains_part_of_multi_byte_utf8_character and not 
test_consume_stdout_chunk_contains_part_of_multi_byte_utf8_character and not 
test_consume_stdout_chunk_contains_non_utf8_character and not 
test_consume_stderr_chunk_contains_non_utf8_character and not 
test_key_file_non_pem_format_error and not ShellOutSSHClientTests and not 
ElasticContainerDriverTestCase and not test_list_nodes_invalid_region)'
+%pytest -k '(not 
test_consume_stderr_chunk_contains_part_of_multi_byte_utf8_character and not 
test_consume_stdout_chunk_contains_part_of_multi_byte_utf8_character and not 
test_consume_stdout_chunk_contains_non_utf8_character and not 
test_consume_stderr_chunk_contains_non_utf8_character and not 
test_key_file_non_pem_format_error and not ShellOutSSHClientTests and not 
ElasticContainerDriverTestCase and not test_list_nodes_invalid_region and not 
test_connection_timeout_raised and not 
test_retry_on_all_default_retry_exception_classes)'
 
 %files %{python_files}
 %license LICENSE

++++++ apache-libcloud-3.3.1.tar.gz -> apache-libcloud-3.4.1.tar.bz2 ++++++
++++ 123096 lines of diff (skipped)

++++++ python-apache-libcloud.keyring ++++++
++++ 1912 lines (skipped)

Reply via email to