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 2021-05-10 15:37:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openstacksdk (Old)
 and      /work/SRC/openSUSE:Factory/.python-openstacksdk.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-openstacksdk"

Mon May 10 15:37:34 2021 rev:15 rq:889985 version:0.55.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-openstacksdk/python-openstacksdk.changes  
2020-10-26 16:16:53.690963190 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-openstacksdk.new.2988/python-openstacksdk.changes
        2021-05-10 15:39:45.505471335 +0200
@@ -1,0 +2,86 @@
+Sun May  2 17:15:23 UTC 2021 - cloud-de...@suse.de
+
+- update to version 0.55.0
+  - Skip address group functional tests if no extension
+  - Volume Target support for Ironic on OpenStack SDK
+  - Update master for stable/victoria
+  - Follow-up on 751234 and 750072
+  - Switch flavor ops in the cloud layer to proxy
+  - Add ALPN support to load balancer listener
+  - Fix l-c testing for ubuntu focal
+  - Replace assertItemsEqual with assertCountEqual
+  - Fix a trivial error in one of the error messages
+  - Add _max_microversion for aggregates
+  - Add ``device_profile`` attribute to ``port``
+  - Prevent the endless loop in resource listing
+  - Fix invalid assertIsNotNone statement
+  - Update TOX_CONSTRAINTS_FILE
+  - Respect default microversion in the microversion negotiation
+  - Fix the invalid if statement
+  - Add compute microversion 2.70
+  - Add TODO to remove md5 wrapper
+  - Set resource URI properties in listing method
+  - add cluster_id to filter by cluster_id when list actions
+  - Add update_flavor method
+  - Remove duplicate test_zone_create
+  - Add shared file systems support
+  - Drop .json suffix from networking URLs
+  - Move 'collections.Mapping' to 'collections.abc'
+  - Trival change: Correct some errors
+  - New volume availability zone resource, new functional and unit tests
+  - Add tls_enabled param for Octavia Pools
+  - Fix hacking min version to 3.0.1
+  - Support waiting for bare metal power states
+  - Complete compute.service operations
+  - Add "description" to cinder volume types.
+  - Refresh deprecated link
+  - Update Open Telekom Cloud vendor docu
+  - Fix a bogus error in config loader when using several args with dashes
+  - Add func test for compute microversion 2.3
+  - Add additional compute flavor operations
+  - Change nodepool job to build CentOS-8-stream (unblock gate)
+  - Add source_ip_prefix and destination_ip_prefix to metering label rules
+  - Support roles 'name' in list_roles call
+  - [Trival]: Add comments in the cloud/accelerator
+  - Deprecate 'remote_ip_prefix' parameter in metering label rules
+  - Add new Open Telekom Cloud region into the profile
+  - Migrate ironic job to focal
+  - Add support for overriding list base_path in find function
+  - Add some compute console operations
+  - Include "fields" to "Port" query parameters
+  - Add support for updating Block Storage Volume type extra_spec attributes
+  - Modify cloud.get_aggregate to use proxy.find
+  - add masakari enabled to segment
+  - Improve Ironic API on OpenStack SDK
+  - Fix invalid argument formatting in log messages
+  - Complete compute.hypervisor functions
+  - Repair 2 deprecation warnings
+  - Add id query parameter to sg rules
+  - Add ALPN support to load balancer pools
+  - Support SNAP_REAL_HOME when using openstacksdk inside a snap package
+  - Switch cloud.networking.qos* operations to rely on proxy layer
+  - Squeeze SnapshotDetail class into Snapshot
+  - encapsulate md5 calls for fips
+  - Add neutron address group CRUD
+  - Add user_id as optional param to keypair operations
+  - Apply urllib.parse.quote in unittests to get_mock_url
+  - Remove unnecessary string formatting
+  - Don't set list_type to dict for server groups.
+  - Remove install unnecessary packages
+  - Expand user path when loading SSL-related files
+  - Increase IRONIC_VM_SPECS_RAM to avoid KP
+  - Drop swift check for volume backup
+  - Change microseconds to total_seconds()
+  - Add 'project_id' to Snapshot query parameters
+  - Complete compute aggregate functions
+  - Add support for updating cinder (v3) volume types
+  - Add query parameters to listing heat stacks
+  - Support remote address group in SG rules
+  - Support Deploy Templates for Ironic API
+  - Fix exception parsing when using WSME
+  - Add tests for compute microversion 2.2 and 2.10
+  - Disable dstat on ironic job
+  - Switch nodepool test to containers
+  - Add support for Block Storage (v3) VolumeType Encyption resources
+
+-------------------------------------------------------------------

Old:
----
  openstacksdk-0.50.0.tar.gz

New:
----
  openstacksdk-0.55.0.tar.gz

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

Other differences:
------------------
++++++ python-openstacksdk.spec ++++++
--- /var/tmp/diff_new_pack.qYbCb9/_old  2021-05-10 15:39:45.945469534 +0200
+++ /var/tmp/diff_new_pack.qYbCb9/_new  2021-05-10 15:39:45.949469517 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-openstacksdk
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,16 +16,15 @@
 #
 
 
-# and cause timeouts due to swapping. Disabling for now
 %define with_tests 0
 Name:           python-openstacksdk
-Version:        0.50.0
+Version:        0.55.0
 Release:        0
 Summary:        An SDK for building applications to work with OpenStack
 License:        Apache-2.0
 Group:          Development/Languages/Python
-URL:            https://launchpad.net/openstacksdk
-Source0:        
https://files.pythonhosted.org/packages/source/o/openstacksdk/openstacksdk-0.50.0.tar.gz
+URL:            https://docs.openstack.org/openstacksdk
+Source0:        
https://files.pythonhosted.org/packages/source/o/openstacksdk/openstacksdk-0.55.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-PyYAML >= 3.13
 BuildRequires:  python3-appdirs >= 1.3.0
@@ -71,7 +70,6 @@
 
 %package -n python3-openstacksdk
 Summary:        An SDK for building applications to work with OpenStack
-Group:          Development/Languages/Python
 Requires:       python3-PyYAML >= 3.13
 Requires:       python3-appdirs >= 1.3.0
 Requires:       python3-cryptography >= 2.7
@@ -126,7 +124,7 @@
 applications to work with OpenStack clouds.
 
 %prep
-%autosetup -p1 -n openstacksdk-0.50.0
+%autosetup -p1 -n openstacksdk-0.55.0
 %py_req_cleanup
 sed -i -e 's,coverage.*,,' test-requirements.txt || true
 sed -i -e "s,'sphinx.ext.intersphinx'\,,," doc/source/conf.py
@@ -137,7 +135,7 @@
 
 %build
 %py3_build
-PBR_VERSION=0.50.0 %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=0.55.0 %sphinx_build -b html doc/source doc/build/html
 rm -rf doc/build/html/.{doctrees,buildinfo}
 
 %install

++++++ _service ++++++
--- /var/tmp/diff_new_pack.qYbCb9/_old  2021-05-10 15:39:45.977469403 +0200
+++ /var/tmp/diff_new_pack.qYbCb9/_new  2021-05-10 15:39:45.977469403 +0200
@@ -1,8 +1,8 @@
 <services>
   <service mode="disabled" name="renderspec">
-    <param 
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/openstacksdk/openstacksdk.spec.j2</param>
+    <param 
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/wallaby/openstack/openstacksdk/openstacksdk.spec.j2</param>
     <param name="output-name">python-openstacksdk.spec</param>
-    <param 
name="requirements">https://opendev.org/openstack/openstacksdk/raw/branch/stable/victoria/requirements.txt</param>
+    <param 
name="requirements">https://opendev.org/openstack/openstacksdk/raw/branch/stable/wallaby/requirements.txt</param>
     <param name="changelog-email">cloud-de...@suse.de</param>
     <param name="changelog-provider">gh,openstack,python-openstacksdk</param>
   </service>

++++++ openstacksdk-0.50.0.tar.gz -> openstacksdk-0.55.0.tar.gz ++++++
++++ 14056 lines of diff (skipped)

Reply via email to