We are amped to announce the release of: os-api-ref 3.0.0: Sphinx Extensions to support API reference sites in OpenStack 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 2.3.0..3.0.0 ---------------------------------- 443e97c remove unicode prefix from code 1813e19 Fix the 'No such file or directory' error 06cd5ab Remove deprecated sphinx-testing dependency d3c6dd2 Drop python3.6/3.7 support in testing runtime 92dddd6 Update CI to use unversioned jobs template a460735 Add Python3 yoga unit tests Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- os_api_ref/__init__.py | 3 +++ setup.cfg | 6 +++--- test-requirements.txt | 1 - 9 files changed, 42 insertions(+), 30 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index d165510..0fd36ef 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11 +10,0 @@ testtools>=2.2.0 # MIT -sphinx-testing>=1.0.1 # BSD License
participants (1)
-
no-reply@openstack.org