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-10-01 17:44:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openstacksdk (Old)
and /work/SRC/openSUSE:Factory/.python-openstacksdk.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-openstacksdk"
Sat Oct 1 17:44:06 2022 rev:19 rq:1007440 version:0.101.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-openstacksdk/python-openstacksdk.changes
2022-06-20 15:39:34.291060967 +0200
+++
/work/SRC/openSUSE:Factory/.python-openstacksdk.new.2275/python-openstacksdk.changes
2022-10-01 17:44:31.841820079 +0200
@@ -1,0 +2,48 @@
+Sat Oct 1 12:24:27 UTC 2022 - [email protected]
+
+- update to version 0.101.0
+ - Fix Baremetal cloud layer
+ - Do not log to stdout by default
+ - Fix python-dev reference in bindep
+ - Add VPNaaS Endpoint Group resource
+ - compute: Add support for instance actions
+ - cloud: Remove a load of normalize helpers
+ - Change title for "unreleased" renos
+ - Reorg existing vpnaas content
+ - Add VPNaaS IpsecPolicy resource
+ - Allow to pass description parameter to cloud.create_server()
+ - remove unicode prefix from code
+ - cloud: Update docstrings for image functions
+ - Remove unused normalization helpers
+ - cloud: Update docstrings for accelerator functions
+ - trivial: Run some files through black
+ - Add network address_group proxy doc and unit tests
+ - block storage: Add support for the Group resource
+ - Allow unknown attributes in project resources
+ - Enable add_ips_to_server() and _needs_floating_ip() for pristine server
resources
+ - docs: Add missing docs for block storage v3 proxy APIs
+ - cloud: Update docstrings for compute functions
+ - network RBAC policy: allow query for target tenant
+ - Replace deprecated failUnlessEqual with assertEqual
+ - Reduce list_router_interfaces() to necessary API calls
+ - proxy: Resolve a TODO
+ - cloud: Update docstrings for network functions
+ - Add CRUD methods for Neutron router ndp proxy
+ - Restore functionality to attach multiple floating ips with add_ip_list()
+ - resource: Merge unnecessary separation of logic
+ - cloud: Update docstrings for identity functions
+ - cloud: Update docstrings for object store functions
+ - Warn when no statsd library available
+ - cloud: Update docstrings for block storage functions
+ - Make nodepool jobs non voting
+ - compute: Add support for os-simple-tenant-usages API
+ - tests: Add pointers to docs on running tests
+ - Add update capabilities to Snapshots
+ - Disable deprecation warning for tenant_id
+ - block storage: Add support for group type specs
+ - Rework caching
+ - compute: Correct some docstrings
+ - test: Remove duplicated tests
+ - Fix object upload for RAX
+
+-------------------------------------------------------------------
Old:
----
openstacksdk-0.99.0.tar.gz
New:
----
openstacksdk-0.101.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-openstacksdk.spec ++++++
--- /var/tmp/diff_new_pack.h40ej2/_old 2022-10-01 17:44:32.353821010 +0200
+++ /var/tmp/diff_new_pack.h40ej2/_new 2022-10-01 17:44:32.361821025 +0200
@@ -18,13 +18,13 @@
%define with_tests 0
Name: python-openstacksdk
-Version: 0.99.0
+Version: 0.101.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.99.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/openstacksdk/openstacksdk-0.101.0.tar.gz
BuildRequires: openstack-macros
BuildRequires: python3-PyYAML >= 3.13
BuildRequires: python3-appdirs >= 1.3.0
@@ -121,7 +121,7 @@
applications to work with OpenStack clouds.
%prep
-%autosetup -p1 -n openstacksdk-0.99.0
+%autosetup -p1 -n openstacksdk-0.101.0
%py_req_cleanup
sed -i -e 's,coverage.*,,' test-requirements.txt || true
sed -i -e "s,'sphinx.ext.intersphinx'\,,," doc/source/conf.py
@@ -132,7 +132,7 @@
%build
%py3_build
-PBR_VERSION=0.99.0 %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=0.101.0 %sphinx_build -b html doc/source doc/build/html
rm -rf doc/build/html/.{doctrees,buildinfo}
%install
++++++ openstacksdk-0.99.0.tar.gz -> openstacksdk-0.101.0.tar.gz ++++++
++++ 15411 lines of diff (skipped)