[openstack-dev] [release] doc8 0.7.0 release

no-reply at openstack.org no-reply at openstack.org
Tue Apr 12 13:43:58 UTC 2016


We are content to announce the release of:

doc8 0.7.0: Style checker for Sphinx (or other) RST documentation

For more details, please see below.

Changes in doc8 0.6.0..0.7.0
----------------------------

a96c31f Skip long line check for rst definition list term
f6cb930 Remove argparse from requirements
5abd304 Remove support for py33/py26
8ed2fba remove python 2.6 trove classifier
0e7e4b1 Put py34 first in the env order of tox
b0dd12d Deprecated tox -downloadcache option removed
864e093 Added the launchpad bug url and fixed one typo
1791030 Update .gitreview for new namespace
5115b86 Use a more relevant launchpad home-page url
17f56bb Fix grammar issue in README.rst
65138ae Fix invalid table formatting
64f22e4 Fix issue of checking max_len for directives

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

.gitignore                |  2 +-
.gitreview                |  2 +-
CONTRIBUTING.rst          |  3 +++
README.rst                | 28 ++++++++++++++--------------
requirements.txt          |  1 -
setup.cfg                 |  5 +----
tox.ini                   |  5 +----
9 files changed, 76 insertions(+), 26 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 86a2ba2..8fcc512 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +4,0 @@
-argparse





More information about the OpenStack-dev mailing list