From e2fb85f7578c866f7d02ced7483881a38b6e95a9 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 29 Sep 2016 20:00:03 +0200 Subject: [PATCH] Add sphinx-testing to g-r sphinx-testing is needed by os-api-ref for testing the theme. - Is the library actively maintained? No changes in the last 12 months, but also no open issues. - Is the library good code? I believe so, includes tests itself. - Is the library python 3 compatible? Yes. - Is the library license compatible? Yes, BSD license. - Is the library already packaged in the distros we target (Ubuntu latest / Fedora latest)? Packages found for Ubuntu and openSUSE: http://packages.ubuntu.com/xenial/python-sphinx-testing https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-testing - Is the function of this library already covered by other libraries in ``global-requirements.txt``? Not that I'm aware of. - Is the library required for OpenStack project or related dev or infrastructure setup? (Answer to this should be Yes, of course) Which? Yes, os-api-ref - which is used to display api-ref of server projects. Change-Id: I3bb1d25e3b9881b9cf18134f0eac84a8f4aedae6 --- global-requirements.txt | 1 + upper-constraints.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/global-requirements.txt b/global-requirements.txt index abfc60a706..a343623fb7 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -357,6 +357,7 @@ selenium>=2.50.1 # Apache-2.0 # situations as progressive releases of projects are done. setuptools>=16.0,!=24.0.0 # PSF/ZPL sphinx>=1.2.1,!=1.3b1,<1.4 # BSD +sphinx-testing # BSD License sphinxcontrib-blockdiag # BSD sphinxcontrib-httpdomain # BSD sphinxcontrib-seqdiag # BSD diff --git a/upper-constraints.txt b/upper-constraints.txt index 44be4e1f78..abaf2aaf2e 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -354,6 +354,7 @@ singledispatch===3.4.0.3;python_version=='2.7' six===1.10.0 smmap===0.9.0 spec-cleaner===0.9.0 +sphinx-testing===0.7.1 sphinxcontrib-blockdiag===1.5.5 sphinxcontrib-httpdomain===1.5.0 sphinxcontrib-pecanwsme===0.8.0