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 2024-09-04 13:22:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openstacksdk (Old)
 and      /work/SRC/openSUSE:Factory/.python-openstacksdk.new.10096 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-openstacksdk"

Wed Sep  4 13:22:54 2024 rev:24 rq:1198370 version:3.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-openstacksdk/python-openstacksdk.changes  
2024-05-03 19:45:53.151765810 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-openstacksdk.new.10096/python-openstacksdk.changes
       2024-09-04 13:23:10.694136652 +0200
@@ -1,0 +2,53 @@
+Mon Sep  2 17:35:16 UTC 2024 - cloud-de...@suse.de
+
+- update to version 3.3.0
+  - baremetal: Decode 'config_drive' argument to 'set_provision_state'
+  - cloud: Trivial fixes
+  - Add Tap Mirrors to SDK
+  - Allow project switching for Designate API
+  - tox: Don't install package in pep8
+  - image: Pass correct stores argument
+  - compute: Add Server.clear_password action
+  - Remove retired project Senlin job
+  - Allow tags to be passed through to compute.create_server
+  - docs: Add missing identity v3 proxy API docs
+  - compute, block storage: Minor fixes to limits
+  - compute: Add additional options to Server.rebuild
+  - compute: Correct base path for default, detailed quotas
+  - reno: Update master for unmaintained/zed
+  - compute: Add additional server create parameters
+  - compute, block storage: Add support for quota class sets
+  - compute, volume: Improve 'update_quota_set'
+  - pre-commit: Add pyupgrade hook
+  - Fix multiple image_id query mappings
+  - Combine 3 auto_allocated_topology tests into one test
+  - compute: Add support for legacy 'onSharedStorage' param
+  - Adding SDK support for ``glance md-namespace-objects-delete``
+  - baremetal: Adds list node firmware support
+  - Add support for federation service providers
+  - Fix AttributeError in delete_limit method
+  - volume: Allow passing a volume type object to retype_volume
+  - cloud: Remove use of OpenStackCloudCreateException
+  - Run auto_allocated_topology functional tests in the own project
+  - Use mypy syntax compatible with older pythons.
+  - tests: Rework warnings-related tests
+  - Add Binero public cloud to vendor
+  - pre-commit: Bump versions
+  - volume: Allow setting volume statuses individually
+  - cloud: Do not reference other cloud mixin's methods
+  - volume: Add ability to set, unset image metadata
+  - Remove mypy union line which breaks older pythons.
+  - Add Binero public cloud to vendor support
+  - Allow filtering BGPVPNs
+  - trivial: Prepare for pyupgrade pre-commit hook
+  - image: make sure the target for "clear_cache" is valid
+  - README: Add guide on raw HTTP layer
+  - [func test] Fix race between attachment delete and server delete
+  - compute: Add server tag proxy methods
+  - Fixed update_metadef_object
+  - hacking: Add check for deprecated exception types
+  - Identity: Add support for inherited_to for role_assignments
+  - Extend project cleanup
+  - Add quota class set to shared file system
+
+-------------------------------------------------------------------

Old:
----
  openstacksdk-3.1.0.tar.gz

New:
----
  openstacksdk-3.3.0.tar.gz

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

Other differences:
------------------
++++++ python-openstacksdk.spec ++++++
--- /var/tmp/diff_new_pack.AaDTVb/_old  2024-09-04 13:23:11.154155901 +0200
+++ /var/tmp/diff_new_pack.AaDTVb/_new  2024-09-04 13:23:11.158156068 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           python-openstacksdk
-Version:        3.1.0
+Version:        3.3.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-3.1.0.tar.gz
+Source0:        
https://files.pythonhosted.org/packages/source/o/openstacksdk/openstacksdk-3.3.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-PyYAML >= 3.13
 BuildRequires:  python3-appdirs
@@ -122,7 +122,7 @@
 applications to work with OpenStack clouds.
 
 %prep
-%autosetup -p1 -n openstacksdk-3.1.0
+%autosetup -p1 -n openstacksdk-3.3.0
 %py_req_cleanup
 sed -i -e 's,coverage.*,,' test-requirements.txt || true
 sed -i -e "s,'sphinx.ext.intersphinx'\,,," doc/source/conf.py
@@ -133,7 +133,7 @@
 
 %build
 %py3_build
-PBR_VERSION=3.1.0 %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=3.3.0 %sphinx_build -b html doc/source doc/build/html
 rm -rf doc/build/html/.{doctrees,buildinfo}
 
 %install

++++++ openstacksdk-3.1.0.tar.gz -> openstacksdk-3.3.0.tar.gz ++++++
++++ 15926 lines of diff (skipped)

Reply via email to