Hello community,

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

Package is "python-oslo.context"

Mon Oct 26 16:16:36 2020 rev:16 rq:841207 version:3.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-oslo.context/python-oslo.context.changes  
2020-06-05 20:16:02.810943468 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.context.new.3463/python-oslo.context.changes
        2020-10-26 16:17:09.318975760 +0100
@@ -1,0 +2,18 @@
+Fri Oct  9 19:11:07 UTC 2020 - cloud-de...@suse.de
+
+- update to version 3.1.1
+  - Remove translation sections from setup.cfg
+  - Switch to newer openstackdocstheme and reno versions
+  - Add py38 package metadata
+  - Remove the unused coding style modules
+  - Update master for stable/ussuri
+  - drop mock from lower-constraints
+  - Add release notes links to doc index
+  - Align contributing doc with oslo's policy
+  - Fix hacking min version to 3.0.1
+  - Bump bandit version
+  - Bump default tox env from py37 to py38
+  - Add Python3 victoria unit tests
+  - Fix pygments style
+
+-------------------------------------------------------------------

Old:
----
  oslo.context-3.0.2.tar.gz

New:
----
  oslo.context-3.1.1.tar.gz

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

Other differences:
------------------
++++++ python-oslo.context.spec ++++++
--- /var/tmp/diff_new_pack.kNh6Pc/_old  2020-10-26 16:17:10.602976793 +0100
+++ /var/tmp/diff_new_pack.kNh6Pc/_new  2020-10-26 16:17:10.606976797 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without test
 Name:           python-oslo.context
-Version:        3.0.2
+Version:        3.1.1
 Release:        0
 Summary:        OpenStack Oslo context library
 License:        Apache-2.0
 Group:          Development/Languages/Python
 URL:            https://launchpad.net/oslo.context
-Source0:        
https://files.pythonhosted.org/packages/source/o/oslo.context/oslo.context-3.0.2.tar.gz
+Source0:        
https://files.pythonhosted.org/packages/source/o/oslo.context/oslo.context-3.1.1.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-pbr >= 2.0.0
 BuildArch:      noarch
@@ -64,7 +64,7 @@
 Documentation for the oslo-context library.
 
 %prep
-%autosetup -p1 -n oslo.context-3.0.2
+%autosetup -p1 -n oslo.context-3.1.1
 %py_req_cleanup
 
 %build

++++++ _service ++++++
--- /var/tmp/diff_new_pack.kNh6Pc/_old  2020-10-26 16:17:10.638976823 +0100
+++ /var/tmp/diff_new_pack.kNh6Pc/_new  2020-10-26 16:17:10.638976823 +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.context/oslo.context.spec.j2</param>
+    <param 
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/oslo.context/oslo.context.spec.j2</param>
     <param name="output-name">python-oslo.context.spec</param>
-    <param 
name="requirements">https://opendev.org/openstack/oslo.context/raw/branch/stable/ussuri/requirements.txt</param>
+    <param 
name="requirements">https://opendev.org/openstack/oslo.context/raw/branch/stable/victoria/requirements.txt</param>
     <param name="changelog-email">cloud-de...@suse.de</param>
     <param name="changelog-provider">gh,openstack,oslo.context</param>
   </service>

++++++ oslo.context-3.0.2.tar.gz -> oslo.context-3.1.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.context-3.0.2/.zuul.yaml 
new/oslo.context-3.1.1/.zuul.yaml
--- old/oslo.context-3.0.2/.zuul.yaml   2020-04-07 12:06:46.000000000 +0200
+++ new/oslo.context-3.1.1/.zuul.yaml   2020-09-11 21:20:25.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.context-3.0.2/AUTHORS 
new/oslo.context-3.1.1/AUTHORS
--- old/oslo.context-3.0.2/AUTHORS      2020-04-07 12:08:09.000000000 +0200
+++ new/oslo.context-3.1.1/AUTHORS      2020-09-11 21:21:19.000000000 +0200
@@ -31,12 +31,14 @@
 Kirill Bespalov <kbespa...@mirantis.com>
 Lance Bragstad <lbrags...@gmail.com>
 Michael Basnight <mbasni...@gmail.com>
+Moisés Guimarães de Medeiros <mogui...@redhat.com>
 Monty Taylor <mord...@inaugust.com>
 Morgan Fainberg <morgan.fainb...@gmail.com>
 OpenStack Release Bot <infra-r...@openstack.org>
 Q.hongtao <qihong...@inspur.com>
 Ronald Bradford <ronald.bradf...@gmail.com>
 Sean Dague <s...@dague.net>
+Sean McGinnis <sean.mcgin...@gmail.com>
 Stephen Finucane <stephen...@redhat.com>
 Steve Martinelli <steve...@ca.ibm.com>
 Thomas Herve <thomas.he...@enovance.com>
@@ -59,3 +61,4 @@
 ricolin <rico....@easystack.cn>
 wangqi <wang...@99cloud.net>
 yanheven <yanhe...@qq.com>
+zhangboye <zhangb...@inspur.com>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.context-3.0.2/CONTRIBUTING.rst 
new/oslo.context-3.1.1/CONTRIBUTING.rst
--- old/oslo.context-3.0.2/CONTRIBUTING.rst     2020-04-07 12:06:46.000000000 
+0200
+++ new/oslo.context-3.1.1/CONTRIBUTING.rst     2020-09-11 21:20:25.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:
 https://docs.openstack.org/infra/manual/developers.html
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.context-3.0.2/ChangeLog 
new/oslo.context-3.1.1/ChangeLog
--- old/oslo.context-3.0.2/ChangeLog    2020-04-07 12:08:09.000000000 +0200
+++ new/oslo.context-3.1.1/ChangeLog    2020-09-11 21:21:19.000000000 +0200
@@ -1,6 +1,27 @@
 CHANGES
 =======
 
+3.1.1
+-----
+
+* Bump bandit version
+* drop mock from lower-constraints
+* Fix pygments style
+
+3.1.0
+-----
+
+* Remove translation sections from setup.cfg
+* Fix hacking min version to 3.0.1
+* Switch to newer openstackdocstheme and reno versions
+* Remove the unused coding style modules
+* 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
+
 3.0.2
 -----
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.context-3.0.2/PKG-INFO 
new/oslo.context-3.1.1/PKG-INFO
--- old/oslo.context-3.0.2/PKG-INFO     2020-04-07 12:08:09.000000000 +0200
+++ new/oslo.context-3.1.1/PKG-INFO     2020-09-11 21:21:19.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: oslo.context
-Version: 3.0.2
+Version: 3.1.1
 Summary: Oslo Context library
 Home-page: https://docs.openstack.org/oslo.context/latest/
 Author: OpenStack
@@ -47,6 +47,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.context-3.0.2/babel.cfg 
new/oslo.context-3.1.1/babel.cfg
--- old/oslo.context-3.0.2/babel.cfg    2020-04-07 12:06:46.000000000 +0200
+++ new/oslo.context-3.1.1/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.context-3.0.2/doc/requirements.txt 
new/oslo.context-3.1.1/doc/requirements.txt
--- old/oslo.context-3.0.2/doc/requirements.txt 2020-04-07 12:06:46.000000000 
+0200
+++ new/oslo.context-3.1.1/doc/requirements.txt 2020-09-11 21:20:25.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.
 # These are needed for docs generation
-openstackdocstheme>=1.20.0 # 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
 fixtures>=3.0.0 # Apache-2.0/BSD
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.context-3.0.2/doc/source/conf.py 
new/oslo.context-3.1.1/doc/source/conf.py
--- old/oslo.context-3.0.2/doc/source/conf.py   2020-04-07 12:06:46.000000000 
+0200
+++ new/oslo.context-3.1.1/doc/source/conf.py   2020-09-11 21:20:25.000000000 
+0200
@@ -48,7 +48,7 @@
 add_module_names = True
 
 # The name of the Pygments (syntax highlighting) style to use.
-pygments_style = 'sphinx'
+pygments_style = 'native'
 
 # -- Options for HTML output --------------------------------------------------
 
@@ -72,9 +72,9 @@
 ]
 
 # openstackdocstheme options
-repository_name = 'openstack/oslo.context'
-bug_project = 'oslo.context'
-bug_tag = ''
+openstackdocs_repo_name = 'openstack/oslo.context'
+openstackdocs_bug_project = 'oslo.context'
+openstackdocs_bug_tag = ''
 
 # Example configuration for intersphinx: refer to the Python standard library.
 #intersphinx_mapping = {'http://docs.python.org/': None}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.context-3.0.2/doc/source/index.rst 
new/oslo.context-3.1.1/doc/source/index.rst
--- old/oslo.context-3.0.2/doc/source/index.rst 2020-04-07 12:06:46.000000000 
+0200
+++ new/oslo.context-3.1.1/doc/source/index.rst 2020-09-11 21:20:25.000000000 
+0200
@@ -18,6 +18,12 @@
 
    reference/index
 
+Release Notes
+=============
+
+Read also the `oslo.context Release Notes
+<https://docs.openstack.org/releasenotes/oslo.context/>`_.
+
 Indices and tables
 ==================
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.context-3.0.2/lower-constraints.txt 
new/oslo.context-3.1.1/lower-constraints.txt
--- old/oslo.context-3.0.2/lower-constraints.txt        2020-04-07 
12:06:46.000000000 +0200
+++ new/oslo.context-3.1.1/lower-constraints.txt        2020-09-11 
21:20:25.000000000 +0200
@@ -5,21 +5,15 @@
 debtcollector==1.2.0
 extras==1.0.0
 fixtures==3.0.0
-flake8==2.5.5
 gitdb==0.6.4
 GitPython==1.0.1
-hacking==0.12.0
 iso8601==0.1.11
 keystoneauth1==3.4.0
 linecache2==1.0.0
-mccabe==0.2.1
-mock==2.0.0
 mox3==0.20.0
 os-client-config==1.28.0
 oslotest==3.2.0
 pbr==2.0.0
-pep8==1.5.7
-pyflakes==0.8.1
 python-mimeparse==1.6.0
 python-subunit==1.0.0
 pytz==2013.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.context-3.0.2/oslo.context.egg-info/PKG-INFO 
new/oslo.context-3.1.1/oslo.context.egg-info/PKG-INFO
--- old/oslo.context-3.0.2/oslo.context.egg-info/PKG-INFO       2020-04-07 
12:08:09.000000000 +0200
+++ new/oslo.context-3.1.1/oslo.context.egg-info/PKG-INFO       2020-09-11 
21:21:19.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: oslo.context
-Version: 3.0.2
+Version: 3.1.1
 Summary: Oslo Context library
 Home-page: https://docs.openstack.org/oslo.context/latest/
 Author: OpenStack
@@ -47,6 +47,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.context-3.0.2/oslo.context.egg-info/SOURCES.txt 
new/oslo.context-3.1.1/oslo.context.egg-info/SOURCES.txt
--- old/oslo.context-3.0.2/oslo.context.egg-info/SOURCES.txt    2020-04-07 
12:08:09.000000000 +0200
+++ new/oslo.context-3.1.1/oslo.context.egg-info/SOURCES.txt    2020-09-11 
21:21:19.000000000 +0200
@@ -8,7 +8,6 @@
 HACKING.rst
 LICENSE
 README.rst
-babel.cfg
 lower-constraints.txt
 requirements.txt
 setup.cfg
@@ -57,5 +56,6 @@
 releasenotes/source/stein.rst
 releasenotes/source/train.rst
 releasenotes/source/unreleased.rst
+releasenotes/source/ussuri.rst
 releasenotes/source/_static/.placeholder
 releasenotes/source/_templates/.placeholder
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.context-3.0.2/oslo.context.egg-info/pbr.json 
new/oslo.context-3.1.1/oslo.context.egg-info/pbr.json
--- old/oslo.context-3.0.2/oslo.context.egg-info/pbr.json       2020-04-07 
12:08:09.000000000 +0200
+++ new/oslo.context-3.1.1/oslo.context.egg-info/pbr.json       2020-09-11 
21:21:19.000000000 +0200
@@ -1 +1 @@
-{"git_version": "48811e0", "is_release": true}
\ No newline at end of file
+{"git_version": "57dbded", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.context-3.0.2/oslo.context.egg-info/requires.txt 
new/oslo.context-3.1.1/oslo.context.egg-info/requires.txt
--- old/oslo.context-3.0.2/oslo.context.egg-info/requires.txt   2020-04-07 
12:08:09.000000000 +0200
+++ new/oslo.context-3.1.1/oslo.context.egg-info/requires.txt   2020-09-11 
21:21:19.000000000 +0200
@@ -1,2 +1,2 @@
-pbr!=2.1.0,>=2.0.0
 debtcollector>=1.2.0
+pbr!=2.1.0,>=2.0.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.context-3.0.2/oslo_context/context.py 
new/oslo.context-3.1.1/oslo_context/context.py
--- old/oslo.context-3.0.2/oslo_context/context.py      2020-04-07 
12:06:46.000000000 +0200
+++ new/oslo.context-3.1.1/oslo_context/context.py      2020-09-11 
21:20:25.000000000 +0200
@@ -368,7 +368,7 @@
         if self.auth_token:
             # NOTE(jaosorior): Gotta obfuscate the token since this dict is
             # meant for logging and we shouldn't leak it.
-            values['auth_token'] = '***'
+            values['auth_token'] = '***'  # nosec
         else:
             values['auth_token'] = None
         # NOTE(bnemec: auth_token_info isn't defined in oslo.context, but it's
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.context-3.0.2/releasenotes/source/conf.py 
new/oslo.context-3.1.1/releasenotes/source/conf.py
--- old/oslo.context-3.0.2/releasenotes/source/conf.py  2020-04-07 
12:06:46.000000000 +0200
+++ new/oslo.context-3.1.1/releasenotes/source/conf.py  2020-09-11 
21:20:25.000000000 +0200
@@ -91,7 +91,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 = []
@@ -99,7 +99,6 @@
 # If true, keep warnings as "system message" paragraphs in the built documents.
 # keep_warnings = False
 
-
 # -- Options for HTML output ----------------------------------------------
 
 # The theme to use for HTML and HTML Help pages.  See the documentation for
@@ -180,7 +179,6 @@
 # Output file base name for HTML help builder.
 htmlhelp_basename = 'oslo.contextReleaseNotesDoc'
 
-
 # -- Options for LaTeX output ---------------------------------------------
 
 # Grouping the document tree into LaTeX files. List of tuples
@@ -212,7 +210,6 @@
 # If false, no module index is generated.
 # latex_domain_indices = True
 
-
 # -- Options for manual page output ---------------------------------------
 
 # One entry per manual page. List of tuples
@@ -226,7 +223,6 @@
 # If true, show URL addresses after external links.
 # man_show_urls = False
 
-
 # -- Options for Texinfo output -------------------------------------------
 
 # Grouping the document tree into Texinfo files. List of tuples
@@ -256,6 +252,6 @@
 locale_dirs = ['locale/']
 
 # openstackdocstheme options
-repository_name = 'openstack/oslo.context'
-bug_project = 'oslo.context'
-bug_tag = ''
+openstackdocs_repo_name = 'openstack/oslo.context'
+openstackdocs_bug_project = 'oslo.context'
+openstackdocs_bug_tag = ''
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.context-3.0.2/releasenotes/source/index.rst 
new/oslo.context-3.1.1/releasenotes/source/index.rst
--- old/oslo.context-3.0.2/releasenotes/source/index.rst        2020-04-07 
12:06:46.000000000 +0200
+++ new/oslo.context-3.1.1/releasenotes/source/index.rst        2020-09-11 
21:20:25.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.context-3.0.2/releasenotes/source/ussuri.rst 
new/oslo.context-3.1.1/releasenotes/source/ussuri.rst
--- old/oslo.context-3.0.2/releasenotes/source/ussuri.rst       1970-01-01 
01:00:00.000000000 +0100
+++ new/oslo.context-3.1.1/releasenotes/source/ussuri.rst       2020-09-11 
21:20:25.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.context-3.0.2/setup.cfg 
new/oslo.context-3.1.1/setup.cfg
--- old/oslo.context-3.0.2/setup.cfg    2020-04-07 12:08:09.000000000 +0200
+++ new/oslo.context-3.1.1/setup.cfg    2020-09-11 21:21:19.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
 
@@ -24,20 +25,6 @@
 packages = 
        oslo_context
 
-[compile_catalog]
-directory = oslo_context/locale
-domain = oslo_context
-
-[update_catalog]
-domain = oslo_context
-output_dir = oslo_context/locale
-input_file = oslo_context/locale/oslo_context.pot
-
-[extract_messages]
-keywords = _ gettext ngettext l_ lazy_gettext
-mapping_file = babel.cfg
-output_file = oslo_context/locale/oslo_context.pot
-
 [egg_info]
 tag_build = 
 tag_date = 0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.context-3.0.2/test-requirements.txt 
new/oslo.context-3.1.1/test-requirements.txt
--- old/oslo.context-3.0.2/test-requirements.txt        2020-04-07 
12:06:46.000000000 +0200
+++ new/oslo.context-3.1.1/test-requirements.txt        2020-09-11 
21:20:25.000000000 +0200
@@ -2,11 +2,11 @@
 # of appearance. Changing the order has an impact on the overall integration
 # process, which may cause wedges in the gate later.
 
-hacking>=3.0,<3.1.0 # Apache-2.0
+hacking>=3.0.1,<3.1.0 # Apache-2.0
 fixtures>=3.0.0 # Apache-2.0/BSD
 oslotest>=3.2.0 # Apache-2.0
 coverage!=4.4,>=4.0 # Apache-2.0
 stestr>=2.0.0 # Apache-2.0
 
 # Bandit security code scanner
-bandit>=1.1.0,<1.6.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.context-3.0.2/tox.ini 
new/oslo.context-3.1.1/tox.ini
--- old/oslo.context-3.0.2/tox.ini      2020-04-07 12:06:46.000000000 +0200
+++ new/oslo.context-3.1.1/tox.ini      2020-09-11 21:20:25.000000000 +0200
@@ -1,6 +1,6 @@
 [tox]
 minversion = 3.2.0
-envlist = py37,pep8
+envlist = py38,pep8
 ignore_basepython_conflict = true
 
 [testenv]


Reply via email to