Merge "Revert "update constraint for oslo.serialization to new release 2.21.2""
This commit is contained in:
commit
76370b6486
@ -14,6 +14,9 @@
|
|||||||
Use the specified tox environments (``ALL`` selects all).
|
Use the specified tox environments (``ALL`` selects all).
|
||||||
vars:
|
vars:
|
||||||
zuul_work_dir: "{{ (zuul.projects | selectattr('required') | selectattr('name', 'match', '^(?!openstack/requirements)') | list)[0].src_dir }}"
|
zuul_work_dir: "{{ (zuul.projects | selectattr('required') | selectattr('name', 'match', '^(?!openstack/requirements)') | list)[0].src_dir }}"
|
||||||
|
# NOTE(jeblair): temporarily disabled tox_siblings until the fix
|
||||||
|
# in https://review.openstack.org/514058 lands.
|
||||||
|
tox_install_siblings: false
|
||||||
files:
|
files:
|
||||||
- upper-constraints.txt
|
- upper-constraints.txt
|
||||||
- .zuul.d/cross-jobs.yaml
|
- .zuul.d/cross-jobs.yaml
|
||||||
|
@ -278,7 +278,7 @@ stestr===1.1.0
|
|||||||
urwid===1.3.1;python_version=='3.4'
|
urwid===1.3.1;python_version=='3.4'
|
||||||
urwid===1.3.1;python_version=='3.5'
|
urwid===1.3.1;python_version=='3.5'
|
||||||
singledispatch===3.4.0.3;python_version=='2.7'
|
singledispatch===3.4.0.3;python_version=='2.7'
|
||||||
oslo.serialization===2.21.2
|
oslo.serialization===2.21.1
|
||||||
warlock===1.2.0
|
warlock===1.2.0
|
||||||
exabgp===4.0.2
|
exabgp===4.0.2
|
||||||
sphinxcontrib-httpdomain===1.5.0
|
sphinxcontrib-httpdomain===1.5.0
|
||||||
|
Loading…
Reference in New Issue
Block a user