Hello community, here is the log from the commit of package python-oslo.i18n for openSUSE:Factory checked in at 2018-01-24 15:27:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-oslo.i18n (Old) and /work/SRC/openSUSE:Factory/.python-oslo.i18n.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-oslo.i18n" Wed Jan 24 15:27:44 2018 rev:10 rq:567274 version:3.19.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-oslo.i18n/python-oslo.i18n.changes 2017-12-14 10:55:00.062804347 +0100 +++ /work/SRC/openSUSE:Factory/.python-oslo.i18n.new/python-oslo.i18n.changes 2018-01-24 15:27:45.894049830 +0100 @@ -1,0 +2,10 @@ +Mon Jan 15 11:52:39 UTC 2018 - [email protected] + +- update to version 3.19.0 + - Imported Translations from Zanata + - Remove setting of version/release from releasenotes + - Remove -U from pip install + - Updated from global requirements + - Avoid tox_install.sh for constraints support + +------------------------------------------------------------------- Old: ---- oslo.i18n-3.18.0.tar.gz New: ---- oslo.i18n-3.19.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-oslo.i18n.spec ++++++ --- /var/tmp/diff_new_pack.SUOfJe/_old 2018-01-24 15:27:46.602016718 +0100 +++ /var/tmp/diff_new_pack.SUOfJe/_new 2018-01-24 15:27:46.610016343 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-oslo.i18n # -# 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,26 +17,26 @@ Name: python-oslo.i18n -Version: 3.18.0 +Version: 3.19.0 Release: 0 Summary: OpenStack i18n library License: Apache-2.0 Group: Development/Languages/Python Url: https://launchpad.net/oslo.i18n -Source0: https://files.pythonhosted.org/packages/source/o/oslo.i18n/oslo.i18n-3.18.0.tar.gz +Source0: https://files.pythonhosted.org/packages/source/o/oslo.i18n/oslo.i18n-3.19.0.tar.gz BuildRequires: openstack-macros BuildRequires: python2-Babel >= 2.3.4 -BuildRequires: python2-mock >= 2.0 +BuildRequires: python2-mock >= 2.0.0 BuildRequires: python2-oslotest >= 1.10.0 BuildRequires: python2-pbr >= 2.0.0 BuildRequires: python2-testscenarios >= 0.4 BuildRequires: python3-Babel >= 2.3.4 -BuildRequires: python3-mock >= 2.0 +BuildRequires: python3-mock >= 2.0.0 BuildRequires: python3-oslotest >= 1.10.0 BuildRequires: python3-pbr >= 2.0.0 BuildRequires: python3-testscenarios >= 0.4 Requires: python-Babel >= 2.3.4 -Requires: python-six >= 1.9.0 +Requires: python-six >= 1.10.0 BuildArch: noarch %python_subpackages @@ -49,13 +49,13 @@ Summary: Documentation for OpenStack i18n library Group: Development/Languages/Python BuildRequires: python-Sphinx -BuildRequires: python-openstackdocstheme >= 1.11.0 +BuildRequires: python-openstackdocstheme >= 1.17.0 %description -n python-oslo.i18n-doc Documentation for the oslo.i18n library. %prep -%autosetup -p1 -n oslo.i18n-3.18.0 +%autosetup -p1 -n oslo.i18n-3.19.0 %py_req_cleanup sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg ++++++ oslo.i18n-3.18.0.tar.gz -> oslo.i18n-3.19.0.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.i18n-3.18.0/AUTHORS new/oslo.i18n-3.19.0/AUTHORS --- old/oslo.i18n-3.18.0/AUTHORS 2017-09-20 10:43:16.000000000 +0200 +++ new/oslo.i18n-3.19.0/AUTHORS 2017-12-04 11:33:13.000000000 +0100 @@ -2,6 +2,7 @@ Akihiro Motoki <[email protected]> Alessio Ababilov <[email protected]> Anderson Mesquita <[email protected]> +Andreas Jaeger <[email protected]> Andreas Jaeger <[email protected]> Andrey Kurilin <[email protected]> Balazs Gibizer <[email protected]> @@ -56,6 +57,7 @@ Zhiteng Huang <[email protected]> ZhongShengping <[email protected]> Zhongyue Luo <[email protected]> +Zuul <[email protected]> howardlee <[email protected]> kavithahr <[email protected]> lingyongxu <[email protected]> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.i18n-3.18.0/ChangeLog new/oslo.i18n-3.19.0/ChangeLog --- old/oslo.i18n-3.18.0/ChangeLog 2017-09-20 10:43:16.000000000 +0200 +++ new/oslo.i18n-3.19.0/ChangeLog 2017-12-04 11:33:13.000000000 +0100 @@ -1,6 +1,17 @@ CHANGES ======= +3.19.0 +------ + +* Remove -U from pip install +* Avoid tox\_install.sh for constraints support +* Updated from global requirements +* Remove setting of version/release from releasenotes +* Updated from global requirements +* Imported Translations from Zanata +* Updated from global requirements + 3.18.0 ------ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.i18n-3.18.0/PKG-INFO new/oslo.i18n-3.19.0/PKG-INFO --- old/oslo.i18n-3.18.0/PKG-INFO 2017-09-20 10:43:16.000000000 +0200 +++ new/oslo.i18n-3.19.0/PKG-INFO 2017-12-04 11:33:14.000000000 +0100 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: oslo.i18n -Version: 3.18.0 +Version: 3.19.0 Summary: Oslo i18n library Home-page: https://docs.openstack.org/oslo.i18n/latest Author: OpenStack diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.i18n-3.18.0/oslo.i18n.egg-info/PKG-INFO new/oslo.i18n-3.19.0/oslo.i18n.egg-info/PKG-INFO --- old/oslo.i18n-3.18.0/oslo.i18n.egg-info/PKG-INFO 2017-09-20 10:43:16.000000000 +0200 +++ new/oslo.i18n-3.19.0/oslo.i18n.egg-info/PKG-INFO 2017-12-04 11:33:13.000000000 +0100 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: oslo.i18n -Version: 3.18.0 +Version: 3.19.0 Summary: Oslo i18n library Home-page: https://docs.openstack.org/oslo.i18n/latest Author: OpenStack diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.i18n-3.18.0/oslo.i18n.egg-info/SOURCES.txt new/oslo.i18n-3.19.0/oslo.i18n.egg-info/SOURCES.txt --- old/oslo.i18n-3.18.0/oslo.i18n.egg-info/SOURCES.txt 2017-09-20 10:43:16.000000000 +0200 +++ new/oslo.i18n-3.19.0/oslo.i18n.egg-info/SOURCES.txt 2017-12-04 11:33:14.000000000 +0100 @@ -72,5 +72,4 @@ releasenotes/source/_static/.placeholder releasenotes/source/_templates/.placeholder releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -releasenotes/source/locale/ko_KR/LC_MESSAGES/releasenotes.po -tools/tox_install.sh \ No newline at end of file +releasenotes/source/locale/ko_KR/LC_MESSAGES/releasenotes.po \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.i18n-3.18.0/oslo.i18n.egg-info/pbr.json new/oslo.i18n-3.19.0/oslo.i18n.egg-info/pbr.json --- old/oslo.i18n-3.18.0/oslo.i18n.egg-info/pbr.json 2017-09-20 10:43:16.000000000 +0200 +++ new/oslo.i18n-3.19.0/oslo.i18n.egg-info/pbr.json 2017-12-04 11:33:13.000000000 +0100 @@ -1 +1 @@ -{"git_version": "d808cf6", "is_release": true} \ No newline at end of file +{"git_version": "79e468e", "is_release": true} \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.i18n-3.18.0/oslo.i18n.egg-info/requires.txt new/oslo.i18n-3.19.0/oslo.i18n.egg-info/requires.txt --- old/oslo.i18n-3.18.0/oslo.i18n.egg-info/requires.txt 2017-09-20 10:43:16.000000000 +0200 +++ new/oslo.i18n-3.19.0/oslo.i18n.egg-info/requires.txt 2017-12-04 11:33:13.000000000 +0100 @@ -1,3 +1,3 @@ pbr!=2.1.0,>=2.0.0 Babel!=2.4.0,>=2.3.4 -six>=1.9.0 +six>=1.10.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.i18n-3.18.0/releasenotes/source/conf.py new/oslo.i18n-3.19.0/releasenotes/source/conf.py --- old/oslo.i18n-3.18.0/releasenotes/source/conf.py 2017-09-20 10:41:09.000000000 +0200 +++ new/oslo.i18n-3.19.0/releasenotes/source/conf.py 2017-12-04 11:30:41.000000000 +0100 @@ -61,16 +61,12 @@ project = u'oslo.i18n Release Notes' copyright = u'2016, oslo.i18n Developers' -# The version info for the project you're documenting, acts as replacement for -# |version| and |release|, also used in various other places throughout the -# built documents. -# -# The short X.Y version. +# Release notes do not need a version in the title, they span +# multiple versions. # The full version, including alpha/beta/rc tags. -import pkg_resources -release = pkg_resources.get_distribution('oslo.i18n').version +release = '' # The short X.Y version. -version = release +version = '' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.i18n-3.18.0/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po new/oslo.i18n-3.19.0/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po --- old/oslo.i18n-3.18.0/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po 2017-09-20 10:41:09.000000000 +0200 +++ new/oslo.i18n-3.19.0/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po 2017-12-04 11:30:41.000000000 +0100 @@ -1,13 +1,13 @@ # Andi Chandler <[email protected]>, 2017. #zanata msgid "" msgstr "" -"Project-Id-Version: oslo.i18n Release Notes 3.16.1.dev1\n" +"Project-Id-Version: oslo.i18n Release Notes 3.18.1.dev1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-12 20:03+0000\n" +"POT-Creation-Date: 2017-09-20 20:47+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2017-07-11 05:04+0000\n" +"PO-Revision-Date: 2017-10-05 03:55+0000\n" "Last-Translator: Andi Chandler <[email protected]>\n" "Language-Team: English (United Kingdom)\n" "Language: en-GB\n" @@ -26,6 +26,9 @@ msgid "Other Notes" msgstr "Other Notes" +msgid "Pike Series Release Notes" +msgstr "Pike Series Release Notes" + msgid "Unreleased Release Notes" msgstr "Unreleased Release Notes" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.i18n-3.18.0/requirements.txt new/oslo.i18n-3.19.0/requirements.txt --- old/oslo.i18n-3.18.0/requirements.txt 2017-09-20 10:41:09.000000000 +0200 +++ new/oslo.i18n-3.19.0/requirements.txt 2017-12-04 11:30:41.000000000 +0100 @@ -4,4 +4,4 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 Babel!=2.4.0,>=2.3.4 # BSD -six>=1.9.0 # MIT +six>=1.10.0 # MIT diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.i18n-3.18.0/test-requirements.txt new/oslo.i18n-3.19.0/test-requirements.txt --- old/oslo.i18n-3.18.0/test-requirements.txt 2017-09-20 10:41:09.000000000 +0200 +++ new/oslo.i18n-3.19.0/test-requirements.txt 2017-12-04 11:30:41.000000000 +0100 @@ -4,7 +4,7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 sphinx>=1.6.2 # BSD -openstackdocstheme>=1.16.0 # Apache-2.0 +openstackdocstheme>=1.17.0 # Apache-2.0 mock>=2.0.0 # BSD oslotest>=1.10.0 # Apache-2.0 @@ -12,6 +12,6 @@ testscenarios>=0.4 # Apache-2.0/BSD # for pre-release tests -oslo.config>=4.6.0 # Apache-2.0 +oslo.config>=5.1.0 # Apache-2.0 reno>=2.5.0 # Apache-2.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.i18n-3.18.0/tools/tox_install.sh new/oslo.i18n-3.19.0/tools/tox_install.sh --- old/oslo.i18n-3.18.0/tools/tox_install.sh 2017-09-20 10:41:09.000000000 +0200 +++ new/oslo.i18n-3.19.0/tools/tox_install.sh 1970-01-01 01:00:00.000000000 +0100 @@ -1,30 +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 remove the version pin in -# the constraints file before applying it for from-source installation. - -CONSTRAINTS_FILE="$1" -shift 1 - -set -e - -# NOTE(tonyb): Place this in the tox enviroment's log dir so it will get -# published to logs.openstack.org for easy debugging. -localfile="$VIRTUAL_ENV/log/upper-constraints.txt" - -if [[ "$CONSTRAINTS_FILE" != http* ]]; then - CONSTRAINTS_FILE="file://$CONSTRAINTS_FILE" -fi -# NOTE(tonyb): need to add curl to bindep.txt if the project supports bindep -curl "$CONSTRAINTS_FILE" --insecure --progress-bar --output "$localfile" - -pip install -c"$localfile" openstack-requirements - -# 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" - -pip install -c"$localfile" -U "$@" -exit $? diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.i18n-3.18.0/tox.ini new/oslo.i18n-3.19.0/tox.ini --- old/oslo.i18n-3.18.0/tox.ini 2017-09-20 10:41:09.000000000 +0200 +++ new/oslo.i18n-3.19.0/tox.ini 2017-12-04 11:30:41.000000000 +0100 @@ -3,12 +3,11 @@ envlist = py35,py27,pep8 [testenv] -setenv = - VIRTUAL_ENV={envdir} - BRANCH_NAME=master - CLIENT_NAME=oslo.i18n -install_command = {toxinidir}/tools/tox_install.sh {env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages} -deps = -r{toxinidir}/test-requirements.txt +install_command = pip install {opts} {packages} +deps = + -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} + -r{toxinidir}/test-requirements.txt + -r{toxinidir}/requirements.txt commands = python setup.py testr --slowest --testr-args='{posargs}' [testenv:pep8]
