Hello community,
here is the log from the commit of package python-manilaclient for
openSUSE:Factory checked in at 2019-12-04 13:48:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-manilaclient (Old)
and /work/SRC/openSUSE:Factory/.python-manilaclient.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-manilaclient"
Wed Dec 4 13:48:41 2019 rev:15 rq:736658 version:1.29.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-manilaclient/python-manilaclient.changes
2019-05-03 22:41:13.147088941 +0200
+++
/work/SRC/openSUSE:Factory/.python-manilaclient.new.4691/python-manilaclient.changes
2019-12-04 14:18:54.826363971 +0100
@@ -1,0 +2,20 @@
+Wed Oct 9 13:02:14 UTC 2019 - [email protected]
+
+- update to version 1.29.0
+ - OpenDev Migration Patch
+ - Dropping the py35 testing
+ - Add CLI commands for Share Networks with multiple Subnets
+ - base job has changed to bionic
+ - Add Python 3 Train unit tests
+ - [CI] Bump timeout for manilaclient-dsvm-neutron-functional
+ - Replace openstack.org git:// URLs with https://
+ - Replace git.openstack.org URLs with opendev.org URLs
+ - Remove docutils requirement
+ - [doc] Fix command output generation
+ - Add "functional tests" documentation
+ - Change the default value of description of type show
+ - Update master for stable/stein
+ - Add update share-type to SDK and CLI
+ - Add PDF documentation build
+
+-------------------------------------------------------------------
Old:
----
python-manilaclient-1.27.0.tar.gz
New:
----
python-manilaclient-1.29.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-manilaclient.spec ++++++
--- /var/tmp/diff_new_pack.ZMQI8P/_old 2019-12-04 14:18:55.222364305 +0100
+++ /var/tmp/diff_new_pack.ZMQI8P/_new 2019-12-04 14:18:55.226364308 +0100
@@ -17,27 +17,33 @@
Name: python-manilaclient
-Version: 1.27.0
+Version: 1.29.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-1.27.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-manilaclient/python-manilaclient-1.29.0.tar.gz
BuildRequires: openstack-macros
-BuildRequires: python-devel
BuildRequires: python2-ddt
BuildRequires: python2-fixtures
BuildRequires: python2-mock
BuildRequires: python2-openstackclient
+BuildRequires: python2-oslo.config >= 5.2.0
+BuildRequires: python2-oslo.log >= 3.36.0
+BuildRequires: python2-oslo.serialization >= 2.18.0
+BuildRequires: python2-oslo.utils >= 3.33.0
BuildRequires: python2-stestr
BuildRequires: python2-testrepository
BuildRequires: python2-testtools
BuildRequires: python3-ddt
-BuildRequires: python3-devel
BuildRequires: python3-fixtures
BuildRequires: python3-mock
BuildRequires: python3-openstackclient
+BuildRequires: python3-oslo.config >= 5.2.0
+BuildRequires: python3-oslo.log >= 3.36.0
+BuildRequires: python3-oslo.serialization >= 2.18.0
+BuildRequires: python3-oslo.utils >= 3.33.0
BuildRequires: python3-stestr
BuildRequires: python3-testrepository
BuildRequires: python3-testtools
@@ -70,9 +76,9 @@
%package -n python-manilaclient-doc
Summary: Documentation for OpenStack Share API Client
Group: Documentation/HTML
-BuildRequires: python-Sphinx
-BuildRequires: python-openstackdocstheme
-BuildRequires: python-sphinxcontrib-programoutput
+BuildRequires: python3-Sphinx
+BuildRequires: python3-openstackdocstheme
+BuildRequires: python3-sphinxcontrib-programoutput
%description -n python-manilaclient-doc
Client library and command line utility for interacting with Openstack
@@ -80,13 +86,13 @@
This package contains auto-generated documentation.
%prep
-%autosetup -p1 -n python-manilaclient-1.27.0
+%autosetup -p1 -n python-manilaclient-1.29.0
%py_req_cleanup
%build
%{python_build}
-PBR_VERSION=1.27.0 sphinx-build -b html doc/source doc/build/html
+PBR_VERSION=1.29.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.ZMQI8P/_old 2019-12-04 14:18:55.250364328 +0100
+++ /var/tmp/diff_new_pack.ZMQI8P/_new 2019-12-04 14:18:55.250364328 +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/stein</param>
+ <param
name="input-template">https://git.openstack.org/cgit/openstack/rpm-packaging/plain/openstack/python-manilaclient/python-manilaclient.spec.j2?h=stable/train</param>
<param name="output-name">python-manilaclient.spec</param>
- <param
name="requirements">https://raw.githubusercontent.com/openstack/python-manilaclient/stable/stein/requirements.txt</param>
+ <param
name="requirements">https://raw.githubusercontent.com/openstack/python-manilaclient/stable/train/requirements.txt</param>
<param name="changelog-email">[email protected]</param>
<param name="changelog-provider">gh,openstack,python-manilaclient</param>
</service>
++++++ python-manilaclient-1.27.0.tar.gz -> python-manilaclient-1.29.0.tar.gz
++++++
++++ 2885 lines of diff (skipped)