Hello community,

here is the log from the commit of package python-oslo.reports for 
openSUSE:Factory checked in at 2018-01-24 15:27:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oslo.reports (Old)
 and      /work/SRC/openSUSE:Factory/.python-oslo.reports.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-oslo.reports"

Wed Jan 24 15:27:55 2018 rev:4 rq:567278 version:1.25.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-oslo.reports/python-oslo.reports.changes  
2017-08-28 15:31:30.715738611 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.reports.new/python-oslo.reports.changes 
    2018-01-24 15:27:55.689591675 +0100
@@ -1,0 +2,14 @@
+Mon Jan 15 11:58:51 UTC 2018 - [email protected]
+
+- update to version 1.25.0
+  - Remove -U from pip install
+  - Remove SIGUSR1 handler, which was deprecated after Ocata
+  - Update reno for stable/pike
+  - Remove psutil 1.x compat wrapping
+  - Remove setting of version/release from releasenotes
+  - Imported Translations from Zanata
+  - Avoid tox_install.sh for constraints support
+  - Update the documentation link
+  - Updated from global requirements
+
+-------------------------------------------------------------------

Old:
----
  oslo.reports-1.22.0.tar.gz

New:
----
  oslo.reports-1.25.0.tar.gz

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

Other differences:
------------------
++++++ python-oslo.reports.spec ++++++
--- /var/tmp/diff_new_pack.xP7ffx/_old  2018-01-24 15:27:56.321562117 +0100
+++ /var/tmp/diff_new_pack.xP7ffx/_new  2018-01-24 15:27:56.325561930 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.reports
 #
-# 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
@@ -16,34 +16,33 @@
 #
 
 
-%global sname oslo.reports
 Name:           python-oslo.reports
-Version:        1.22.0
+Version:        1.25.0
 Release:        0
 Summary:        OpenStack oslo.reports library
 License:        Apache-2.0
 Group:          Development/Languages/Python
-Url:            https://launchpad.net/%{sname}
-Source0:        
https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
+Url:            https://launchpad.net/oslo.reports
+Source0:        
https://files.pythonhosted.org/packages/source/o/oslo.reports/oslo.reports-1.25.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-Jinja2 >= 2.8
 BuildRequires:  python-devel
 BuildRequires:  python-eventlet >= 0.18.2
-BuildRequires:  python-greenlet >= 0.3.2
-BuildRequires:  python-oslo.config >= 4.0.0
-BuildRequires:  python-oslo.i18n >= 2.1.0
-BuildRequires:  python-oslo.serialization >= 1.10.0
-BuildRequires:  python-oslo.utils >= 3.20.0
+BuildRequires:  python-greenlet >= 0.4.10
+BuildRequires:  python-oslo.config >= 4.6.0
+BuildRequires:  python-oslo.i18n >= 3.15.3
+BuildRequires:  python-oslo.serialization >= 2.18.0
+BuildRequires:  python-oslo.utils >= 3.31.0
 BuildRequires:  python-oslotest >= 1.10.0
 BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-psutil >= 3.2.2
-BuildRequires:  python-six >= 1.9.0
+BuildRequires:  python-six >= 1.10.0
 Requires:       python-Jinja2 >= 2.8
-Requires:       python-oslo.i18n >= 2.1.0
-Requires:       python-oslo.serialization >= 1.10.0
-Requires:       python-oslo.utils >= 3.20.0
+Requires:       python-oslo.i18n >= 3.15.3
+Requires:       python-oslo.serialization >= 2.18.0
+Requires:       python-oslo.utils >= 3.31.0
 Requires:       python-psutil >= 3.2.2
-Requires:       python-six >= 1.9.0
+Requires:       python-six >= 1.10.0
 BuildArch:      noarch
 
 %description
@@ -54,7 +53,7 @@
 Summary:        Documentation for OpenStack reports library
 Group:          Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.11.0
+BuildRequires:  python-openstackdocstheme >= 1.17.0
 
 %description doc
 The project oslo.reports hosts a general purpose error report generation
@@ -62,7 +61,7 @@
 This package contains the documentation.
 
 %prep
-%autosetup -n %{sname}-%{version}
+%autosetup -p1 -n oslo.reports-1.25.0
 %py_req_cleanup
 sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.xP7ffx/_old  2018-01-24 15:27:56.361560246 +0100
+++ /var/tmp/diff_new_pack.xP7ffx/_new  2018-01-24 15:27:56.361560246 +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/oslo.reports/oslo.reports.spec.j2</param>
+    <param 
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslo.reports/oslo.reports.spec.j2</param>
     <param name="output-name">python-oslo.reports.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,oslo.reports</param>
   </service>

++++++ oslo.reports-1.22.0.tar.gz -> oslo.reports-1.25.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-1.22.0/AUTHORS 
new/oslo.reports-1.25.0/AUTHORS
--- old/oslo.reports-1.22.0/AUTHORS     2017-07-18 15:10:24.000000000 +0200
+++ new/oslo.reports-1.25.0/AUTHORS     2017-12-04 11:41:00.000000000 +0100
@@ -1,3 +1,4 @@
+Adam Harwell <[email protected]>
 Alessandro Pilotti <[email protected]>
 Alex Gaynor <[email protected]>
 Andreas Jaeger <[email protected]>
@@ -35,7 +36,9 @@
 Zang MingJie <[email protected]>
 ZhiQiang Fan <[email protected]>
 Zhongyue Luo <[email protected]>
+Zuul <[email protected]>
 gecong1973 <[email protected]>
+loooosy <[email protected]>
 melissaml <[email protected]>
 tanlin <[email protected]>
 [email protected] <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-1.22.0/CONTRIBUTING.rst 
new/oslo.reports-1.25.0/CONTRIBUTING.rst
--- old/oslo.reports-1.22.0/CONTRIBUTING.rst    2017-07-18 15:08:15.000000000 
+0200
+++ new/oslo.reports-1.25.0/CONTRIBUTING.rst    2017-12-04 11:36:52.000000000 
+0100
@@ -1,14 +1,14 @@
 If you would like to contribute to the development of OpenStack, you must
 follow the steps in this page:
 
-   http://docs.openstack.org/infra/manual/developers.html
+   https://docs.openstack.org/infra/manual/developers.html
 
 If you already have a good understanding of how the system works and your
 OpenStack accounts are set up, you can skip to the development workflow
 section of this documentation to learn how changes to OpenStack should be
 submitted for review via the Gerrit tool:
 
-   http://docs.openstack.org/infra/manual/developers.html#development-workflow
+   https://docs.openstack.org/infra/manual/developers.html#development-workflow
 
 Pull requests submitted through GitHub will be ignored.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-1.22.0/ChangeLog 
new/oslo.reports-1.25.0/ChangeLog
--- old/oslo.reports-1.22.0/ChangeLog   2017-07-18 15:10:24.000000000 +0200
+++ new/oslo.reports-1.25.0/ChangeLog   2017-12-04 11:41:00.000000000 +0100
@@ -1,6 +1,33 @@
 CHANGES
 =======
 
+1.25.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
+* Updated from global requirements
+
+1.24.0
+------
+
+* Imported Translations from Zanata
+* Remove psutil 1.x compat wrapping
+* Updated from global requirements
+
+1.23.0
+------
+
+* Updated from global requirements
+* Update the documentation link
+* Remove SIGUSR1 handler, which was deprecated after Ocata
+* Updated from global requirements
+* Update reno for stable/pike
+* Updated from global requirements
+
 1.22.0
 ------
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-1.22.0/PKG-INFO 
new/oslo.reports-1.25.0/PKG-INFO
--- old/oslo.reports-1.22.0/PKG-INFO    2017-07-18 15:10:24.000000000 +0200
+++ new/oslo.reports-1.25.0/PKG-INFO    2017-12-04 11:41:00.000000000 +0100
@@ -1,17 +1,18 @@
 Metadata-Version: 1.1
 Name: oslo.reports
-Version: 1.22.0
+Version: 1.25.0
 Summary: oslo.reports library
 Home-page: https://docs.openstack.org/oslo.reports/latest
 Author: OpenStack
 Author-email: [email protected]
 License: UNKNOWN
+Description-Content-Type: UNKNOWN
 Description: ========================
         Team and repository tags
         ========================
         
-        .. image:: http://governance.openstack.org/badges/oslo.reports.svg
-            :target: http://governance.openstack.org/reference/tags/index.html
+        .. image:: https://governance.openstack.org/badges/oslo.reports.svg
+            :target: https://governance.openstack.org/reference/tags/index.html
         
         .. Change things from this point on
         
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-1.22.0/README.rst 
new/oslo.reports-1.25.0/README.rst
--- old/oslo.reports-1.22.0/README.rst  2017-07-18 15:08:15.000000000 +0200
+++ new/oslo.reports-1.25.0/README.rst  2017-12-04 11:36:52.000000000 +0100
@@ -2,8 +2,8 @@
 Team and repository tags
 ========================
 
-.. image:: http://governance.openstack.org/badges/oslo.reports.svg
-    :target: http://governance.openstack.org/reference/tags/index.html
+.. image:: https://governance.openstack.org/badges/oslo.reports.svg
+    :target: https://governance.openstack.org/reference/tags/index.html
 
 .. Change things from this point on
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-1.22.0/oslo.reports.egg-info/PKG-INFO 
new/oslo.reports-1.25.0/oslo.reports.egg-info/PKG-INFO
--- old/oslo.reports-1.22.0/oslo.reports.egg-info/PKG-INFO      2017-07-18 
15:10:24.000000000 +0200
+++ new/oslo.reports-1.25.0/oslo.reports.egg-info/PKG-INFO      2017-12-04 
11:41:00.000000000 +0100
@@ -1,17 +1,18 @@
 Metadata-Version: 1.1
 Name: oslo.reports
-Version: 1.22.0
+Version: 1.25.0
 Summary: oslo.reports library
 Home-page: https://docs.openstack.org/oslo.reports/latest
 Author: OpenStack
 Author-email: [email protected]
 License: UNKNOWN
+Description-Content-Type: UNKNOWN
 Description: ========================
         Team and repository tags
         ========================
         
-        .. image:: http://governance.openstack.org/badges/oslo.reports.svg
-            :target: http://governance.openstack.org/reference/tags/index.html
+        .. image:: https://governance.openstack.org/badges/oslo.reports.svg
+            :target: https://governance.openstack.org/reference/tags/index.html
         
         .. Change things from this point on
         
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.reports-1.22.0/oslo.reports.egg-info/SOURCES.txt 
new/oslo.reports-1.25.0/oslo.reports.egg-info/SOURCES.txt
--- old/oslo.reports-1.22.0/oslo.reports.egg-info/SOURCES.txt   2017-07-18 
15:10:24.000000000 +0200
+++ new/oslo.reports-1.25.0/oslo.reports.egg-info/SOURCES.txt   2017-12-04 
11:41:00.000000000 +0100
@@ -70,7 +70,8 @@
 releasenotes/source/conf.py
 releasenotes/source/index.rst
 releasenotes/source/ocata.rst
+releasenotes/source/pike.rst
 releasenotes/source/unreleased.rst
 releasenotes/source/_static/.placeholder
 releasenotes/source/_templates/.placeholder
-tools/tox_install.sh
\ No newline at end of file
+releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-1.22.0/oslo.reports.egg-info/pbr.json 
new/oslo.reports-1.25.0/oslo.reports.egg-info/pbr.json
--- old/oslo.reports-1.22.0/oslo.reports.egg-info/pbr.json      2017-07-18 
15:10:24.000000000 +0200
+++ new/oslo.reports-1.25.0/oslo.reports.egg-info/pbr.json      2017-12-04 
11:41:00.000000000 +0100
@@ -1 +1 @@
-{"git_version": "5e4ea9a", "is_release": true}
\ No newline at end of file
+{"git_version": "80ec3ef", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.reports-1.22.0/oslo.reports.egg-info/requires.txt 
new/oslo.reports-1.25.0/oslo.reports.egg-info/requires.txt
--- old/oslo.reports-1.22.0/oslo.reports.egg-info/requires.txt  2017-07-18 
15:10:24.000000000 +0200
+++ new/oslo.reports-1.25.0/oslo.reports.egg-info/requires.txt  2017-12-04 
11:41:00.000000000 +0100
@@ -1,7 +1,7 @@
 pbr!=2.1.0,>=2.0.0
 Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8
-oslo.serialization!=2.19.1,>=1.10.0
+oslo.serialization!=2.19.1,>=2.18.0
 psutil>=3.2.2
-six>=1.9.0
-oslo.i18n!=3.15.2,>=2.1.0
-oslo.utils>=3.20.0
+six>=1.10.0
+oslo.i18n>=3.15.3
+oslo.utils>=3.31.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-1.22.0/oslo_reports/_i18n.py 
new/oslo.reports-1.25.0/oslo_reports/_i18n.py
--- old/oslo.reports-1.22.0/oslo_reports/_i18n.py       2017-07-18 
15:08:15.000000000 +0200
+++ new/oslo.reports-1.25.0/oslo_reports/_i18n.py       2017-12-04 
11:36:52.000000000 +0100
@@ -12,7 +12,7 @@
 
 """oslo.i18n integration module.
 
-See http://docs.openstack.org/developer/oslo.i18n/usage.html .
+See https://docs.openstack.org/oslo.i18n/latest/user/index.html .
 
 """
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.reports-1.22.0/oslo_reports/guru_meditation_report.py 
new/oslo.reports-1.25.0/oslo_reports/guru_meditation_report.py
--- old/oslo.reports-1.22.0/oslo_reports/guru_meditation_report.py      
2017-07-18 15:08:15.000000000 +0200
+++ new/oslo.reports-1.25.0/oslo_reports/guru_meditation_report.py      
2017-12-04 11:36:52.000000000 +0100
@@ -150,15 +150,6 @@
                 conf.oslo_reports.file_event_handler_interval,
                 version, service_name, log_dir)
         else:
-            if hasattr(signal, 'SIGUSR1'):
-                # TODO(dims) We need to remove this in the "O" release cycle
-                LOG.warning("Guru meditation now registers SIGUSR1 and "
-                            "SIGUSR2 by default for backward "
-                            "compatibility. SIGUSR1 will no longer be "
-                            "registered in a future release, so please "
-                            "use SIGUSR2 to generate reports.")
-                cls._setup_signal(signal.SIGUSR1,
-                                  version, service_name, log_dir)
             if hasattr(signal, 'SIGUSR2'):
                 cls._setup_signal(signal.SIGUSR2,
                                   version, service_name, log_dir)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.reports-1.22.0/oslo_reports/locale/en_GB/LC_MESSAGES/oslo_reports.po 
new/oslo.reports-1.25.0/oslo_reports/locale/en_GB/LC_MESSAGES/oslo_reports.po
--- 
old/oslo.reports-1.22.0/oslo_reports/locale/en_GB/LC_MESSAGES/oslo_reports.po   
    2017-07-18 15:08:15.000000000 +0200
+++ 
new/oslo.reports-1.25.0/oslo_reports/locale/en_GB/LC_MESSAGES/oslo_reports.po   
    2017-12-04 11:36:52.000000000 +0100
@@ -1,18 +1,33 @@
 # Andi Chandler <[email protected]>, 2016. #zanata
+# Andi Chandler <[email protected]>, 2017. #zanata
 msgid ""
 msgstr ""
-"Project-Id-Version: oslo.reports 1.9.1.dev1\n"
+"Project-Id-Version: oslo.reports 1.23.1.dev1\n"
 "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n";
-"POT-Creation-Date: 2016-06-10 16:23+0000\n"
+"POT-Creation-Date: 2017-09-20 21:00+0000\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"PO-Revision-Date: 2016-06-09 11:13+0000\n"
+"PO-Revision-Date: 2017-10-07 10:54+0000\n"
 "Last-Translator: Andi Chandler <[email protected]>\n"
 "Language-Team: English (United Kingdom)\n"
 "Language: en-GB\n"
-"X-Generator: Zanata 3.7.3\n"
+"X-Generator: Zanata 3.9.6\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
+msgid "How many seconds to wait between polls when file_event_handler is set"
+msgstr "How many seconds to wait between polls when file_event_handler is set"
+
 msgid "Path to a log directory where to create a file"
 msgstr "Path to a log directory where to create a file"
+
+msgid ""
+"The path to a file to watch for changes to trigger the reports, instead of "
+"signals. Setting this option disables the signal trigger for the reports. If "
+"application is running as a WSGI application it is recommended to use this "
+"instead of signals."
+msgstr ""
+"The path to a file to watch for changes to trigger the reports, instead of "
+"signals. Setting this option disables the signal trigger for the reports. If "
+"application is running as a WSGI application it is recommended to use this "
+"instead of signals."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-1.22.0/oslo_reports/models/process.py 
new/oslo.reports-1.25.0/oslo_reports/models/process.py
--- old/oslo.reports-1.22.0/oslo_reports/models/process.py      2017-07-18 
15:08:15.000000000 +0200
+++ new/oslo.reports-1.25.0/oslo_reports/models/process.py      2017-12-04 
11:36:52.000000000 +0100
@@ -18,13 +18,9 @@
 potentially with subprocesses.
 """
 
-import psutil
-
 import oslo_reports.models.with_default_views as mwdv
 import oslo_reports.views.text.process as text_views
 
-PS1 = psutil.version_info[0] == 1
-
 
 class ProcessModel(mwdv.ModelWithDefaultViews):
     """A Process Model
@@ -40,13 +36,12 @@
             text_view=text_views.ProcessView())
 
         self['pid'] = process.pid
-        self['parent_pid'] = (process.ppid if PS1 else process.ppid())
+        self['parent_pid'] = process.ppid()
         if hasattr(process, 'uids'):
             self['uids'] = {
-                'real': (process.uids.real if PS1 else process.uids().real),
-                'effective': (process.uids.effective if PS1
-                              else process.uids().effective),
-                'saved': (process.uids.saved if PS1 else process.uids().saved)
+                'real': process.uids().real,
+                'effective': process.uids().effective,
+                'saved': process.uids().saved
             }
         else:
             self['uids'] = {'real': None,
@@ -55,19 +50,18 @@
 
         if hasattr(process, 'gids'):
             self['gids'] = {
-                'real': (process.gids.real if PS1 else process.gids().real),
-                'effective': (process.gids.effective if PS1
-                              else process.gids().effective),
-                'saved': (process.gids.saved if PS1 else process.gids().saved)
+                'real': process.gids().real,
+                'effective': process.gids().effective,
+                'saved': process.gids().saved
             }
         else:
             self['gids'] = {'real': None,
                             'effective': None,
                             'saved': None}
 
-        self['username'] = process.username if PS1 else process.username()
-        self['command'] = process.cmdline if PS1 else process.cmdline()
-        self['state'] = process.status if PS1 else process.status()
+        self['username'] = process.username()
+        self['command'] = process.cmdline()
+        self['state'] = process.status()
 
-        children = process.get_children() if PS1 else process.children()
+        children = process.children()
         self['children'] = [ProcessModel(pr) for pr in children]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-1.22.0/releasenotes/source/conf.py 
new/oslo.reports-1.25.0/releasenotes/source/conf.py
--- old/oslo.reports-1.22.0/releasenotes/source/conf.py 2017-07-18 
15:08:15.000000000 +0200
+++ new/oslo.reports-1.25.0/releasenotes/source/conf.py 2017-12-04 
11:36:52.000000000 +0100
@@ -60,16 +60,11 @@
 project = u'oslo.reports Release Notes'
 copyright = u'2016, oslo.reports 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.
-#
+# Release notes do not need a version in the title, they span
+# multiple versions.
+release = ''
 # The short X.Y version.
-# The full version, including alpha/beta/rc tags.
-import pkg_resources
-release = pkg_resources.get_distribution('oslo.reports').version
-# 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.reports-1.22.0/releasenotes/source/index.rst 
new/oslo.reports-1.25.0/releasenotes/source/index.rst
--- old/oslo.reports-1.22.0/releasenotes/source/index.rst       2017-07-18 
15:08:15.000000000 +0200
+++ new/oslo.reports-1.25.0/releasenotes/source/index.rst       2017-12-04 
11:36:52.000000000 +0100
@@ -6,4 +6,5 @@
     :maxdepth: 1
 
     unreleased
+    pike
     ocata
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.reports-1.22.0/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
 
new/oslo.reports-1.25.0/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
--- 
old/oslo.reports-1.22.0/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
        1970-01-01 01:00:00.000000000 +0100
+++ 
new/oslo.reports-1.25.0/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
        2017-12-04 11:36:52.000000000 +0100
@@ -0,0 +1,36 @@
+# Andi Chandler <[email protected]>, 2017. #zanata
+msgid ""
+msgstr ""
+"Project-Id-Version: oslo.reports Release Notes 1.23.1.dev1\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2017-09-20 21:00+0000\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"PO-Revision-Date: 2017-10-07 09:30+0000\n"
+"Last-Translator: Andi Chandler <[email protected]>\n"
+"Language-Team: English (United Kingdom)\n"
+"Language: en-GB\n"
+"X-Generator: Zanata 3.9.6\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+msgid "1.16.0"
+msgstr "1.16.0"
+
+msgid "Introduce reno for deployer release notes."
+msgstr "Introduce Reno for developer release notes."
+
+msgid "Ocata Series Release Notes"
+msgstr "Ocata Series Release Notes"
+
+msgid "Other Notes"
+msgstr "Other Notes"
+
+msgid "Pike Series Release Notes"
+msgstr "Pike Series Release Notes"
+
+msgid "Unreleased Release Notes"
+msgstr "Unreleased Release Notes"
+
+msgid "oslo.reports Release Notes"
+msgstr "oslo.reports Release Notes"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-1.22.0/releasenotes/source/pike.rst 
new/oslo.reports-1.25.0/releasenotes/source/pike.rst
--- old/oslo.reports-1.22.0/releasenotes/source/pike.rst        1970-01-01 
01:00:00.000000000 +0100
+++ new/oslo.reports-1.25.0/releasenotes/source/pike.rst        2017-12-04 
11:36:52.000000000 +0100
@@ -0,0 +1,6 @@
+===================================
+ Pike Series Release Notes
+===================================
+
+.. release-notes::
+   :branch: stable/pike
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-1.22.0/requirements.txt 
new/oslo.reports-1.25.0/requirements.txt
--- old/oslo.reports-1.22.0/requirements.txt    2017-07-18 15:08:16.000000000 
+0200
+++ new/oslo.reports-1.25.0/requirements.txt    2017-12-04 11:36:52.000000000 
+0100
@@ -4,8 +4,8 @@
 
 pbr!=2.1.0,>=2.0.0 # Apache-2.0
 Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause)
-oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
+oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
 psutil>=3.2.2 # BSD
-six>=1.9.0 # MIT
-oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
-oslo.utils>=3.20.0 # Apache-2.0
+six>=1.10.0 # MIT
+oslo.i18n>=3.15.3 # Apache-2.0
+oslo.utils>=3.31.0 # Apache-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-1.22.0/test-requirements.txt 
new/oslo.reports-1.25.0/test-requirements.txt
--- old/oslo.reports-1.22.0/test-requirements.txt       2017-07-18 
15:08:15.000000000 +0200
+++ new/oslo.reports-1.25.0/test-requirements.txt       2017-12-04 
11:36:52.000000000 +0100
@@ -6,13 +6,13 @@
 oslotest>=1.10.0 # Apache-2.0
 
 # These are needed for docs generation
-openstackdocstheme>=1.11.0 # Apache-2.0
+openstackdocstheme>=1.17.0 # Apache-2.0
 sphinx>=1.6.2 # BSD
 
 # for testing optional parts
-oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
+oslo.config>=5.1.0 # Apache-2.0
 eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
-greenlet>=0.3.2 # MIT
+greenlet>=0.4.10 # MIT
 
 coverage!=4.4,>=4.0 # Apache-2.0
-reno!=2.3.1,>=1.8.0 # Apache-2.0
+reno>=2.5.0 # Apache-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-1.22.0/tools/tox_install.sh 
new/oslo.reports-1.25.0/tools/tox_install.sh
--- old/oslo.reports-1.22.0/tools/tox_install.sh        2017-07-18 
15:08:15.000000000 +0200
+++ new/oslo.reports-1.25.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.reports-1.22.0/tox.ini 
new/oslo.reports-1.25.0/tox.ini
--- old/oslo.reports-1.22.0/tox.ini     2017-07-18 15:08:15.000000000 +0200
+++ new/oslo.reports-1.25.0/tox.ini     2017-12-04 11:36:52.000000000 +0100
@@ -3,12 +3,11 @@
 envlist = py35,py27,pypy,pep8
 
 [testenv]
-deps = -r{toxinidir}/test-requirements.txt
-setenv =
-     VIRTUAL_ENV={envdir}
-     BRANCH_NAME=master
-     CLIENT_NAME=oslo.reports
-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 =
+  
-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
+install_command = pip install {opts} {packages}
 commands = python setup.py testr --slowest --testr-args='{posargs}'
 
 [testenv:pep8]


Reply via email to