Hello community,
here is the log from the commit of package python-muranoclient for
openSUSE:Factory checked in at 2018-02-14 10:50:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-muranoclient (Old)
and /work/SRC/openSUSE:Factory/.python-muranoclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-muranoclient"
Wed Feb 14 10:50:38 2018 rev:4 rq:575940 version:1.0.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-muranoclient/python-muranoclient.changes
2017-08-28 15:31:09.622703962 +0200
+++
/work/SRC/openSUSE:Factory/.python-muranoclient.new/python-muranoclient.changes
2018-02-14 10:50:39.495764895 +0100
@@ -1,0 +2,20 @@
+Tue Jan 30 15:12:51 UTC 2018 - [email protected]
+
+- update to version 1.0.1
+ - update env template output
+ - Skip two test due to apps.openstack.org is retired
+ - Imported Translations from Zanata
+ - Update links in README
+ - Update reno for stable/pike
+ - Add bundle import to openstack CLI
+ - Remove setting of version/release from releasenotes
+ - Update the documentation link for doc migration
+ - Add package show to openstack CLI
+ - Add package update to openstack CLI
+ - Avoid tox_install.sh for constraints support
+ - Fix to use "." to source script files
+ - Updated from global requirements
+ - Add package download to openstack CLI
+ - Use generic user for both zuul v2 and v3
+
+-------------------------------------------------------------------
Old:
----
python-muranoclient-0.14.0.tar.gz
New:
----
python-muranoclient-1.0.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-muranoclient.spec ++++++
--- /var/tmp/diff_new_pack.2ZZiaI/_old 2018-02-14 10:50:40.143741575 +0100
+++ /var/tmp/diff_new_pack.2ZZiaI/_new 2018-02-14 10:50:40.147741431 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-muranoclient
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,50 +17,50 @@
Name: python-muranoclient
-Version: 0.14.0
+Version: 1.0.1
Release: 0
Summary: Python API and CLI for OpenStack Murano
License: Apache-2.0
Group: Development/Languages/Python
Url: http://launchpad.net/%{name}
-Source0:
https://pypi.io/packages/source/p/%{name}/%{name}-%{version}.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
BuildRequires: openstack-macros
BuildRequires: python-PrettyTable >= 0.7.1
BuildRequires: python-devel
BuildRequires: python-fixtures >= 3.0.0
-BuildRequires: python-glanceclient >= 2.7.0
+BuildRequires: python-glanceclient >= 2.8.0
BuildRequires: python-keystoneclient >= 3.8.0
-BuildRequires: python-mock >= 2.0
+BuildRequires: python-mock >= 2.0.0
BuildRequires: python-murano-pkg-check >= 0.3.0
-BuildRequires: python-osc-lib >= 1.5.1
-BuildRequires: python-oslo.log >= 3.22.0
-BuildRequires: python-oslo.serialization >= 1.10.0
-BuildRequires: python-oslo.utils >= 3.20.0
+BuildRequires: python-osc-lib >= 1.7.0
+BuildRequires: python-oslo.log >= 3.30.0
+BuildRequires: python-oslo.serialization >= 2.18.0
+BuildRequires: python-oslo.utils >= 3.31.0
BuildRequires: python-pbr >= 2.0.0
-BuildRequires: python-pyOpenSSL >= 0.14
-BuildRequires: python-requests-mock >= 1.1
+BuildRequires: python-pyOpenSSL >= 16.2.0
+BuildRequires: python-requests-mock >= 1.1.0
BuildRequires: python-setuptools >= 16.0
BuildRequires: python-testrepository >= 0.0.18
BuildRequires: python-testscenarios >= 0.4
-BuildRequires: python-testtools >= 1.4.0
-BuildRequires: python-yaql >= 1.1.0
+BuildRequires: python-testtools >= 2.2.0
+BuildRequires: python-yaql >= 1.1.3
Requires: python-Babel >= 2.3.4
Requires: python-PrettyTable >= 0.7.1
-Requires: python-PyYAML >= 3.10.0
-Requires: python-glanceclient >= 2.7.0
+Requires: python-PyYAML >= 3.10
+Requires: python-glanceclient >= 2.8.0
Requires: python-iso8601 >= 0.1.11
Requires: python-keystoneclient >= 3.8.0
Requires: python-murano-pkg-check >= 0.3.0
-Requires: python-osc-lib >= 1.5.1
-Requires: python-oslo.i18n >= 2.1.0
-Requires: python-oslo.log >= 3.22.0
-Requires: python-oslo.serialization >= 1.10.0
-Requires: python-oslo.utils >= 3.20.0
+Requires: python-osc-lib >= 1.7.0
+Requires: python-oslo.i18n >= 3.15.3
+Requires: python-oslo.log >= 3.30.0
+Requires: python-oslo.serialization >= 2.18.0
+Requires: python-oslo.utils >= 3.31.0
Requires: python-pbr >= 2.0.0
-Requires: python-pyOpenSSL >= 0.14
+Requires: python-pyOpenSSL >= 16.2.0
Requires: python-requests >= 2.14.2
-Requires: python-six >= 1.9.0
-Requires: python-yaql >= 1.1.0
+Requires: python-six >= 1.10.0
+Requires: python-yaql >= 1.1.3
BuildArch: noarch
%description
@@ -69,10 +69,10 @@
%package doc
Summary: Documentation for OpenStack Magnum API client libary
-Group: Documentation
+Group: Documentation/HTML
BuildRequires: python-Sphinx
-BuildRequires: python-openstackdocstheme >= 1.11.0
-BuildRequires: python-reno >= 1.8.0
+BuildRequires: python-openstackdocstheme >= 1.17.0
+BuildRequires: python-reno >= 2.5.0
%description doc
Client library for Murano built on the Murano API. It provides a Python API
++++++ _service ++++++
--- /var/tmp/diff_new_pack.2ZZiaI/_old 2018-02-14 10:50:40.179740280 +0100
+++ /var/tmp/diff_new_pack.2ZZiaI/_new 2018-02-14 10:50:40.179740280 +0100
@@ -1,8 +1,8 @@
<services>
<service mode="disabled" name="renderspec">
- <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/python-muranoclient/python-muranoclient.spec.j2</param>
+ <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/python-muranoclient/python-muranoclient.spec.j2</param>
<param name="output-name">python-muranoclient.spec</param>
- <param
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/global-requirements.txt</param>
+ <param
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt</param>
<param name="changelog-email">[email protected]</param>
<param name="changelog-provider">gh,openstack,python-muranoclient</param>
</service>
++++++ python-muranoclient-0.14.0.tar.gz -> python-muranoclient-1.0.1.tar.gz
++++++
++++ 1674 lines of diff (skipped)