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 2023-01-29 14:10:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-apache-libcloud (Old)
and /work/SRC/openSUSE:Factory/.python-apache-libcloud.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-apache-libcloud"
Sun Jan 29 14:10:26 2023 rev:42 rq:1061730 version:3.7.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-apache-libcloud/python-apache-libcloud.changes
2022-10-30 18:28:26.566256906 +0100
+++
/work/SRC/openSUSE:Factory/.python-apache-libcloud.new.32243/python-apache-libcloud.changes
2023-01-29 14:13:59.652133016 +0100
@@ -1,0 +2,12 @@
+Sat Jan 28 12:27:20 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 3.7.0:
+ * Support for Python 3.6 which has been EOL for more than a year now has
+ been removed.
+ * [CloudSigma] Update API URLs for US locations.
+ * [GCP] Fix OAuth2 desktop client login.
+ * [Amazon S3] Add support for ``af-south-1`` region.
+ * Also run unit tests under Python 3.11 on CI/CD and indicate we also
+ support Python 3.11.
+
+-------------------------------------------------------------------
Old:
----
apache-libcloud-3.6.1.tar.bz2
apache-libcloud-3.6.1.tar.bz2.asc
New:
----
apache-libcloud-3.7.0.tar.bz2
apache-libcloud-3.7.0.tar.bz2.asc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-apache-libcloud.spec ++++++
--- /var/tmp/diff_new_pack.03926N/_old 2023-01-29 14:14:00.060135235 +0100
+++ /var/tmp/diff_new_pack.03926N/_new 2023-01-29 14:14:00.064135257 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-apache-libcloud
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-apache-libcloud
-Version: 3.6.1
+Version: 3.7.0
Release: 0
Summary: Abstraction over multiple cloud provider APIs
License: Apache-2.0
@@ -32,6 +32,7 @@
Source2: https://www.apache.org/dist/libcloud/KEYS#/%{name}.keyring
Patch1: gce_image_projects.patch
Patch2: ec2_create_node.patch
+BuildRequires: %{python_module base >= 3.7}
BuildRequires: %{python_module libvirt-python}
BuildRequires: %{python_module lockfile}
BuildRequires: %{python_module lxml}
++++++ apache-libcloud-3.6.1.tar.bz2 -> apache-libcloud-3.7.0.tar.bz2 ++++++
++++ 30758 lines of diff (skipped)