[release-announce] sphinx-feature-classification 1.1.0

no-reply at openstack.org no-reply at openstack.org
Thu Sep 10 14:18:05 UTC 2020


We are overjoyed to announce the release of:

sphinx-feature-classification 1.1.0: Generate a matrix of pluggable
drivers and their support to an API in Sphinx.

The source is available from:

    https://opendev.org/openstack/sphinx-feature-classification

Download the package from:

    https://pypi.org/project/sphinx-feature-classification

For more details, please see below.

Changes in sphinx-feature-classification 1.0.1..1.1.0
-----------------------------------------------------

9c95489 Cleanup misplaced release note
383d3ee Reduce need for openstack specific requirements
daafae0 Switch to victoria test template
e128cef Report sphinx extension is thread safe
623f5bb Switch to newer openstackdocstheme and reno versions


Diffstat (except docs and test files)
-------------------------------------

.zuul.yaml                                                         | 2 +-
releasenotes/source/conf.py                                        | 7 ++++++-
setup.cfg                                                          | 1 +
.../notes/update-summary-table-style-cb5a00eb45cce78a.yaml         | 5 -----
sphinx_feature_classification/support_matrix.py                    | 4 ++++
test-requirements.txt                                              | 7 +------
tox.ini                                                            | 5 +++++
10 files changed, 32 insertions(+), 16 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index ff02351..4e57eee 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,2 +6,0 @@ coverage>=4.0,!=4.4 # Apache-2.0
-openstackdocstheme>=1.17.0  # Apache-2.0
-oslotest>=1.10.0 # Apache-2.0
@@ -11 +9 @@ python-subunit>=0.0.18 # Apache-2.0/BSD
-sphinx>=1.6.8 # BSD
+sphinx>=2.0.0,!=2.1.0 # BSD
@@ -14,3 +11,0 @@ testtools>=1.4.0 # MIT
-
-# releasenotes
-reno>=1.8.0 # Apache-2.0






More information about the Release-announce mailing list