YuehuiLei 61a1b87e06 setup.cfg: Replace dashes with underscores
Setuptools v54.1.0 introduces a warning that the use of dash-separated
options in 'setup.cfg' will not be supported in a future version [1].
Get ahead of the issue by replacing the dashes with underscores. Without
this, we see 'UserWarning' messages like the following on new enough
versions of setuptools:

  UserWarning: Usage of dash-separated 'description-file' will not be
  supported in future versions. Please use the underscore name
  'description_file' instead

[1] https://github.com/pypa/setuptools/commit/a2e9ae4cb

Change-Id: I3153ad314a4c3ca68367e543a3ba2c581b49ea79
2021-04-30 15:42:44 +08:00
2021-01-03 16:02:16 +08:00
2019-04-19 19:34:34 +00:00
2014-04-18 11:33:16 +03:00
2018-07-13 10:18:54 +07:00
2021-03-18 11:17:53 +00:00
2019-08-09 22:48:06 +00:00
2014-04-18 11:33:16 +03:00
2020-02-25 17:33:41 +00:00
2020-02-10 18:32:50 +01:00
2020-09-22 12:32:18 +02:00
2021-02-19 14:38:30 +08:00

Team and repository tags

image

oslo.db -- OpenStack Database Pattern Library

Latest Version

Downloads

The oslo db (database) handling library, provides database connectivity to different database backends and various other helper utils.

Description
OpenStack Common DB Code
Readme 14 MiB
Languages
Python 99.6%
Shell 0.4%