Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-openstacksdk for
openSUSE:Factory checked in at 2022-05-25 20:34:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openstacksdk (Old)
and /work/SRC/openSUSE:Factory/.python-openstacksdk.new.2254 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-openstacksdk"
Wed May 25 20:34:41 2022 rev:17 rq:979085 version:0.61.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-openstacksdk/python-openstacksdk.changes
2021-12-12 00:57:35.498583639 +0100
+++
/work/SRC/openSUSE:Factory/.python-openstacksdk.new.2254/python-openstacksdk.changes
2022-05-25 20:35:08.088275582 +0200
@@ -1,0 +2,23 @@
+Tue May 24 21:34:59 UTC 2022 - [email protected]
+
+- update to version 0.61.0
+ - Add "check_limit" to network Quota class
+ - Update master for stable/xena
+ - compute: Add support for server lock reason
+ - compute: Add support for microversion 2.89
+ - Change image.hw_qemu_guest_agent to be string
+ - Fix some docstrings, and a small bug
+ - Vpn ike policy resource
+ - Add Python3 yoga unit tests
+ - Keep creating keystone admin endpoint for heat
+ - Add compute microversion 2.78
+ - Add Neutron Local IP CRUD
+ - Remove misspelled speccing arguments
+ - Adds "test_update_zone" test case
+ - Splits class `TestNetworkProxy`
+ - Add support for reading node's "boot_mode" and "secure_boot" fields
+ - Add support for changing baremetal node's boot_mode and secure_boot states
+ - Add description args for device profile create
+ - Changed minversion in tox to 3.18.0
+
+-------------------------------------------------------------------
Old:
----
openstacksdk-0.59.0.tar.gz
New:
----
openstacksdk-0.61.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-openstacksdk.spec ++++++
--- /var/tmp/diff_new_pack.tX4XRf/_old 2022-05-25 20:35:08.656276375 +0200
+++ /var/tmp/diff_new_pack.tX4XRf/_new 2022-05-25 20:35:08.660276380 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-openstacksdk
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
%define with_tests 0
Name: python-openstacksdk
-Version: 0.59.0
+Version: 0.61.0
Release: 0
Summary: An SDK for building applications to work with OpenStack
License: Apache-2.0
Group: Development/Languages/Python
URL: https://docs.openstack.org/openstacksdk
-Source0:
https://files.pythonhosted.org/packages/source/o/openstacksdk/openstacksdk-0.59.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/openstacksdk/openstacksdk-0.61.0.tar.gz
BuildRequires: openstack-macros
BuildRequires: python3-PyYAML >= 3.13
BuildRequires: python3-appdirs >= 1.3.0
@@ -39,7 +39,6 @@
BuildRequires: python3-jsonpatch >= 1.16
BuildRequires: python3-jsonschema
BuildRequires: python3-keystoneauth1 >= 3.18.0
-BuildRequires: python3-mock
BuildRequires: python3-munch >= 2.1.0
BuildRequires: python3-netifaces >= 0.10.4
BuildRequires: python3-os-service-types >= 1.7.0
@@ -49,7 +48,6 @@
BuildRequires: python3-python-subunit
BuildRequires: python3-requests-mock
BuildRequires: python3-requestsexceptions >= 1.2.0
-BuildRequires: python3-six
BuildRequires: python3-statsd
BuildRequires: python3-stestr
BuildRequires: python3-stevedore
@@ -83,7 +81,6 @@
Requires: python3-netifaces >= 0.10.4
Requires: python3-os-service-types >= 1.7.0
Requires: python3-requestsexceptions >= 1.2.0
-Requires: python3-six
%if 0%{?suse_version}
Obsoletes: python2-openstacksdk < 1.0.0
%endif
@@ -124,7 +121,7 @@
applications to work with OpenStack clouds.
%prep
-%autosetup -p1 -n openstacksdk-0.59.0
+%autosetup -p1 -n openstacksdk-0.61.0
%py_req_cleanup
sed -i -e 's,coverage.*,,' test-requirements.txt || true
sed -i -e "s,'sphinx.ext.intersphinx'\,,," doc/source/conf.py
@@ -135,7 +132,7 @@
%build
%py3_build
-PBR_VERSION=0.59.0 %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=0.61.0 %sphinx_build -b html doc/source doc/build/html
rm -rf doc/build/html/.{doctrees,buildinfo}
%install
++++++ _service ++++++
--- /var/tmp/diff_new_pack.tX4XRf/_old 2022-05-25 20:35:08.688276419 +0200
+++ /var/tmp/diff_new_pack.tX4XRf/_new 2022-05-25 20:35:08.692276425 +0200
@@ -4,7 +4,7 @@
<param name="output-name">python-openstacksdk.spec</param>
<param
name="requirements">https://opendev.org/openstack/openstacksdk/raw/master/requirements.txt</param>
<param name="changelog-email">[email protected]</param>
- <param name="changelog-provider">gh,openstack,python-openstacksdk</param>
+ <param name="changelog-provider">gh,openstack,openstacksdk</param>
</service>
<service mode="disabled" name="download_files">
</service>
++++++ openstacksdk-0.59.0.tar.gz -> openstacksdk-0.61.0.tar.gz ++++++
++++ 2466 lines of diff (skipped)