Add support for python 3.8

Introduce support of python 3.8 [1] and move tox and jobs to py38.

jsonschema 3.2.0 [2] support python 3.8
pyOpenSSL 19.1.0 [3] support python 3.8

[1] https://governance.openstack.org/tc/reference/runtimes/victoria.html#python-runtimes-for-victoria
[2] https://github.com/Julian/jsonschema/pull/627
[3] https://pypi.org/project/pyOpenSSL/19.1.0/

Change-Id: I8f561325780a95173501f42e10b6fce617bb17f4
This commit is contained in:
likui 2020-12-03 09:01:54 +08:00
parent 8b892239dc
commit 61d36db2d5
1 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ Jinja2==2.10
jmespath==0.9.0
jsonpatch==1.16
jsonpointer==1.13
jsonschema==2.6.0
jsonschema==3.2.0
keystoneauth1==3.4.0
linecache2==1.0.0
MarkupSafe==1.0
@ -46,7 +46,7 @@ positional==1.2.1
prettytable==0.7.2
pycparser==2.18
Pygments==2.2.0
pyOpenSSL==17.1.0
pyOpenSSL==19.1.0
pyparsing==2.1.0
pyperclip==1.5.27
python-cinderclient==3.3.0