Elod Illes 10410f73d6 [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.

Change-Id: Ib68d6dc55b6d8817e52d5abdc5b2318a1fa21497
2022-09-05 17:24:51 +02:00
2020-04-14 10:17:14 +00:00
2018-07-04 08:23:05 +07:00
2021-02-02 14:49:12 +01:00
2019-02-17 10:28:24 +08:00
2020-03-02 10:10:22 +00:00
2020-02-10 18:31:55 +01:00
2022-09-05 17:24:51 +02:00

Team and repository tags

image

oslo.serialization

Latest Version

Downloads

The oslo.serialization library provides support for representing objects in transmittable and storable formats, such as Base64, JSON and MessagePack.

Description
OpenStack library for serialization
Readme 3.4 MiB
Languages
Python 100%