Hello community,

here is the log from the commit of package python-oslo.reports for 
openSUSE:Factory checked in at 2020-10-26 16:17:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oslo.reports (Old)
 and      /work/SRC/openSUSE:Factory/.python-oslo.reports.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-oslo.reports"

Mon Oct 26 16:17:02 2020 rev:12 rq:841215 version:2.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-oslo.reports/python-oslo.reports.changes  
2020-06-05 20:18:56.299606195 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.reports.new.3463/python-oslo.reports.changes
        2020-10-26 16:17:43.603003336 +0100
@@ -1,0 +2,18 @@
+Fri Oct  9 19:17:50 UTC 2020 - [email protected]
+
+- update to version 2.2.0
+  - Remove the unused coding style modules
+  - Add Python3 victoria unit tests
+  - [goal] Migrate testing to ubuntu focal
+  - Bump default tox env from py37 to py38
+  - Update master for stable/ussuri
+  - Align contributing doc with oslo's policy
+  - Fix pygments style
+  - Bump bandit version
+  - Switch to newer openstackdocstheme and reno versions
+  - Add release notes links to doc index
+  - Remove translation sections from setup.cfg
+  - Add py38 package metadata
+  - Stop to use the __future__ module.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ python-oslo.reports.spec ++++++
--- /var/tmp/diff_new_pack.JcHw9k/_old  2020-10-26 16:17:44.123003754 +0100
+++ /var/tmp/diff_new_pack.JcHw9k/_new  2020-10-26 16:17:44.123003754 +0100
@@ -17,13 +17,13 @@
 
 
 Name:           python-oslo.reports
-Version:        2.0.1
+Version:        2.2.0
 Release:        0
 Summary:        OpenStack oslo.reports library
 License:        Apache-2.0
 Group:          Development/Languages/Python
 URL:            https://launchpad.net/oslo.reports
-Source0:        
https://files.pythonhosted.org/packages/source/o/oslo.reports/oslo.reports-2.0.1.tar.gz
+Source0:        
https://files.pythonhosted.org/packages/source/o/oslo.reports/oslo.reports-2.2.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-Jinja2 >= 2.10
 BuildRequires:  python3-eventlet
@@ -70,7 +70,7 @@
 This package contains the documentation.
 
 %prep
-%autosetup -p1 -n oslo.reports-2.0.1
+%autosetup -p1 -n oslo.reports-2.2.0
 %py_req_cleanup
 
 %build

++++++ _service ++++++
--- /var/tmp/diff_new_pack.JcHw9k/_old  2020-10-26 16:17:44.147003773 +0100
+++ /var/tmp/diff_new_pack.JcHw9k/_new  2020-10-26 16:17:44.151003777 +0100
@@ -1,8 +1,8 @@
 <services>
   <service mode="disabled" name="renderspec">
-    <param 
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/oslo.reports/oslo.reports.spec.j2</param>
+    <param 
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/oslo.reports/oslo.reports.spec.j2</param>
     <param name="output-name">python-oslo.reports.spec</param>
-    <param 
name="requirements">https://opendev.org/openstack/oslo.reports/raw/branch/stable/ussuri/requirements.txt</param>
+    <param 
name="requirements">https://opendev.org/openstack/oslo.reports/raw/branch/stable/victoria/requirements.txt</param>
     <param name="changelog-email">[email protected]</param>
     <param name="changelog-provider">gh,openstack,oslo.reports</param>
   </service>

++++++ oslo.reports-2.0.1.tar.gz -> oslo.reports-2.2.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-2.0.1/.zuul.yaml 
new/oslo.reports-2.2.0/.zuul.yaml
--- old/oslo.reports-2.0.1/.zuul.yaml   2020-04-07 12:10:58.000000000 +0200
+++ new/oslo.reports-2.2.0/.zuul.yaml   2020-09-11 21:18:26.000000000 +0200
@@ -3,7 +3,7 @@
       - check-requirements
       - lib-forward-testing-python3
       - openstack-lower-constraints-jobs
-      - openstack-python3-ussuri-jobs
+      - openstack-python3-victoria-jobs
       - periodic-stable-jobs
       - publish-openstack-docs-pti
       - release-notes-jobs-python3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-2.0.1/AUTHORS 
new/oslo.reports-2.2.0/AUTHORS
--- old/oslo.reports-2.0.1/AUTHORS      2020-04-07 12:12:08.000000000 +0200
+++ new/oslo.reports-2.2.0/AUTHORS      2020-09-11 21:19:28.000000000 +0200
@@ -19,6 +19,7 @@
 Eric Brown <[email protected]>
 Flavio Percoco <[email protected]>
 Frederic Lepied <[email protected]>
+Ghanshyam Mann <[email protected]>
 Hervé Beraud <[email protected]>
 Ildiko <[email protected]>
 Ivan Kolodyazhny <[email protected]>
@@ -29,6 +30,7 @@
 Julien Danjou <[email protected]>
 Kashyap Chamarthy <[email protected]>
 Kenneth Giusti <[email protected]>
+Moisés Guimarães de Medeiros <[email protected]>
 Nikola Dipanov <[email protected]>
 OpenStack Release Bot <[email protected]>
 Romain Soufflet <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-2.0.1/CONTRIBUTING.rst 
new/oslo.reports-2.2.0/CONTRIBUTING.rst
--- old/oslo.reports-2.0.1/CONTRIBUTING.rst     2020-04-07 12:10:58.000000000 
+0200
+++ new/oslo.reports-2.2.0/CONTRIBUTING.rst     2020-09-11 21:18:26.000000000 
+0200
@@ -1,3 +1,8 @@
+If you would like to contribute to the development of oslo's libraries,
+first you must take a look to this page:
+
+   
https://specs.openstack.org/openstack/oslo-specs/specs/policy/contributing.html
+
 If you would like to contribute to the development of OpenStack, you must
 follow the steps in this page:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-2.0.1/ChangeLog 
new/oslo.reports-2.2.0/ChangeLog
--- old/oslo.reports-2.0.1/ChangeLog    2020-04-07 12:12:08.000000000 +0200
+++ new/oslo.reports-2.2.0/ChangeLog    2020-09-11 21:19:28.000000000 +0200
@@ -1,6 +1,27 @@
 CHANGES
 =======
 
+2.2.0
+-----
+
+* [goal] Migrate testing to ubuntu focal
+* Bump bandit version
+* Fix pygments style
+
+2.1.0
+-----
+
+* Stop to use the \_\_future\_\_ module
+* Switch to newer openstackdocstheme and reno versions
+* Remove the unused coding style modules
+* Remove translation sections from setup.cfg
+* Align contributing doc with oslo's policy
+* Bump default tox env from py37 to py38
+* Add py38 package metadata
+* Add release notes links to doc index
+* Add Python3 victoria unit tests
+* Update master for stable/ussuri
+
 2.0.1
 -----
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-2.0.1/PKG-INFO 
new/oslo.reports-2.2.0/PKG-INFO
--- old/oslo.reports-2.0.1/PKG-INFO     2020-04-07 12:12:08.000000000 +0200
+++ new/oslo.reports-2.2.0/PKG-INFO     2020-09-11 21:19:28.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: oslo.reports
-Version: 2.0.1
+Version: 2.2.0
 Summary: oslo.reports library
 Home-page: https://docs.openstack.org/oslo.reports/latest
 Author: OpenStack
@@ -79,6 +79,7 @@
 Classifier: Programming Language :: Python :: 3
 Classifier: Programming Language :: Python :: 3.6
 Classifier: Programming Language :: Python :: 3.7
+Classifier: Programming Language :: Python :: 3.8
 Classifier: Programming Language :: Python :: 3 :: Only
 Classifier: Programming Language :: Python :: Implementation :: CPython
 Requires-Python: >=3.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-2.0.1/babel.cfg 
new/oslo.reports-2.2.0/babel.cfg
--- old/oslo.reports-2.0.1/babel.cfg    2020-04-07 12:10:58.000000000 +0200
+++ new/oslo.reports-2.2.0/babel.cfg    1970-01-01 01:00:00.000000000 +0100
@@ -1,2 +0,0 @@
-[python: **.py]
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-2.0.1/doc/requirements.txt 
new/oslo.reports-2.2.0/doc/requirements.txt
--- old/oslo.reports-2.0.1/doc/requirements.txt 2020-04-07 12:10:58.000000000 
+0200
+++ new/oslo.reports-2.2.0/doc/requirements.txt 2020-09-11 21:18:26.000000000 
+0200
@@ -2,7 +2,7 @@
 # of appearance. Changing the order has an impact on the overall integration
 # process, which may cause wedges in the gate later.
 
-openstackdocstheme>=1.18.1 # Apache-2.0
-sphinx>=1.8.0,!=2.1.0 # BSD
-reno>=2.5.0 # Apache-2.0
+openstackdocstheme>=2.2.0 # Apache-2.0
+sphinx>=2.0.0,!=2.1.0 # BSD
+reno>=3.1.0 # Apache-2.0
 sphinxcontrib-apidoc>=0.2.0  # BSD
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-2.0.1/doc/source/conf.py 
new/oslo.reports-2.2.0/doc/source/conf.py
--- old/oslo.reports-2.0.1/doc/source/conf.py   2020-04-07 12:10:58.000000000 
+0200
+++ new/oslo.reports-2.2.0/doc/source/conf.py   2020-09-11 21:18:26.000000000 
+0200
@@ -24,15 +24,14 @@
 ]
 
 # openstackdocstheme options
-repository_name = 'openstack/oslo.reports'
-bug_project = 'oslo.reports'
-bug_tag = ''
+openstackdocs_repo_name = 'openstack/oslo.reports'
+openstackdocs_bug_project = 'oslo.reports'
+openstackdocs_bug_tag = ''
 
 # The master toctree document.
 master_doc = 'index'
 
 # General information about the project.
-project = u'oslo.reports'
 copyright = u'2014, OpenStack Foundation'
 
 # If true, '()' will be appended to :func: etc. cross-reference text.
@@ -43,17 +42,15 @@
 add_module_names = True
 
 # The name of the Pygments (syntax highlighting) style to use.
-pygments_style = 'sphinx'
+pygments_style = 'native'
 
 # A list of ignored prefixes for module index sorting.
 modindex_common_prefix = ['oslo_reports.']
 
-
 # -- Options for HTML output -------------------------------------------------
 
 html_theme = 'openstackdocs'
 
-
 # -- sphinxcontrib.apidoc configuration --------------------------------------
 
 apidoc_module_dir = '../../oslo_reports'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-2.0.1/doc/source/index.rst 
new/oslo.reports-2.2.0/doc/source/index.rst
--- old/oslo.reports-2.0.1/doc/source/index.rst 2020-04-07 12:10:58.000000000 
+0200
+++ new/oslo.reports-2.2.0/doc/source/index.rst 2020-09-11 21:18:26.000000000 
+0200
@@ -15,6 +15,12 @@
    user/index
    reference/index
 
+Release Notes
+=============
+
+Read also the `oslo.reports Release Notes
+<https://docs.openstack.org/releasenotes/oslo.reports/>`_.
+
 Indices and tables
 ==================
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-2.0.1/lower-constraints.txt 
new/oslo.reports-2.2.0/lower-constraints.txt
--- old/oslo.reports-2.0.1/lower-constraints.txt        2020-04-07 
12:10:58.000000000 +0200
+++ new/oslo.reports-2.2.0/lower-constraints.txt        2020-09-11 
21:18:26.000000000 +0200
@@ -11,19 +11,17 @@
 fixtures==3.0.0
 gitdb==0.6.4
 GitPython==1.0.1
-greenlet==0.4.10
+greenlet==0.4.15
 imagesize==0.7.1
 iso8601==0.1.11
 Jinja2==2.10
 keystoneauth1==3.4.0
 linecache2==1.0.0
-MarkupSafe==1.0
-mccabe==0.2.1
+MarkupSafe==1.1.1
 mox3==0.20.0
 msgpack-python==0.4.0
 netaddr==0.7.18
 netifaces==0.10.4
-openstackdocstheme==1.18.1
 os-client-config==1.28.0
 oslo.config==5.2.0
 oslo.i18n==3.15.3
@@ -37,16 +35,13 @@
 python-mimeparse==1.6.0
 python-subunit==1.0.0
 pytz==2013.6
-PyYAML==3.12
-reno==2.5.0
+PyYAML==3.13
 requests==2.14.2
 requestsexceptions==1.2.0
 rfc3986==0.3.1
 six==1.10.0
 smmap==0.9.0
 snowballstemmer==1.2.1
-Sphinx==1.8.0
-sphinxcontrib-websupport==1.0.1
 stestr==2.0.0
 stevedore==1.20.0
 testtools==2.2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-2.0.1/oslo.reports.egg-info/PKG-INFO 
new/oslo.reports-2.2.0/oslo.reports.egg-info/PKG-INFO
--- old/oslo.reports-2.0.1/oslo.reports.egg-info/PKG-INFO       2020-04-07 
12:12:08.000000000 +0200
+++ new/oslo.reports-2.2.0/oslo.reports.egg-info/PKG-INFO       2020-09-11 
21:19:28.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: oslo.reports
-Version: 2.0.1
+Version: 2.2.0
 Summary: oslo.reports library
 Home-page: https://docs.openstack.org/oslo.reports/latest
 Author: OpenStack
@@ -79,6 +79,7 @@
 Classifier: Programming Language :: Python :: 3
 Classifier: Programming Language :: Python :: 3.6
 Classifier: Programming Language :: Python :: 3.7
+Classifier: Programming Language :: Python :: 3.8
 Classifier: Programming Language :: Python :: 3 :: Only
 Classifier: Programming Language :: Python :: Implementation :: CPython
 Requires-Python: >=3.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-2.0.1/oslo.reports.egg-info/SOURCES.txt 
new/oslo.reports-2.2.0/oslo.reports.egg-info/SOURCES.txt
--- old/oslo.reports-2.0.1/oslo.reports.egg-info/SOURCES.txt    2020-04-07 
12:12:08.000000000 +0200
+++ new/oslo.reports-2.2.0/oslo.reports.egg-info/SOURCES.txt    2020-09-11 
21:19:28.000000000 +0200
@@ -8,7 +8,6 @@
 HACKING.rst
 LICENSE
 README.rst
-babel.cfg
 lower-constraints.txt
 requirements.txt
 setup.cfg
@@ -80,6 +79,7 @@
 releasenotes/source/stein.rst
 releasenotes/source/train.rst
 releasenotes/source/unreleased.rst
+releasenotes/source/ussuri.rst
 releasenotes/source/_static/.placeholder
 releasenotes/source/_templates/.placeholder
 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-2.0.1/oslo.reports.egg-info/pbr.json 
new/oslo.reports-2.2.0/oslo.reports.egg-info/pbr.json
--- old/oslo.reports-2.0.1/oslo.reports.egg-info/pbr.json       2020-04-07 
12:12:08.000000000 +0200
+++ new/oslo.reports-2.2.0/oslo.reports.egg-info/pbr.json       2020-09-11 
21:19:28.000000000 +0200
@@ -1 +1 @@
-{"git_version": "314c4e7", "is_release": true}
\ No newline at end of file
+{"git_version": "bc631ae", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.reports-2.0.1/oslo.reports.egg-info/requires.txt 
new/oslo.reports-2.2.0/oslo.reports.egg-info/requires.txt
--- old/oslo.reports-2.0.1/oslo.reports.egg-info/requires.txt   2020-04-07 
12:12:08.000000000 +0200
+++ new/oslo.reports-2.2.0/oslo.reports.egg-info/requires.txt   2020-09-11 
21:19:28.000000000 +0200
@@ -1,7 +1,7 @@
-pbr!=2.1.0,>=2.0.0
 Jinja2>=2.10
+oslo.i18n>=3.15.3
 oslo.serialization!=2.19.1,>=2.18.0
+oslo.utils>=3.33.0
+pbr!=2.1.0,>=2.0.0
 psutil>=3.2.2
 six>=1.10.0
-oslo.i18n>=3.15.3
-oslo.utils>=3.33.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.reports-2.0.1/oslo_reports/generators/threading.py 
new/oslo.reports-2.2.0/oslo_reports/generators/threading.py
--- old/oslo.reports-2.0.1/oslo_reports/generators/threading.py 2020-04-07 
12:10:58.000000000 +0200
+++ new/oslo.reports-2.2.0/oslo_reports/generators/threading.py 2020-09-11 
21:18:26.000000000 +0200
@@ -19,8 +19,6 @@
 :mod:`oslo_reports.models.threading`.
 """
 
-from __future__ import absolute_import
-
 import gc
 import sys
 import threading
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.reports-2.0.1/oslo_reports/guru_meditation_report.py 
new/oslo.reports-2.2.0/oslo_reports/guru_meditation_report.py
--- old/oslo.reports-2.0.1/oslo_reports/guru_meditation_report.py       
2020-04-07 12:10:58.000000000 +0200
+++ new/oslo.reports-2.2.0/oslo_reports/guru_meditation_report.py       
2020-09-11 21:18:26.000000000 +0200
@@ -57,8 +57,6 @@
 where stderr is logged for that given service.
 """
 
-from __future__ import print_function
-
 import inspect
 import logging
 import os
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.reports-2.0.1/oslo_reports/tests/test_guru_meditation_report.py 
new/oslo.reports-2.2.0/oslo_reports/tests/test_guru_meditation_report.py
--- old/oslo.reports-2.0.1/oslo_reports/tests/test_guru_meditation_report.py    
2020-04-07 12:10:58.000000000 +0200
+++ new/oslo.reports-2.2.0/oslo_reports/tests/test_guru_meditation_report.py    
2020-09-11 21:18:26.000000000 +0200
@@ -12,8 +12,6 @@
 #    License for the specific language governing permissions and limitations
 #    under the License.
 
-from __future__ import print_function
-
 import datetime
 import os
 import re
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-2.0.1/releasenotes/source/conf.py 
new/oslo.reports-2.2.0/releasenotes/source/conf.py
--- old/oslo.reports-2.0.1/releasenotes/source/conf.py  2020-04-07 
12:10:58.000000000 +0200
+++ new/oslo.reports-2.2.0/releasenotes/source/conf.py  2020-09-11 
21:18:26.000000000 +0200
@@ -40,9 +40,10 @@
 ]
 
 # openstackdocstheme options
-repository_name = 'openstack/oslo.reports'
-bug_project = 'oslo.reports'
-bug_tag = ''
+openstackdocs_repo_name = 'openstack/oslo.reports'
+openstackdocs_bug_project = 'oslo.reports'
+openstackdocs_bug_tag = ''
+openstackdocs_auto_name = False
 
 # Add any paths that contain templates here, relative to this directory.
 templates_path = ['_templates']
@@ -96,7 +97,7 @@
 # show_authors = False
 
 # The name of the Pygments (syntax highlighting) style to use.
-pygments_style = 'sphinx'
+pygments_style = 'native'
 
 # A list of ignored prefixes for module index sorting.
 # modindex_common_prefix = []
@@ -145,10 +146,6 @@
 # directly to the root of the documentation.
 # html_extra_path = []
 
-# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
-# using the given strftime format.
-html_last_updated_fmt = '%Y-%m-%d %H:%M'
-
 # If true, SmartyPants will be used to convert quotes and dashes to
 # typographically correct entities.
 # html_use_smartypants = True
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-2.0.1/releasenotes/source/index.rst 
new/oslo.reports-2.2.0/releasenotes/source/index.rst
--- old/oslo.reports-2.0.1/releasenotes/source/index.rst        2020-04-07 
12:10:58.000000000 +0200
+++ new/oslo.reports-2.2.0/releasenotes/source/index.rst        2020-09-11 
21:18:26.000000000 +0200
@@ -6,6 +6,7 @@
     :maxdepth: 1
 
     unreleased
+    ussuri
     train
     stein
     rocky
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-2.0.1/releasenotes/source/ussuri.rst 
new/oslo.reports-2.2.0/releasenotes/source/ussuri.rst
--- old/oslo.reports-2.0.1/releasenotes/source/ussuri.rst       1970-01-01 
01:00:00.000000000 +0100
+++ new/oslo.reports-2.2.0/releasenotes/source/ussuri.rst       2020-09-11 
21:18:26.000000000 +0200
@@ -0,0 +1,6 @@
+===========================
+Ussuri Series Release Notes
+===========================
+
+.. release-notes::
+   :branch: stable/ussuri
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-2.0.1/setup.cfg 
new/oslo.reports-2.2.0/setup.cfg
--- old/oslo.reports-2.0.1/setup.cfg    2020-04-07 12:12:08.000000000 +0200
+++ new/oslo.reports-2.2.0/setup.cfg    2020-09-11 21:19:28.000000000 +0200
@@ -17,6 +17,7 @@
        Programming Language :: Python :: 3
        Programming Language :: Python :: 3.6
        Programming Language :: Python :: 3.7
+       Programming Language :: Python :: 3.8
        Programming Language :: Python :: 3 :: Only
        Programming Language :: Python :: Implementation :: CPython
 
@@ -28,20 +29,6 @@
 oslo.config.opts = 
        oslo.reports = oslo_reports.opts:list_opts
 
-[compile_catalog]
-directory = oslo_reports/locale
-domain = oslo_reports
-
-[update_catalog]
-domain = oslo_reports
-output_dir = oslo_reports/locale
-input_file = oslo_reports/locale/oslo_reports.pot
-
-[extract_messages]
-keywords = _ gettext ngettext l_ lazy_gettext
-mapping_file = babel.cfg
-output_file = oslo_reports/locale/oslo_reports.pot
-
 [egg_info]
 tag_build = 
 tag_date = 0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-2.0.1/test-requirements.txt 
new/oslo.reports-2.2.0/test-requirements.txt
--- old/oslo.reports-2.0.1/test-requirements.txt        2020-04-07 
12:10:58.000000000 +0200
+++ new/oslo.reports-2.2.0/test-requirements.txt        2020-09-11 
21:18:26.000000000 +0200
@@ -9,9 +9,9 @@
 # for testing optional parts
 oslo.config>=5.2.0 # Apache-2.0
 eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT
-greenlet>=0.4.10 # MIT
+greenlet>=0.4.15 # MIT
 
 coverage!=4.4,>=4.0 # Apache-2.0
 
 # Bandit security code scanner
-bandit>=1.1.0 # Apache-2.0
+bandit>=1.6.0,<1.7.0 # Apache-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-2.0.1/tox.ini 
new/oslo.reports-2.2.0/tox.ini
--- old/oslo.reports-2.0.1/tox.ini      2020-04-07 12:10:58.000000000 +0200
+++ new/oslo.reports-2.2.0/tox.ini      2020-09-11 21:18:26.000000000 +0200
@@ -1,6 +1,6 @@
 [tox]
 minversion = 3.1.1
-envlist = py37,pep8
+envlist = py38,pep8
 ignore_basepython_conflict = true
 
 [testenv]


Reply via email to