Hello community,
here is the log from the commit of package python-manilaclient for
openSUSE:Factory checked in at 2020-10-26 16:15:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-manilaclient (Old)
and /work/SRC/openSUSE:Factory/.python-manilaclient.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-manilaclient"
Mon Oct 26 16:15:36 2020 rev:18 rq:841187 version:2.3.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-manilaclient/python-manilaclient.changes
2020-06-05 20:14:14.102543475 +0200
+++
/work/SRC/openSUSE:Factory/.python-manilaclient.new.3463/python-manilaclient.changes
2020-10-26 16:16:25.990940911 +0100
@@ -1,0 +2,25 @@
+Fri Oct 9 19:14:42 UTC 2020 - [email protected]
+
+- update to version 2.3.0
+ - Use unittest.mock instead of third party lib
+ - Improve OSC test coverage
+ - Graduate share replication feature
+ - Drop install_command usage in tox
+ - Add py38 package metadata
+ - Implement the first half of OSC share snapshots commands
+ - Implement OSC share resize command
+ - Fix hacking min version to 3.0.1
+ - Add initial documentation for OSC
+ - Add commands for share server migration
+ - Switch to newer openstackdocstheme and reno versions
+ - [goal] Migrate testing to ubuntu focal
+ - Update master for stable/ussuri
+ - Migrate functional job to native zuulv3
+ - Replace "tenant" terminology with "project"
+ - TrivialFix: Remove unnecessary future imports
+ - Add noqa markup to intentionally redefined methods
+ - [ussuri][goal] Change contributor guide
+ - Implement OSC share quota commands
+ - Add Python3 victoria unit tests
+
+-------------------------------------------------------------------
Old:
----
python-manilaclient-2.1.0.tar.gz
New:
----
python-manilaclient-2.3.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-manilaclient.spec ++++++
--- /var/tmp/diff_new_pack.ymgLK2/_old 2020-10-26 16:16:26.606941406 +0100
+++ /var/tmp/diff_new_pack.ymgLK2/_new 2020-10-26 16:16:26.610941409 +0100
@@ -17,13 +17,13 @@
Name: python-manilaclient
-Version: 2.1.0
+Version: 2.3.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.1.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-manilaclient/python-manilaclient-2.3.0.tar.gz
BuildRequires: openstack-macros
BuildRequires: python3-ddt
BuildRequires: python3-fixtures
@@ -77,13 +77,13 @@
This package contains auto-generated documentation.
%prep
-%autosetup -p1 -n python-manilaclient-2.1.0
+%autosetup -p1 -n python-manilaclient-2.3.0
%py_req_cleanup
%build
%{py3_build}
-PBR_VERSION=2.1.0 %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=2.3.0 %sphinx_build -b html doc/source doc/build/html
# remove the sphinx-build leftovers
rm -rf doc/build/html/.{doctrees,buildinfo}
++++++ _service ++++++
--- /var/tmp/diff_new_pack.ymgLK2/_old 2020-10-26 16:16:26.646941438 +0100
+++ /var/tmp/diff_new_pack.ymgLK2/_new 2020-10-26 16:16:26.646941438 +0100
@@ -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/ussuri</param>
+ <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="output-name">python-manilaclient.spec</param>
- <param
name="requirements">https://opendev.org/openstack/python-manilaclient/raw/branch/stable/ussuri/requirements.txt</param>
+ <param
name="requirements">https://opendev.org/openstack/python-manilaclient/raw/branch/stable/victoria/requirements.txt</param>
<param name="changelog-email">[email protected]</param>
<param name="changelog-provider">gh,openstack,python-manilaclient</param>
</service>
++++++ python-manilaclient-2.1.0.tar.gz -> python-manilaclient-2.3.0.tar.gz
++++++
++++ 6851 lines of diff (skipped)