Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-manilaclient for
openSUSE:Factory checked in at 2021-05-10 15:37:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-manilaclient (Old)
and /work/SRC/openSUSE:Factory/.python-manilaclient.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-manilaclient"
Mon May 10 15:37:27 2021 rev:19 rq:889974 version:2.6.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-manilaclient/python-manilaclient.changes
2020-10-26 16:16:25.990940911 +0100
+++
/work/SRC/openSUSE:Factory/.python-manilaclient.new.2988/python-manilaclient.changes
2021-05-10 15:39:39.389496363 +0200
@@ -1,0 +2,36 @@
+Sun May 2 17:23:39 UTC 2021 - [email protected]
+
+- update to version 2.6.0
+ - remove unicode from code
+ - Remove install unnecessary package
+ - Remove install unnecessary packages
+ - Implement openstack share properties show command
+ - Fix duplicate wait functional test
+ - Change public share tests
+ - Replace deprecated UPPER_CONSTRAINTS_FILE variable
+ - Update master for stable/victoria
+ - [OSC] Implement Share Adopt & Abandon Commands
+ - Tighten asserts in some wait tests
+ - Implements usage of '-c /--column' instead of additional logic.
+ - Add Python3 wallaby unit tests
+ - Fix undesirable raw Python error
+ - Add "--wait" option for force-deleting a share/snapshot/share-instance
+ - Use importlib to take place of imp module
+ - Add profiling support to manilaclient
+ - Remove python2 installation from bindep
+ - Fixes create share from snapshot in OSC
+ - Forbid users to create shares with the name "None"
+ - [OSC] Implement Share Export Location Commands
+ - tox miniversion update to 3.1.1
+ - Correctly pass mTLS certificate/key to HTTPClient
+ - [OSC] Implement user messages commands
+ - [OSC] Add the option to explicitly set share status
+ - Add a waiter to share create/delete
+ - Add security add/update services for in-use share networks
+ - Add a waiter to share extend/shrink
+ - [OSC] Implement Share Revert Command
+ - Add waiters to OSC share create/delete/resize
+ - Remove six.moves.urllib
+ - [OSC] Implement the second part of share snapshots commands
+
+-------------------------------------------------------------------
Old:
----
python-manilaclient-2.3.0.tar.gz
New:
----
python-manilaclient-2.6.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-manilaclient.spec ++++++
--- /var/tmp/diff_new_pack.2gv5sn/_old 2021-05-10 15:39:39.849494481 +0200
+++ /var/tmp/diff_new_pack.2gv5sn/_new 2021-05-10 15:39:39.853494464 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-manilaclient
#
-# 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
@@ -17,13 +17,13 @@
Name: python-manilaclient
-Version: 2.3.0
+Version: 2.6.0
Release: 0
Summary: Client Library for OpenStack Share API
License: Apache-2.0
Group: Development/Languages/Python
-URL: https://launchpad.net/python-manilaclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-manilaclient/python-manilaclient-2.3.0.tar.gz
+URL: https://docs.openstack.org/python-manilaclient
+Source0:
https://files.pythonhosted.org/packages/source/p/python-manilaclient/python-manilaclient-2.6.0.tar.gz
BuildRequires: openstack-macros
BuildRequires: python3-ddt
BuildRequires: python3-fixtures
@@ -44,7 +44,6 @@
%package -n python3-manilaclient
Summary: Client Library for OpenStack Share API
-Group: Development/Languages/Python
Requires: python3-Babel >= 2.3.4
Requires: python3-PrettyTable >= 0.7.1
Requires: python3-debtcollector >= 1.2.0
@@ -77,13 +76,13 @@
This package contains auto-generated documentation.
%prep
-%autosetup -p1 -n python-manilaclient-2.3.0
+%autosetup -p1 -n python-manilaclient-2.6.0
%py_req_cleanup
%build
%{py3_build}
-PBR_VERSION=2.3.0 %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=2.6.0 %sphinx_build -b html doc/source doc/build/html
# remove the sphinx-build leftovers
rm -rf doc/build/html/.{doctrees,buildinfo}
@@ -93,7 +92,7 @@
install -p -D -m 644 tools/manila.bash_completion
%{buildroot}%{_sysconfdir}/bash_completion.d/manila.bash_completion
%check
-# we dont want to depend on Tempest so remove the relevant tests
+# we don't want to depend on Tempest so remove the relevant tests
rm -f manilaclient/tests/unit/test_shell.py
rm -f manilaclient/tests/unit/test_functional_utils.py
rm -rf manilaclient/tests/functional
++++++ _service ++++++
--- /var/tmp/diff_new_pack.2gv5sn/_old 2021-05-10 15:39:39.881494349 +0200
+++ /var/tmp/diff_new_pack.2gv5sn/_new 2021-05-10 15:39:39.881494349 +0200
@@ -1,8 +1,8 @@
<services>
<service mode="disabled" name="renderspec">
- <param
name="input-template">https://git.openstack.org/cgit/openstack/rpm-packaging/plain/openstack/python-manilaclient/python-manilaclient.spec.j2?h=stable/victoria</param>
+ <param
name="input-template">https://git.openstack.org/cgit/openstack/rpm-packaging/plain/openstack/python-manilaclient/python-manilaclient.spec.j2?h=stable/wallaby</param>
<param name="output-name">python-manilaclient.spec</param>
- <param
name="requirements">https://opendev.org/openstack/python-manilaclient/raw/branch/stable/victoria/requirements.txt</param>
+ <param
name="requirements">https://opendev.org/openstack/python-manilaclient/raw/branch/stable/wallaby/requirements.txt</param>
<param name="changelog-email">[email protected]</param>
<param name="changelog-provider">gh,openstack,python-manilaclient</param>
</service>
++++++ python-manilaclient-2.3.0.tar.gz -> python-manilaclient-2.6.0.tar.gz
++++++
++++ 5245 lines of diff (skipped)