Hello community,
here is the log from the commit of package python-saharaclient for
openSUSE:Factory checked in at 2019-07-24 20:50:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-saharaclient (Old)
and /work/SRC/openSUSE:Factory/.python-saharaclient.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-saharaclient"
Wed Jul 24 20:50:24 2019 rev:11 rq:718263 version:2.2.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-saharaclient/python-saharaclient.changes
2019-05-03 22:43:15.875347325 +0200
+++
/work/SRC/openSUSE:Factory/.python-saharaclient.new.4126/python-saharaclient.changes
2019-07-24 20:50:25.894452765 +0200
@@ -1,0 +2,9 @@
+Wed Jul 24 13:34:41 UTC 2019 - [email protected]
+
+- update to version 2.2.1
+ - OpenDev Migration Patch
+ - Py3: fix the OSC download job binary command
+ - Update UPPER_CONSTRAINTS_FILE for stable/stein
+ - Update .gitreview for stable/stein
+
+-------------------------------------------------------------------
Old:
----
python-saharaclient-2.2.0.tar.gz
New:
----
python-saharaclient-2.2.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-saharaclient.spec ++++++
--- /var/tmp/diff_new_pack.xqQ9dn/_old 2019-07-24 20:50:26.706452641 +0200
+++ /var/tmp/diff_new_pack.xqQ9dn/_new 2019-07-24 20:50:26.710452640 +0200
@@ -18,7 +18,7 @@
%global sname saharaclient
Name: python-saharaclient
-Version: 2.2.0
+Version: 2.2.1
Release: 0
Summary: Client library for OpenStack Sahara API
License: Apache-2.0
@@ -77,7 +77,7 @@
%py2_install
# Build HTML docs and man page
-PBR_VERSION=2.2.0 PYTHONPATH=%{buildroot}%{python2_sitelib} sphinx-build -b
html doc/source doc/build/html
+PBR_VERSION=2.2.1 PYTHONPATH=%{buildroot}%{python2_sitelib} sphinx-build -b
html doc/source doc/build/html
# remove the sphinx-build leftovers
rm -rf doc/build/html/.{doctrees,buildinfo}
++++++ python-saharaclient-2.2.0.tar.gz -> python-saharaclient-2.2.1.tar.gz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-saharaclient-2.2.0/ChangeLog
new/python-saharaclient-2.2.1/ChangeLog
--- old/python-saharaclient-2.2.0/ChangeLog 2019-03-08 01:27:57.000000000
+0100
+++ new/python-saharaclient-2.2.1/ChangeLog 2019-06-27 11:51:41.000000000
+0200
@@ -1,6 +1,15 @@
CHANGES
=======
+2.2.1
+-----
+
+* Py3: fix the OSC download job binary command
+* OpenDev Migration Patch
+* Update UPPER\_CONSTRAINTS\_FILE for stable/stein
+* Update UPPER\_CONSTRAINTS\_FILE for stable/stein
+* Update .gitreview for stable/stein
+
2.2.0
-----
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-saharaclient-2.2.0/PKG-INFO
new/python-saharaclient-2.2.1/PKG-INFO
--- old/python-saharaclient-2.2.0/PKG-INFO 2019-03-08 01:27:57.000000000
+0100
+++ new/python-saharaclient-2.2.1/PKG-INFO 2019-06-27 11:51:41.000000000
+0200
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: python-saharaclient
-Version: 2.2.0
+Version: 2.2.1
Summary: Client library for Sahara API
Home-page: https://docs.openstack.org/python-saharaclient/latest/
Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-saharaclient-2.2.0/python_saharaclient.egg-info/PKG-INFO
new/python-saharaclient-2.2.1/python_saharaclient.egg-info/PKG-INFO
--- old/python-saharaclient-2.2.0/python_saharaclient.egg-info/PKG-INFO
2019-03-08 01:27:57.000000000 +0100
+++ new/python-saharaclient-2.2.1/python_saharaclient.egg-info/PKG-INFO
2019-06-27 11:51:41.000000000 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: python-saharaclient
-Version: 2.2.0
+Version: 2.2.1
Summary: Client library for Sahara API
Home-page: https://docs.openstack.org/python-saharaclient/latest/
Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-saharaclient-2.2.0/python_saharaclient.egg-info/SOURCES.txt
new/python-saharaclient-2.2.1/python_saharaclient.egg-info/SOURCES.txt
--- old/python-saharaclient-2.2.0/python_saharaclient.egg-info/SOURCES.txt
2019-03-08 01:27:57.000000000 +0100
+++ new/python-saharaclient-2.2.1/python_saharaclient.egg-info/SOURCES.txt
2019-06-27 11:51:41.000000000 +0200
@@ -47,6 +47,7 @@
releasenotes/notes/event-logs-c6d286e25dc7d9b1.yaml
releasenotes/notes/experimental-v2-support-67ccf699e056ed78.yaml
releasenotes/notes/fields-unset-068db4c3e680c37d.yaml
+releasenotes/notes/fix-job-binary-download-py3-5592eca2345305bd.yaml
releasenotes/notes/implement-pagination-2ba52769d240a3ce.yaml
releasenotes/notes/job-binary-create-optional-bc0f9ee6426c5659.yaml
releasenotes/notes/job-create-optional-034307a6b5db2cf2.yaml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-saharaclient-2.2.0/python_saharaclient.egg-info/pbr.json
new/python-saharaclient-2.2.1/python_saharaclient.egg-info/pbr.json
--- old/python-saharaclient-2.2.0/python_saharaclient.egg-info/pbr.json
2019-03-08 01:27:57.000000000 +0100
+++ new/python-saharaclient-2.2.1/python_saharaclient.egg-info/pbr.json
2019-06-27 11:51:41.000000000 +0200
@@ -1 +1 @@
-{"git_version": "25043cb", "is_release": true}
\ No newline at end of file
+{"git_version": "564380a", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-saharaclient-2.2.0/releasenotes/notes/fix-job-binary-download-py3-5592eca2345305bd.yaml
new/python-saharaclient-2.2.1/releasenotes/notes/fix-job-binary-download-py3-5592eca2345305bd.yaml
---
old/python-saharaclient-2.2.0/releasenotes/notes/fix-job-binary-download-py3-5592eca2345305bd.yaml
1970-01-01 01:00:00.000000000 +0100
+++
new/python-saharaclient-2.2.1/releasenotes/notes/fix-job-binary-download-py3-5592eca2345305bd.yaml
2019-06-27 11:51:02.000000000 +0200
@@ -0,0 +1,4 @@
+---
+fixes:
+ - |
+ Fix the "job binary download" command when Python 3 is used.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-saharaclient-2.2.0/saharaclient/osc/v1/job_binaries.py
new/python-saharaclient-2.2.1/saharaclient/osc/v1/job_binaries.py
--- old/python-saharaclient-2.2.0/saharaclient/osc/v1/job_binaries.py
2019-03-08 01:26:08.000000000 +0100
+++ new/python-saharaclient-2.2.1/saharaclient/osc/v1/job_binaries.py
2019-06-27 11:51:02.000000000 +0200
@@ -506,7 +506,7 @@
client.job_binaries, parsed_args.job_binary)
data = client.job_binaries.get_file(jb_id)
- with open(parsed_args.file, 'w') as f:
+ with open(parsed_args.file, 'wb') as f:
f.write(data)
sys.stdout.write(
'Job binary "{jb}" has been downloaded '
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-saharaclient-2.2.0/tox.ini
new/python-saharaclient-2.2.1/tox.ini
--- old/python-saharaclient-2.2.0/tox.ini 2019-03-08 01:26:08.000000000
+0100
+++ new/python-saharaclient-2.2.1/tox.ini 2019-06-27 11:51:06.000000000
+0200
@@ -10,7 +10,7 @@
VIRTUAL_ENV={envdir}
DISCOVER_DIRECTORY=saharaclient/tests/unit
deps =
-
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
+
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/stein}
-r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
commands = find . -type f -name "*.pyc" -delete
@@ -56,7 +56,7 @@
[testenv:doc8]
basepython = python3
deps =
-
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
+
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/stein}
-r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
doc8
@@ -69,7 +69,7 @@
[testenv:docs]
basepython = python3
deps =
-
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
+
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/stein}
-r{toxinidir}/requirements.txt
-r{toxinidir}/doc/requirements.txt
commands =
@@ -79,7 +79,7 @@
[testenv:releasenotes]
basepython = python3
deps =
-
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
+
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/stein}
-r{toxinidir}/requirements.txt
-r{toxinidir}/doc/requirements.txt
commands =