[openstack-announce] [release][oslo] oslosphinx release 4.2.0 (mitaka)
davanum at gmail.com
davanum at gmail.com
Mon Dec 21 20:09:37 UTC 2015
We are excited to announce the release of:
oslosphinx 4.2.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 below and:
http://launchpad.net/oslosphinx/+milestone/4.2.0
Please report issues through launchpad:
http://bugs.launchpad.net/oslosphinx
Changes in oslosphinx 4.1.0..4.2.0
----------------------------------
b73bfc5 Updated from global requirements
bd5fad6 Deprecated tox -downloadcache option removed
ea01f15 Removes MANIFEST.in as it is not needed explicitely by PBR
2fbfcf5 Use proper decode function name.
Diffstat (except docs and test files)
-------------------------------------
MANIFEST.in | 4 ----
oslosphinx/__init__.py | 2 +-
requirements.txt | 2 +-
tox.ini | 1 -
4 files changed, 2 insertions(+), 7 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index f28ae9a..53960a8 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ pbr>=1.6
-requests>=2.8.1
+requests!=2.9.0,>=2.8.1
More information about the OpenStack-announce
mailing list