Elod Illes 1a900052a6 [stable-only] Cap virtualenv for py37
py37 test started to fail with latest virtualenv (20.16.4) as it
bundles setuptools 65.3.0, which causes installation problems under
py37. (Note: with py38 the problem does not occur).

This patch sets virtualenv<20.16.4 to unblock the gate as
virtualenv 20.16.3 bundles setuptools 63.4.1, with which py37 gate
works well.

Conflicts:
  tox.ini

NOTE(elod.illes): conflict is caused by tox.ini cleanup patch, that was
  added in ussuri: I45981d5e80ab8ea03176ce08e119556fec078a37

Change-Id: I4c60766ea0daedf06023902a73b007c35f82de85
(cherry picked from commit ee7f2a8725)
2022-09-21 16:50:09 +02:00
2022-03-15 12:41:49 +00:00
2022-03-15 12:41:49 +00:00
2019-09-20 16:39:30 +00:00
2018-07-04 08:28:15 +07:00
2022-01-31 12:04:50 +01:00
2015-11-16 23:17:37 +08:00
2019-02-13 14:28:34 +08:00
2019-07-05 15:10:54 -04:00
2017-03-03 00:03:24 +00:00
2022-09-21 16:50:09 +02:00

Team and repository tags

image

oslo.utils

Latest Version

Downloads

The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.

Description
OpenStack library utils
Readme 8.8 MiB
Languages
Python 100%