We contentedly announce the release of: os-api-ref 3.1.0 The source is available from: https://opendev.org/openstack/os-api-ref Download the package from: https://tarballs.openstack.org/os-api-ref/ For more details, please see below. Changes in os-api-ref 3.0.1..3.1.0 ---------------------------------- a378131 Run pyupgrade to clean up Python 2 syntaxes d8731f0 Bump pre-commit config 787ad77 Move to bootstrap5 Diffstat (except docs and test files) ------------------------------------- .pre-commit-config.yaml | 29 +-- os_api_ref/__init__.py | 33 +-- os_api_ref/assets/api-site.css | 10 +- os_api_ref/assets/api-site.js | 18 +- os_api_ref/assets/combobox.js | 462 --------------------------------- os_api_ref/http_codes.py | 11 +- test-requirements.txt | 3 - tox.ini | 6 +- 12 files changed, 64 insertions(+), 536 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index bf005dc..7e63541 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,2 +4,0 @@ -hacking>=3.0.1,<3.1.0 # Apache-2.0 - @@ -13 +10,0 @@ stestr>=2.0.0 # Apache-2.0 -pre-commit>=2.6.0 # MIT
participants (1)
-
no-reply@openstack.org