Hello community,
here is the log from the commit of package python-glanceclient for
openSUSE:Factory checked in at 2018-02-14 10:51:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-glanceclient (Old)
and /work/SRC/openSUSE:Factory/.python-glanceclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-glanceclient"
Wed Feb 14 10:51:44 2018 rev:25 rq:576304 version:2.9.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes
2018-01-24 15:31:26.219745142 +0100
+++
/work/SRC/openSUSE:Factory/.python-glanceclient.new/python-glanceclient.changes
2018-02-14 10:51:53.093116165 +0100
@@ -1,0 +2,7 @@
+Mon Feb 12 09:55:18 UTC 2018 - [email protected]
+
+- update to version 2.9.1 (bsc#1078607)
+ - Updated from global requirements
+ - Avoid tox_install.sh for constraints support
+
+-------------------------------------------------------------------
Old:
----
python-glanceclient-2.9.0.tar.gz
New:
----
python-glanceclient-2.9.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-glanceclient.spec ++++++
--- /var/tmp/diff_new_pack.hlalkk/_old 2018-02-14 10:51:54.561063332 +0100
+++ /var/tmp/diff_new_pack.hlalkk/_new 2018-02-14 10:51:54.561063332 +0100
@@ -16,15 +16,14 @@
#
-%global sname python-glanceclient
Name: python-glanceclient
-Version: 2.9.0
+Version: 2.9.1
Release: 0
Summary: Python API and CLI for OpenStack Glance
License: Apache-2.0
Group: Development/Languages/Python
-Url: https://launchpad.net/%{sname}
-Source0:
https://files.pythonhosted.org/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
+Url: https://launchpad.net/python-glanceclient
+Source0:
https://files.pythonhosted.org/packages/source/p/python-glanceclient/python-glanceclient-2.9.1.tar.gz
BuildRequires: openstack-macros
BuildRequires: python-devel
BuildRequires: python2-PrettyTable >= 0.7.1
@@ -32,7 +31,7 @@
BuildRequires: python2-keystoneclient >= 3.8.0
BuildRequires: python2-mock >= 2.0.0
BuildRequires: python2-os-client-config >= 1.28.0
-BuildRequires: python2-oslo.utils >= 3.31.0
+BuildRequires: python2-oslo.utils >= 3.33.0
BuildRequires: python2-pbr >= 2.0.0
BuildRequires: python2-pyOpenSSL >= 16.2.0
BuildRequires: python2-reno >= 2.5.0
@@ -47,7 +46,7 @@
BuildRequires: python3-keystoneclient >= 3.8.0
BuildRequires: python3-mock >= 2.0.0
BuildRequires: python3-os-client-config >= 1.28.0
-BuildRequires: python3-oslo.utils >= 3.31.0
+BuildRequires: python3-oslo.utils >= 3.33.0
BuildRequires: python3-pbr >= 2.0.0
BuildRequires: python3-pyOpenSSL >= 16.2.0
BuildRequires: python3-reno >= 2.5.0
@@ -56,11 +55,10 @@
BuildRequires: python3-testscenarios >= 0.4
BuildRequires: python3-testtools >= 2.2.0
BuildRequires: python3-warlock >= 1.2.0
-Requires: python-Babel >= 2.3.4
Requires: python-PrettyTable >= 0.7.1
-Requires: python-keystoneauth1 >= 3.2.0
+Requires: python-keystoneauth1 >= 3.3.0
Requires: python-oslo.i18n >= 3.15.3
-Requires: python-oslo.utils >= 3.31.0
+Requires: python-oslo.utils >= 3.33.0
Requires: python-pbr >= 2.0.0
Requires: python-pyOpenSSL >= 16.2.0
Requires: python-requests >= 2.14.2
@@ -96,7 +94,7 @@
This package contains auto-generated documentation.
%prep
-%autosetup -n %{sname}-%{version}
+%autosetup -p1 -n python-glanceclient-2.9.1
%py_req_cleanup
sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
++++++ python-glanceclient-2.9.0.tar.gz -> python-glanceclient-2.9.1.tar.gz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-glanceclient-2.9.0/ChangeLog
new/python-glanceclient-2.9.1/ChangeLog
--- old/python-glanceclient-2.9.0/ChangeLog 2018-01-03 17:03:55.000000000
+0100
+++ new/python-glanceclient-2.9.1/ChangeLog 2018-01-24 20:53:56.000000000
+0100
@@ -1,6 +1,12 @@
CHANGES
=======
+2.9.1
+-----
+
+* Updated from global requirements
+* Avoid tox\_install.sh for constraints support
+
2.9.0
-----
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-glanceclient-2.9.0/PKG-INFO
new/python-glanceclient-2.9.1/PKG-INFO
--- old/python-glanceclient-2.9.0/PKG-INFO 2018-01-03 17:03:56.000000000
+0100
+++ new/python-glanceclient-2.9.1/PKG-INFO 2018-01-24 20:53:58.000000000
+0100
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: python-glanceclient
-Version: 2.9.0
+Version: 2.9.1
Summary: OpenStack Image API Client Library
Home-page: https://docs.openstack.org/python-glanceclient/latest/
Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-glanceclient-2.9.0/python_glanceclient.egg-info/PKG-INFO
new/python-glanceclient-2.9.1/python_glanceclient.egg-info/PKG-INFO
--- old/python-glanceclient-2.9.0/python_glanceclient.egg-info/PKG-INFO
2018-01-03 17:03:55.000000000 +0100
+++ new/python-glanceclient-2.9.1/python_glanceclient.egg-info/PKG-INFO
2018-01-24 20:53:57.000000000 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: python-glanceclient
-Version: 2.9.0
+Version: 2.9.1
Summary: OpenStack Image API Client Library
Home-page: https://docs.openstack.org/python-glanceclient/latest/
Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-glanceclient-2.9.0/python_glanceclient.egg-info/SOURCES.txt
new/python-glanceclient-2.9.1/python_glanceclient.egg-info/SOURCES.txt
--- old/python-glanceclient-2.9.0/python_glanceclient.egg-info/SOURCES.txt
2018-01-03 17:03:56.000000000 +0100
+++ new/python-glanceclient-2.9.1/python_glanceclient.egg-info/SOURCES.txt
2018-01-24 20:53:58.000000000 +0100
@@ -126,5 +126,4 @@
releasenotes/source/_templates/.placeholder
tools/fix_ca_bundle.sh
tools/glance.bash_completion
-tools/tox_install.sh
tools/with_venv.sh
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-glanceclient-2.9.0/python_glanceclient.egg-info/pbr.json
new/python-glanceclient-2.9.1/python_glanceclient.egg-info/pbr.json
--- old/python-glanceclient-2.9.0/python_glanceclient.egg-info/pbr.json
2018-01-03 17:03:55.000000000 +0100
+++ new/python-glanceclient-2.9.1/python_glanceclient.egg-info/pbr.json
2018-01-24 20:53:57.000000000 +0100
@@ -1 +1 @@
-{"git_version": "cf62e16", "is_release": true}
\ No newline at end of file
+{"git_version": "b982516", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-glanceclient-2.9.0/python_glanceclient.egg-info/requires.txt
new/python-glanceclient-2.9.1/python_glanceclient.egg-info/requires.txt
--- old/python-glanceclient-2.9.0/python_glanceclient.egg-info/requires.txt
2018-01-03 17:03:55.000000000 +0100
+++ new/python-glanceclient-2.9.1/python_glanceclient.egg-info/requires.txt
2018-01-24 20:53:57.000000000 +0100
@@ -2,7 +2,7 @@
PrettyTable<0.8,>=0.7.1
keystoneauth1>=3.3.0
requests>=2.14.2
-warlock!=1.3.0,<2,>=1.2.0
+warlock<2,>=1.2.0
six>=1.10.0
oslo.utils>=3.33.0
oslo.i18n>=3.15.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-glanceclient-2.9.0/requirements.txt
new/python-glanceclient-2.9.1/requirements.txt
--- old/python-glanceclient-2.9.0/requirements.txt 2018-01-03
17:00:32.000000000 +0100
+++ new/python-glanceclient-2.9.1/requirements.txt 2018-01-24
20:51:06.000000000 +0100
@@ -5,7 +5,7 @@
PrettyTable<0.8,>=0.7.1 # BSD
keystoneauth1>=3.3.0 # Apache-2.0
requests>=2.14.2 # Apache-2.0
-warlock!=1.3.0,<2,>=1.2.0 # Apache-2.0
+warlock<2,>=1.2.0 # Apache-2.0
six>=1.10.0 # MIT
oslo.utils>=3.33.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-glanceclient-2.9.0/test-requirements.txt
new/python-glanceclient-2.9.1/test-requirements.txt
--- old/python-glanceclient-2.9.0/test-requirements.txt 2018-01-03
17:00:32.000000000 +0100
+++ new/python-glanceclient-2.9.1/test-requirements.txt 2018-01-24
20:51:06.000000000 +0100
@@ -9,7 +9,7 @@
os-client-config>=1.28.0 # Apache-2.0
openstackdocstheme>=1.17.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
-sphinx>=1.6.2 # BSD
+sphinx!=1.6.6,>=1.6.2 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
testscenarios>=0.4 # Apache-2.0/BSD
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-glanceclient-2.9.0/tools/tox_install.sh
new/python-glanceclient-2.9.1/tools/tox_install.sh
--- old/python-glanceclient-2.9.0/tools/tox_install.sh 2018-01-03
17:00:32.000000000 +0100
+++ new/python-glanceclient-2.9.1/tools/tox_install.sh 1970-01-01
01:00:00.000000000 +0100
@@ -1,55 +0,0 @@
-#!/usr/bin/env bash
-
-# Client constraint file contains this client version pin that is in conflict
-# with installing the client from source. We should replace the version pin in
-# the constraints file before applying it for from-source installation.
-
-ZUUL_CLONER=/usr/zuul-env/bin/zuul-cloner
-BRANCH_NAME=master
-CLIENT_NAME=python-glanceclient
-requirements_installed=$(echo "import openstack_requirements" | python
2>/dev/null ; echo $?)
-
-set -e
-
-CONSTRAINTS_FILE=$1
-shift
-
-install_cmd="pip install"
-mydir=$(mktemp -dt "$CLIENT_NAME-tox_install-XXXXXXX")
-trap "rm -rf $mydir" EXIT
-localfile=$mydir/upper-constraints.txt
-if [[ $CONSTRAINTS_FILE != http* ]]; then
- CONSTRAINTS_FILE=file://$CONSTRAINTS_FILE
-fi
-curl $CONSTRAINTS_FILE -k -o $localfile
-install_cmd="$install_cmd -c$localfile"
-
-if [ $requirements_installed -eq 0 ]; then
- echo "ALREADY INSTALLED" > /tmp/tox_install.txt
- echo "Requirements already installed; using existing package"
-elif [ -x "$ZUUL_CLONER" ]; then
- echo "ZUUL CLONER" > /tmp/tox_install.txt
- pushd $mydir
- $ZUUL_CLONER --cache-dir \
- /opt/git \
- --branch $BRANCH_NAME \
- git://git.openstack.org \
- openstack/requirements
- cd openstack/requirements
- $install_cmd -e .
- popd
-else
- echo "PIP HARDCODE" > /tmp/tox_install.txt
- if [ -z "$REQUIREMENTS_PIP_LOCATION" ]; then
-
REQUIREMENTS_PIP_LOCATION="git+https://git.openstack.org/openstack/requirements@$BRANCH_NAME#egg=requirements"
- fi
- $install_cmd -U -e ${REQUIREMENTS_PIP_LOCATION}
-fi
-
-# This is the main purpose of the script: Allow local installation of
-# the current repo. It is listed in constraints file and thus any
-# install will be constrained and we need to unconstrain it.
-edit-constraints $localfile -- $CLIENT_NAME "-e file://$PWD#egg=$CLIENT_NAME"
-
-$install_cmd -U $*
-exit $?
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-glanceclient-2.9.0/tox.ini
new/python-glanceclient-2.9.1/tox.ini
--- old/python-glanceclient-2.9.0/tox.ini 2018-01-03 17:00:32.000000000
+0100
+++ new/python-glanceclient-2.9.1/tox.ini 2018-01-24 20:51:06.000000000
+0100
@@ -5,14 +5,15 @@
[testenv]
usedevelop = True
-install_command =
- {toxinidir}/tools/tox_install.sh
{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
{opts} {packages}
+install_command = pip install {opts} {packages}
setenv = VIRTUAL_ENV={envdir}
OS_STDOUT_NOCAPTURE=False
OS_STDERR_NOCAPTURE=False
PYTHONHASHSEED=0
-deps = -r{toxinidir}/requirements.txt
+deps =
+
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
+ -r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
commands = python setup.py testr --testr-args='{posargs}'