[release-announce] [oslo] oslosphinx 4.10.0 (ocata)
no-reply at openstack.org
no-reply at openstack.org
Wed Jan 18 14:21:10 UTC 2017
We are thrilled to announce the release of:
oslosphinx 4.10.0: OpenStack Sphinx Extensions and Theme
This release is part of the ocata release series.
The source is available from:
http://git.openstack.org/cgit/openstack/oslosphinx
Download the package from:
https://pypi.python.org/pypi/oslosphinx
Please report issues through launchpad:
http://bugs.launchpad.net/oslosphinx
For more details, please see below.
Changes in oslosphinx 4.9.0..4.10.0
-----------------------------------
a45542e Remove references to Python 3.4
8d1cf4f Add Constraints support
a527197 Updated from global requirements
f97e6b3 Show team and repo badges on README
Diffstat (except docs and test files)
-------------------------------------
README.rst | 9 +++++++++
requirements.txt | 2 +-
setup.cfg | 2 +-
tools/tox_install.sh | 30 ++++++++++++++++++++++++++++++
tox.ini | 7 ++++++-
5 files changed, 47 insertions(+), 3 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 79ebbe7..763a8ef 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ pbr>=1.8 # Apache-2.0
-requests>=2.10.0 # Apache-2.0
+requests!=2.12.2,>=2.10.0 # Apache-2.0
More information about the Release-announce
mailing list