We are delighted to announce the release of:

oslosphinx 4.1.0: OpenStack Sphinx Extensions and Theme

This release is part of the mitaka release series.

With source available at:

    http://git.openstack.org/cgit/openstack/oslosphinx

With package available at:

    https://pypi.python.org/pypi/oslosphinx

For more details, please see the git log history below and:

    http://launchpad.net/oslosphinx/+milestone/4.1.0

Please report issues through launchpad:

    http://bugs.launchpad.net/oslosphinx

Changes in oslosphinx 4.0.0..4.1.0
----------------------------------

f8d71ac trap errors from git not being present
23539cb Updated from global requirements
10d5529 Fix a string vs bytes issue in _guess_cgit_link

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

oslosphinx/__init__.py | 6 +++++-
requirements.txt       | 2 +-
2 files changed, 6 insertions(+), 2 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index bc07a27..f28ae9a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ pbr>=1.6
-requests!=2.8.0,>=2.5.2
+requests>=2.8.1



_______________________________________________
OpenStack-announce mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-announce

Reply via email to