[release-announce] [documentation] openstackdocstheme 1.8.0
    no-reply at openstack.org 
    no-reply at openstack.org
       
    Tue May  2 11:22:50 UTC 2017
    
    
  
We are pumped to announce the release of:
openstackdocstheme 1.8.0: OpenStack Docs Theme
The source is available from:
    https://git.openstack.org/cgit/openstack/openstackdocstheme
Download the package from:
    https://tarballs.openstack.org/openstackdocstheme/
Please report issues through launchpad:
    https://launchpad.net/openstack-doc-tools
For more details, please see below.
Changes in openstackdocstheme 1.7.0..1.8.0
------------------------------------------
d31e4de Use new OpenStack logo and header
c1964c6 Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
openstackdocstheme/theme/openstackdocs/header.html |  26 +-
.../theme/openstackdocs/static/favicon.ico         | Bin 1150 -> 338 bytes
.../static/images/openstack-logo-full.png          | Bin 3180 -> 937 bytes
.../static/images/openstack-logo-full.svg          | 285 --------------------
.../static/images/openstack-logo-vert.png          | Bin 2539 -> 658 bytes
.../static/images/openstack-logo-vert.svg          | 286 ---------------------
requirements.txt                                   |   2 +-
7 files changed, 25 insertions(+), 574 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 9ee958b..6de9f4e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-pbr>=2.0.0 # Apache-2.0
+pbr!=2.1.0,>=2.0.0 # Apache-2.0
    
    
More information about the Release-announce
mailing list