Hello community,

here is the log from the commit of package python-saharaclient for 
openSUSE:Factory checked in at 2017-02-21 13:44:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-saharaclient (Old)
 and      /work/SRC/openSUSE:Factory/.python-saharaclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-saharaclient"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-saharaclient/python-saharaclient.changes  
2016-09-30 15:30:26.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-saharaclient.new/python-saharaclient.changes 
    2017-02-21 13:44:51.386784322 +0100
@@ -1,0 +2,22 @@
+Mon Feb 13 12:58:48 UTC 2017 - [email protected]
+
+- update to version 1.1.0:
+  - Optimize command job-binary-download
+  - Add plug-in summary for osc doc
+  - Update reno for stable/newton
+  - Add Constraints support
+  - Enable coverage report in console output
+  - Fix doc build if git is absent
+  - Raise exception in command "plugin configs get"
+  - Add newline to strings in stdout/stderr.write()
+  - Show team and repo badges on README
+  - standardize release note page ordering
+  - Replace logging with oslo_log.
+  - Return error_code in command "job binary download"
+  - [trivial] Fix spelling
+  - Enable release notes translation
+  - remove old cli commands
+  - Updated from global requirements
+  - Provide the cluster info about WebUI
+
+-------------------------------------------------------------------

Old:
----
  python-saharaclient-0.18.0.tar.gz

New:
----
  python-saharaclient-1.1.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-saharaclient.spec ++++++
--- /var/tmp/diff_new_pack.m7fN0Q/_old  2017-02-21 13:44:51.882714358 +0100
+++ /var/tmp/diff_new_pack.m7fN0Q/_new  2017-02-21 13:44:51.886713794 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-saharaclient
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -18,7 +18,7 @@
 
 %global sname saharaclient
 Name:           python-saharaclient
-Version:        0.18.0
+Version:        1.1.0
 Release:        0
 Summary:        Client library for OpenStack Sahara API
 License:        Apache-2.0
@@ -27,30 +27,30 @@
 Source0:        
https://pypi.io/packages/source/p/%{name}/%{name}-%{version}.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
-BuildRequires:  python-keystoneclient >= 2.0.0
+BuildRequires:  python-keystoneclient >= 3.8.0
 BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-os-testr >= 0.7.0
-BuildRequires:  python-osc-lib >= 0.4.0
+BuildRequires:  python-os-testr >= 0.8.0
+BuildRequires:  python-osc-lib >= 1.2.0
 BuildRequires:  python-oslo.i18n >= 2.1.0
-BuildRequires:  python-oslo.log >= 1.14.0
+BuildRequires:  python-oslo.log >= 3.11.0
 BuildRequires:  python-oslo.serialization >= 1.10.0
-BuildRequires:  python-oslo.utils >= 3.16.0
+BuildRequires:  python-oslo.utils >= 3.18.0
 BuildRequires:  python-oslotest >= 1.10.0
-BuildRequires:  python-pbr >= 1.6
+BuildRequires:  python-pbr >= 1.8
 BuildRequires:  python-requests >= 2.10.0
-BuildRequires:  python-requests-mock >= 1.0
+BuildRequires:  python-requests-mock >= 1.1
 BuildRequires:  python-setuptools >= 16.0
 BuildRequires:  python-testrepository >= 0.0.18
 Requires:       python-Babel >= 2.3.4
-Requires:       python-PrettyTable >= 0.7
-Requires:       python-keystoneauth1 >= 2.10.0
-Requires:       python-keystoneclient >= 2.0.0
-Requires:       python-openstackclient >= 2.1.0
-Requires:       python-osc-lib >= 0.4.0
+Requires:       python-PrettyTable >= 0.7.1
+Requires:       python-keystoneauth1 >= 2.17.0
+Requires:       python-keystoneclient >= 3.8.0
+Requires:       python-openstackclient >= 3.3.0
+Requires:       python-osc-lib >= 1.2.0
 Requires:       python-oslo.i18n >= 2.1.0
-Requires:       python-oslo.log >= 1.14.0
+Requires:       python-oslo.log >= 3.11.0
 Requires:       python-oslo.serialization >= 1.10.0
-Requires:       python-oslo.utils >= 3.16.0
+Requires:       python-oslo.utils >= 3.18.0
 Requires:       python-requests >= 2.10.0
 Requires:       python-six >= 1.9.0
 BuildArch:      noarch
@@ -62,13 +62,14 @@
 Summary:        Documentation for Client library for OpenStack Sahara API
 Group:          Documentation
 BuildRequires:  python-Sphinx
-BuildRequires:  python-oslosphinx >= 2.5.0
+BuildRequires:  python-oslosphinx >= 4.7.0
 
 %description doc
 Python client library for interacting with OpenStack Sahara API.
 
 %prep
-%setup -q -n %{name}-%{version}
+%autosetup -n %{name}-%{version}
+%py_req_cleanup
 # FIXME: can be removed when https://review.openstack.org/#/c/363681/ is merged
 sed -i -e 's/^\s\{4\}git_cmd\(.*\)/    "\/usr\/bin\/true"\1/' 
doc/source/conf.py
 
@@ -89,7 +90,6 @@
 %files
 %license LICENSE
 %doc ChangeLog README.rst
-%{_bindir}/sahara
 %{python2_sitelib}/saharaclient
 %{python2_sitelib}/*.egg-info
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.m7fN0Q/_old  2017-02-21 13:44:51.918709280 +0100
+++ /var/tmp/diff_new_pack.m7fN0Q/_new  2017-02-21 13:44:51.918709280 +0100
@@ -1,13 +1,12 @@
 <services>
   <service mode="disabled" name="renderspec">
-    <param 
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/python-saharaclient/python-saharaclient.spec.j2</param>
+    <param 
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/openstack/python-saharaclient/python-saharaclient.spec.j2</param>
     <param name="output-name">python-saharaclient.spec</param>
-    <param 
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/master/global-requirements.txt</param>
+    <param 
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/global-requirements.txt</param>
+    <param name="changelog-email">[email protected]</param>
+    <param name="changelog-provider">gh,openstack,python-saharaclient</param>
   </service>
   <service mode="disabled" name="download_files">
-    <param name="changesgenerate">enable</param>
-  </service>
-  <service name="refresh_patches" mode="disabled">
-    <param name="changesgenerate">enable</param>
   </service>
+  <service name="format_spec_file" mode="disabled"/>
 </services>

++++++ python-saharaclient-0.18.0.tar.gz -> python-saharaclient-1.1.0.tar.gz 
++++++
++++ 3958 lines of diff (skipped)


Reply via email to