Doug Hellmann c804ba7da6 versionutils: switch from pkg_resources to packaging
Importing pkg_resources has a side-effect of scanning the metadata of
every installed python package. That is excessive overhead for a
function that needs to compare two version strings.

This change replaces pkg_resources with the packaging library, which
is also used as the implementation for version parsing within
setuptools and pkg_resources.

Change-Id: Ic9bda0783d3664e1f518d513d81b3271028335fd
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2020-07-05 14:17:47 -04:00
2020-06-04 14:08:43 +08:00
2020-06-04 14:08:43 +08:00
2020-06-02 20:41:31 +02:00
2019-04-19 19:27:54 +00:00
2018-07-04 08:28:15 +07:00
2019-02-13 14:28:34 +08:00
2020-02-10 18:35:07 +01:00
2020-04-02 15:10:56 +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 7.9 MiB
Languages
Python 100%