[openstack-announce] [release][oslo] oslosphinx release 3.1.0	(liberty)
    davanum at gmail.com 
    davanum at gmail.com
       
    Mon Aug  3 17:50:07 UTC 2015
    
    
  
We are gleeful to announce the release of:
oslosphinx 3.1.0: OpenStack Sphinx Extensions and Theme
This release is part of the liberty 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/3.1.0
Please report issues through launchpad:
    http://bugs.launchpad.net/oslosphinx
Changes in oslosphinx 3.0.0..3.1.0
----------------------------------
4436e11 Updated from global requirements
01d3a5a Updated from global requirements
774a129 Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
requirements.txt      | 2 +-
setup.py              | 3 +--
test-requirements.txt | 4 ++--
3 files changed, 4 insertions(+), 5 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index cc4784c..5b1ba9e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-pbr>=0.11,<2.0
+pbr<2.0,>=1.3
diff --git a/test-requirements.txt b/test-requirements.txt
index cda046a..87c1c20 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +5 @@
-hacking>=0.10.0,<0.11
+hacking<0.11,>=0.10.0
@@ -8 +8 @@ hacking>=0.10.0,<0.11
-sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
+sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
    
    
More information about the OpenStack-announce
mailing list