Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-openstackdocstheme for 
openSUSE:Factory checked in at 2023-07-27 16:50:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openstackdocstheme (Old)
 and      /work/SRC/openSUSE:Factory/.python-openstackdocstheme.new.32662 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-openstackdocstheme"

Thu Jul 27 16:50:44 2023 rev:22 rq:1099139 version:3.1.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-openstackdocstheme/python-openstackdocstheme.changes
      2023-03-22 22:28:46.825631192 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-openstackdocstheme.new.32662/python-openstackdocstheme.changes
   2023-07-27 16:51:07.753922996 +0200
@@ -1,0 +2,10 @@
+Mon Jul 17 21:04:30 UTC 2023 - cloud-de...@suse.de
+
+- update to version 3.1.1
+  - Remove errant character
+  - Replace ampersand with HTML characters
+  - Remove nested 'li'
+  - Remove invalid attributes
+  - Remove 'type' attribute of <script> element
+
+-------------------------------------------------------------------

Old:
----
  openstackdocstheme-3.1.0.tar.gz

New:
----
  openstackdocstheme-3.1.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-openstackdocstheme.spec ++++++
--- /var/tmp/diff_new_pack.BIMdPc/_old  2023-07-27 16:51:08.517927313 +0200
+++ /var/tmp/diff_new_pack.BIMdPc/_new  2023-07-27 16:51:08.521927335 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           python-openstackdocstheme
-Version:        3.1.0
+Version:        3.1.1
 Release:        0
 Summary:        OpenStack Docs Theme
 License:        Apache-2.0
 Group:          Development/Languages/Python
 URL:            https://docs.openstack.org/openstackdocstheme
-Source0:        
https://files.pythonhosted.org/packages/source/o/openstackdocstheme/openstackdocstheme-3.1.0.tar.gz
+Source0:        
https://files.pythonhosted.org/packages/source/o/openstackdocstheme/openstackdocstheme-3.1.1.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-Sphinx
 BuildRequires:  python3-dulwich >= 0.15.0
@@ -44,7 +44,7 @@
 to docs.openstack.org. Intended for use by OpenStack projects.
 
 %prep
-%autosetup -p1 -n openstackdocstheme-3.1.0
+%autosetup -p1 -n openstackdocstheme-3.1.1
 
 # we dont need hacking or pre-commit
 sed -i '/^hacking.*/d' test-requirements.txt

++++++ openstackdocstheme-3.1.0.tar.gz -> openstackdocstheme-3.1.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openstackdocstheme-3.1.0/ChangeLog 
new/openstackdocstheme-3.1.1/ChangeLog
--- old/openstackdocstheme-3.1.0/ChangeLog      2023-03-02 14:37:05.000000000 
+0100
+++ new/openstackdocstheme-3.1.1/ChangeLog      2023-05-23 10:59:21.000000000 
+0200
@@ -1,6 +1,15 @@
 CHANGES
 =======
 
+3.1.1
+-----
+
+* Remove 'type' attribute of <script> element
+* Remove invalid attributes
+* Remove errant character
+* Remove nested 'li'
+* Replace ampersand with HTML characters
+
 3.1.0
 -----
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openstackdocstheme-3.1.0/PKG-INFO 
new/openstackdocstheme-3.1.1/PKG-INFO
--- old/openstackdocstheme-3.1.0/PKG-INFO       2023-03-02 14:37:05.797991800 
+0100
+++ new/openstackdocstheme-3.1.1/PKG-INFO       2023-05-23 10:59:21.854412300 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: openstackdocstheme
-Version: 3.1.0
+Version: 3.1.1
 Summary: OpenStack Docs Theme
 Home-page: https://docs.openstack.org/openstackdocstheme/latest/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openstackdocstheme-3.1.0/openstackdocstheme/theme/openstackdocs/footer.html 
new/openstackdocstheme-3.1.1/openstackdocstheme/theme/openstackdocs/footer.html
--- 
old/openstackdocstheme-3.1.0/openstackdocstheme/theme/openstackdocs/footer.html 
    2023-03-02 14:36:37.000000000 +0100
+++ 
new/openstackdocstheme-3.1.1/openstackdocstheme/theme/openstackdocs/footer.html 
    2023-05-23 10:58:29.000000000 +0200
@@ -6,7 +6,7 @@
         <ul>
           <li><a 
href="https://www.openstack.org/software/project-navigator/";>Projects</a></li>
           <li><a href="https://security.openstack.org/";>OpenStack 
Security</a></li>
-          <li><a href="https://openstack.org/blog/";>Blog</a></li>g
+          <li><a href="https://openstack.org/blog/";>Blog</a></li>
           <li><a href="https://openstack.org/news/";>News</a></li>
         </ul>
       </div>
@@ -30,10 +30,10 @@
         </ul>
       </div>
       <div class="col-lg-2 col-sm-2">
-        <h3>Branding & Legal</h3>
+        <h3>Branding &amp; Legal</h3>
         <ul>
           <li><a href="https://openinfra.dev/legal";>Legal Docs</a></li>
-          <li><a href="https://openstack.org/brand/";>Logos & 
Guidelines</a></li>
+          <li><a href="https://openstack.org/brand/";>Logos &amp; 
Guidelines</a></li>
           <li><a href="https://openinfra.dev/legal/trademark-policy";>Trademark 
Policy</a></li>
           <li><a href="https://openinfra.dev/privacy-policy";>Privacy 
Policy</a></li>
           <li><a 
href="https://docs.openstack.org/contributors/common/setup-gerrit.html#individual-contributor-license-agreement";>OpenInfra
 CLA</a></li>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openstackdocstheme-3.1.0/openstackdocstheme/theme/openstackdocs/header.html 
new/openstackdocstheme-3.1.1/openstackdocstheme/theme/openstackdocs/header.html
--- 
old/openstackdocstheme-3.1.0/openstackdocstheme/theme/openstackdocs/header.html 
    2023-03-02 14:36:37.000000000 +0100
+++ 
new/openstackdocstheme-3.1.1/openstackdocstheme/theme/openstackdocs/header.html 
    2023-05-23 10:58:29.000000000 +0200
@@ -20,9 +20,9 @@
       </div>
       <div class="search-icon show"><i class="fa fa-search"></i> 
Search</div></div>
       <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
-      {% include 'os_search.html' %}
+{% include 'os_search.html' %}
       <ul class="nav navbar-nav navbar-main show">
-        {% include 'os_search_mobile.html' %}
+{% include 'os_search_mobile.html' %}
         <li> <!--Software -->
           <a href="{{osf_base_url}}/software/" class="drop" 
id="dropdownMenuSoftware">Software <i class="fa fa-caret-down"></i></a>
           <ul class="dropdown-menu" role="menu" 
aria-labelledby="dropdownMenuSoftware">
@@ -41,7 +41,7 @@
             <li role="presentation" class="divider"></li>
             <li role="presentation"><a role="menuitem" tabindex="-1" 
href="{{osf_base_url}}/use-cases/bare-metal/">Ironic Bare Metal</a></li>
             <li role="presentation"><a role="menuitem" tabindex="-1" 
href="{{osf_base_url}}/use-cases/edge-computing/">Edge Computing</a></li>
-            <li role="presentation"><a role="menuitem" tabindex="-1" 
href="{{osf_base_url}}/use-cases/telecoms-and-nfv/">Telecom & NFV</a></li>
+            <li role="presentation"><a role="menuitem" tabindex="-1" 
href="{{osf_base_url}}/use-cases/telecoms-and-nfv/">Telecom &amp; NFV</a></li>
             <li role="presentation"><a role="menuitem" tabindex="-1" 
href="{{osf_base_url}}/use-cases/science/">Science and HPC</a></li>
             <li role="presentation"><a role="menuitem" tabindex="-1" 
href="{{osf_base_url}}/use-cases/containers/">Containers</a></li>
             <li role="presentation"><a role="menuitem" tabindex="-1" 
href="{{osf_base_url}}/use-cases/enterprise/">Enterprise</a></li>
@@ -55,7 +55,7 @@
             <li role="presentation"><a role="menuitem" tabindex="-1" 
href="{{osf_base_url}}/ptg/">Project Teams Gathering</a></li>
             <li role="presentation"><a role="menuitem" tabindex="-1" 
href="{{osf_base_url}}/events/opendev-2020/">OpenDev</a></li>
             <li role="presentation"><a role="menuitem" tabindex="-1" 
href="{{osf_base_url}}/events/community-events/">Community Events</a></li>
-            <li role="presentation"><a role="menuitem" tabindex="-1" 
href="{{osf_base_url}}/events/openstackdays">OpenStack & OpenInfra Days</a></li>
+            <li role="presentation"><a role="menuitem" tabindex="-1" 
href="{{osf_base_url}}/events/openstackdays">OpenStack &amp; OpenInfra 
Days</a></li>
             <li role="presentation"><a role="menuitem" tabindex="-1" 
href="{{osf_base_url}}/videos/">Summit Videos</a></li>
           </ul>
         </li>
@@ -80,11 +80,11 @@
           <a href="{{osf_base_url}}/marketplace/" class="drop" 
id="dropdownMenuLearn">Marketplace <i class="fa fa-caret-down"></i></a>
           <ul class="dropdown-menu dropdown-hover" role="menu" 
aria-labelledby="dropdownMenuEvents">
             <li role="presentation"><a role="menuitem" tabindex="-1" 
href="{{osf_base_url}}/marketplace/training/">Training</a></li>
-            <li role="presentation"><a role="menuitem" tabindex="-1" 
href="{{osf_base_url}}/marketplace/distros/">Distros & Appliances</a></li>
+            <li role="presentation"><a role="menuitem" tabindex="-1" 
href="{{osf_base_url}}/marketplace/distros/">Distros &amp; Appliances</a></li>
             <li role="presentation"><a role="menuitem" tabindex="-1" 
href="{{osf_base_url}}/marketplace/public-clouds/">Public Clouds</a></li>
             <li role="presentation"><a role="menuitem" tabindex="-1" 
href="{{osf_base_url}}/marketplace/hosted-private-clouds/">Hosted Private 
Clouds</a></li>
             <li role="presentation"><a role="menuitem" tabindex="-1" 
href="{{osf_base_url}}/marketplace/remotely-managed-private-clouds/">Remotely 
Managed Private Clouds</a></li>
-            <li role="presentation"><a role="menuitem" tabindex="-1" 
href="{{osf_base_url}}/marketplace/consulting/">Consulting & 
Integrators</a></li>
+            <li role="presentation"><a role="menuitem" tabindex="-1" 
href="{{osf_base_url}}/marketplace/consulting/">Consulting &amp; 
Integrators</a></li>
             <li role="presentation"><a role="menuitem" tabindex="-1" 
href="{{osf_base_url}}/marketplace/drivers/">Drivers</a></li>
           </ul>
         </li>
@@ -94,18 +94,16 @@
         <li><!-- Docs -->
           <a href="http://docs.openstack.org/";>Docs</a>
         </li>
-        <li> <!-- Join -->
-            <li class="join-nav-section">
-              <a href="https://openinfra.dev/join/"; id="dropdownMenuJoin">Join 
<i class="fa fa-caret-down"></i></a>
-              <ul class="dropdown-menu dropdown-hover" role="menu" 
aria-labelledby="dropdownMenuJoin" style="display: none;">
-                <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://openinfra.dev/join/";>Sign up for Foundation Membership</a></li>
-                <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://openinfra.dev/join/";>Sponsor the Foundation</a></li>
-                <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://openinfra.dev";>More about the Foundation</a></li>
-              </ul>
-            </li>
-            <li>
-              <a href="{{osf_base_url}}/Security/login/?BackURL=/home/" 
class="sign-in-btn">Log In</a>
-            </li>
+        <li class="join-nav-section"> <!-- Join -->
+          <a href="https://openinfra.dev/join/"; id="dropdownMenuJoin">Join <i 
class="fa fa-caret-down"></i></a>
+          <ul class="dropdown-menu dropdown-hover" role="menu" 
aria-labelledby="dropdownMenuJoin" style="display: none;">
+            <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://openinfra.dev/join/";>Sign up for Foundation Membership</a></li>
+            <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://openinfra.dev/join/";>Sponsor the Foundation</a></li>
+            <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://openinfra.dev";>More about the Foundation</a></li>
+          </ul>
+        </li>
+        <li> <!-- Login -->
+          <a href="{{osf_base_url}}/Security/login/?BackURL=/home/" 
class="sign-in-btn">Log In</a>
         </li>
       </ul>
     </div>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openstackdocstheme-3.1.0/openstackdocstheme/theme/openstackdocs/layout.html 
new/openstackdocstheme-3.1.1/openstackdocstheme/theme/openstackdocs/layout.html
--- 
old/openstackdocstheme-3.1.0/openstackdocstheme/theme/openstackdocs/layout.html 
    2023-03-02 14:36:37.000000000 +0100
+++ 
new/openstackdocstheme-3.1.1/openstackdocstheme/theme/openstackdocs/layout.html 
    2023-05-23 10:58:29.000000000 +0200
@@ -79,7 +79,7 @@
 {% include 'script_footer.html' %}
 {% block script_footer %}{% endblock %}
 {% if display_badge %}
-<script type="text/javascript">
+<script>
     $(document).ready(function(){
 
           $.ajax({
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openstackdocstheme-3.1.0/openstackdocstheme/theme/openstackdocs/script_footer.html
 
new/openstackdocstheme-3.1.1/openstackdocstheme/theme/openstackdocs/script_footer.html
--- 
old/openstackdocstheme-3.1.0/openstackdocstheme/theme/openstackdocs/script_footer.html
      2023-03-02 14:36:37.000000000 +0100
+++ 
new/openstackdocstheme-3.1.1/openstackdocstheme/theme/openstackdocs/script_footer.html
      2023-05-23 10:58:29.000000000 +0200
@@ -1,22 +1,22 @@
 <!-- jQuery -->
-<script type="text/javascript" src="{{pathto('_static/js/jquery-3.2.1.min.js', 
1)}}"></script>
+<script src="{{pathto('_static/js/jquery-3.2.1.min.js', 1)}}"></script>
 
 <!-- Bootstrap JavaScript -->
-<script type="text/javascript" src="{{pathto('_static/js/bootstrap.min.js', 
1)}}"></script>
+<script src="{{pathto('_static/js/bootstrap.min.js', 1)}}"></script>
 
 <!-- The rest of the JS -->
-<script type="text/javascript" src="{{pathto('_static/js/navigation.js', 
1)}}"></script>
+<script src="{{pathto('_static/js/navigation.js', 1)}}"></script>
 
 <!-- Docs JS -->
-<script type="text/javascript" src="{{pathto('_static/js/docs.js', 
1)}}"></script>
+<script src="{{pathto('_static/js/docs.js', 1)}}"></script>
 
 <!-- standard sphinx include libraries, which allow search highlighting -->
-<script type="text/javascript" src="{{pathto('_static/underscore.js', 
1)}}"></script>
-<script type="text/javascript" src="{{pathto('_static/doctools.js', 
1)}}"></script>
-<script type="text/javascript" src="{{pathto('_static/searchtools.js', 
1)}}"></script>
-<script type="text/javascript" src="{{ pathto('_static/language_data.js', 1) 
}}"></script>
+<script src="{{pathto('_static/underscore.js', 1)}}"></script>
+<script src="{{pathto('_static/doctools.js', 1)}}"></script>
+<script src="{{pathto('_static/searchtools.js', 1)}}"></script>
+<script src="{{ pathto('_static/language_data.js', 1) }}"></script>
 
-<script type="text/javascript">
+<script>
     var DOCUMENTATION_OPTIONS = {
       URL_ROOT:    './',
       VERSION:     '{{ version }}',
@@ -29,7 +29,7 @@
 </script>
 
 <!-- Javascript for page -->
-<script language="JavaScript">
+<script>
   /* Build a description of this page including SHA, source location on git
    * repo, build time and the project's launchpad bug tag. Set the HREF of the
    * bug buttons
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openstackdocstheme-3.1.0/openstackdocstheme/theme/openstackdocs/script_search.html
 
new/openstackdocstheme-3.1.1/openstackdocstheme/theme/openstackdocs/script_search.html
--- 
old/openstackdocstheme-3.1.0/openstackdocstheme/theme/openstackdocs/script_search.html
      2023-03-02 14:36:37.000000000 +0100
+++ 
new/openstackdocstheme-3.1.1/openstackdocstheme/theme/openstackdocs/script_search.html
      2023-05-23 10:58:29.000000000 +0200
@@ -1,5 +1,5 @@
-<script src="https://www.google.com/jsapi"; type="text/javascript"></script>
-<script type="text/javascript">
+<script src="https://www.google.com/jsapi";></script>
+<script>
  //<![CDATA[
 google.load('search', '1', {
     language: 'en'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openstackdocstheme-3.1.0/openstackdocstheme/theme/openstackdocs/search.html 
new/openstackdocstheme-3.1.1/openstackdocstheme/theme/openstackdocs/search.html
--- 
old/openstackdocstheme-3.1.0/openstackdocstheme/theme/openstackdocs/search.html 
    2023-03-02 14:36:37.000000000 +0100
+++ 
new/openstackdocstheme-3.1.1/openstackdocstheme/theme/openstackdocs/search.html 
    2023-05-23 10:58:29.000000000 +0200
@@ -14,10 +14,9 @@
 {% endblock %}
 {% block body %}
   <div id="fallback" class="admonition warning">
-  <script 
type="text/javascript">document.getElementById('fallback').style.display = 
'none';</script>
+  <script>document.getElementById('fallback').style.display = 'none';</script>
   <p>
-    {% trans %}Please activate JavaScript to enable the search
-    functionality.{% endtrans %}
+    {% trans %}Please activate JavaScript to enable the search 
functionality.{% endtrans %}
   </p>
   </div>
   <p>
@@ -35,9 +34,9 @@
 {% endblock %}
 
 {% block script_footer %}
-  <script type="text/javascript">
+  <script>
     jQuery(function() { Search.loadIndex("searchindex.js"); });
   </script>
 
-  <script type="text/javascript" id="searchindexloader"></script>
+  <script id="searchindexloader"></script>
 {% endblock %}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openstackdocstheme-3.1.0/openstackdocstheme/theme/openstackdocs/sidebartoc_menu.html
 
new/openstackdocstheme-3.1.1/openstackdocstheme/theme/openstackdocs/sidebartoc_menu.html
--- 
old/openstackdocstheme-3.1.0/openstackdocstheme/theme/openstackdocs/sidebartoc_menu.html
    2023-03-02 14:36:37.000000000 +0100
+++ 
new/openstackdocstheme-3.1.1/openstackdocstheme/theme/openstackdocs/sidebartoc_menu.html
    2023-05-23 10:58:29.000000000 +0200
@@ -1,20 +1,20 @@
-<button href="#" type="button" data-toggle="dropdown" class="btn 
docs-sidebar-release-select">OpenStack Documentation<i class="fa 
fa-caret-down"></i></button>
-    <ul class="dropdown-menu docs-sidebar-dropdown" role="menu" 
aria-labelledby="dLabel">
-      <li role="presentation" class="dropdown-header">Guides</li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/index.html#install-guides";>Install 
Guides</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/index.html#user-guides";>User Guides</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/index.html#configuration-guides";>Configuration 
Guides</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/index.html#ops-and-admin-guides";>Operations 
and Administration Guides</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/index.html#api-guides";>API Guides</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/index.html#contributor-guides";>Contributor 
Guides</a></li>
-      <li role="presentation" class="dropdown-header">Languages</li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/de/";>Deutsch (German)</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/fr/";>Français (French)</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/id/";>Bahasa Indonesia (Indonesian)</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/it/";>Italiano (Italian)</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/ja/";>日本語 (Japanese)</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/ko_KR/";>한국어 (Korean)</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/pt_BR/";>Português (Portuguese)</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/tr_TR/";>Türkçe (Türkiye)</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/zh_CN/";>简体中文 (Simplified 
Chinese)</a></li>
-    </ul>
+<button type="button" data-toggle="dropdown" class="btn 
docs-sidebar-release-select">OpenStack Documentation<i class="fa 
fa-caret-down"></i></button>
+<ul class="dropdown-menu docs-sidebar-dropdown" role="menu">
+  <li role="presentation" class="dropdown-header">Guides</li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/index.html#install-guides";>Install 
Guides</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/index.html#user-guides";>User Guides</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/index.html#configuration-guides";>Configuration 
Guides</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/index.html#ops-and-admin-guides";>Operations 
and Administration Guides</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/index.html#api-guides";>API Guides</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/index.html#contributor-guides";>Contributor 
Guides</a></li>
+  <li role="presentation" class="dropdown-header">Languages</li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/de/";>Deutsch (German)</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/fr/";>Français (French)</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/id/";>Bahasa Indonesia (Indonesian)</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/it/";>Italiano (Italian)</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/ja/";>日本語 (Japanese)</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/ko_KR/";>한국어 (Korean)</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/pt_BR/";>Português (Portuguese)</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/tr_TR/";>Türkçe (Türkiye)</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/zh_CN/";>简体中文 (Simplified 
Chinese)</a></li>
+</ul>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openstackdocstheme-3.1.0/openstackdocstheme/theme/openstackdocs/sidebartoc_menu_apiref.html
 
new/openstackdocstheme-3.1.1/openstackdocstheme/theme/openstackdocs/sidebartoc_menu_apiref.html
--- 
old/openstackdocstheme-3.1.0/openstackdocstheme/theme/openstackdocs/sidebartoc_menu_apiref.html
     2023-03-02 14:36:37.000000000 +0100
+++ 
new/openstackdocstheme-3.1.1/openstackdocstheme/theme/openstackdocs/sidebartoc_menu_apiref.html
     2023-05-23 10:58:29.000000000 +0200
@@ -1,40 +1,40 @@
-<button href="#" type="button" data-toggle="dropdown" class="btn 
docs-sidebar-release-select">OpenStack APIs<i class="fa 
fa-caret-down"></i></button>
-    <ul class="dropdown-menu docs-sidebar-dropdown" role="menu" 
aria-labelledby="dLabel">
-      <li role="presentation" class="dropdown-header">References</li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/accelerator/index.html";>Accelerator</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/application-catalog/index.html";>Application
 Catalog</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/application-container/index.html";>Application
 Container</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/backup/index.html";>Backup</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/baremetal/index.html";>Bare 
Metal</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/baremetal-introspection/index.html";>Bare
 Metal Introspection</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/block-storage/index.html";>Block 
Storage</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/clustering/index.html";>Clustering</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/compute/index.html";>Compute</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/container-infrastructure-management/index.html";>Container
 Infrastructure Management</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/data-processing/index.html";>Data 
Processing</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/data-protection-orchestration/index.html";>Data
 Protection Orchestration</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/dns/index.html";>DNS</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/ec2-api/index.html";>EC2</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/function-engine/index.html";>Function 
Engine</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/identity/index.html";>Identity</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/image/index.html";>Image</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/instance-ha/index.html";>Instance 
HA</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/key-manager/index.html";>Key 
Manager</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/load-balancer/index.html";>Load 
Balancer</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/message/index.html";>Message</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/monitoring/index.html";>Monitoring</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/monitoring-events/index.html";>Monitoring
 Events</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/monitoring-logging/index.html";>Monitoring
 Logging</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/network/index.html";>Network</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/nfv-orchestration/index.html";>NFV 
Orchestration</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/object-store/index.html";>Object 
Store</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/orchestration/index.html";>Orchestration</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/placement/index.html";>Placement</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/reservation/index.html";>Reservation</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/resource-optimization/index.html";>Resource
 Optimization</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/search/index.html";>Search</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/shared-file-system/index.html";>Shared 
File System</a></li>
-      <li role="presentation" class="dropdown-header">Guides</li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-quick-start/";>API Quick Start</a></li>
-     <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-guide/compute/";>Compute API Guide</a></li>
-    </ul>
+<button type="button" data-toggle="dropdown" class="btn 
docs-sidebar-release-select">OpenStack APIs<i class="fa 
fa-caret-down"></i></button>
+<ul class="dropdown-menu docs-sidebar-dropdown" role="menu">
+  <li role="presentation" class="dropdown-header">References</li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/accelerator/index.html";>Accelerator</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/application-catalog/index.html";>Application
 Catalog</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/application-container/index.html";>Application
 Container</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/backup/index.html";>Backup</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/baremetal/index.html";>Bare 
Metal</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/baremetal-introspection/index.html";>Bare
 Metal Introspection</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/block-storage/index.html";>Block 
Storage</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/clustering/index.html";>Clustering</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/compute/index.html";>Compute</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/container-infrastructure-management/index.html";>Container
 Infrastructure Management</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/data-processing/index.html";>Data 
Processing</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/data-protection-orchestration/index.html";>Data
 Protection Orchestration</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/dns/index.html";>DNS</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/ec2-api/index.html";>EC2</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/function-engine/index.html";>Function 
Engine</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/identity/index.html";>Identity</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/image/index.html";>Image</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/instance-ha/index.html";>Instance 
HA</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/key-manager/index.html";>Key 
Manager</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/load-balancer/index.html";>Load 
Balancer</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/message/index.html";>Message</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/monitoring/index.html";>Monitoring</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/monitoring-events/index.html";>Monitoring
 Events</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/monitoring-logging/index.html";>Monitoring
 Logging</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/network/index.html";>Network</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/nfv-orchestration/index.html";>NFV 
Orchestration</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/object-store/index.html";>Object 
Store</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/orchestration/index.html";>Orchestration</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/placement/index.html";>Placement</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/reservation/index.html";>Reservation</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/resource-optimization/index.html";>Resource
 Optimization</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/search/index.html";>Search</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-ref/shared-file-system/index.html";>Shared 
File System</a></li>
+  <li role="presentation" class="dropdown-header">Guides</li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-quick-start/";>API Quick Start</a></li>
+ <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.openstack.org/api-guide/compute/";>Compute API Guide</a></li>
+</ul>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openstackdocstheme-3.1.0/openstackdocstheme/theme/starlingxdocs/footer.html 
new/openstackdocstheme-3.1.1/openstackdocstheme/theme/starlingxdocs/footer.html
--- 
old/openstackdocstheme-3.1.0/openstackdocstheme/theme/starlingxdocs/footer.html 
    2023-03-02 14:36:37.000000000 +0100
+++ 
new/openstackdocstheme-3.1.1/openstackdocstheme/theme/starlingxdocs/footer.html 
    2023-05-23 10:58:29.000000000 +0200
@@ -16,10 +16,10 @@
         </ul>
       </div>
       <div class="col-lg-2 col-sm-2">
-        <h3>Branding & Legal</h3>
+        <h3>Branding &amp; Legal</h3>
         <ul>
           <li><a href="https://openinfra.dev/legal";>Legal Docs</a></li>
-          <li><a href="https://openstack.org/brand/";>Logos & 
Guidelines</a></li>
+          <li><a href="https://openstack.org/brand/";>Logos &amp; 
Guidelines</a></li>
           <li><a href="https://openinfra.dev/legal/trademark-policy";>Trademark 
Policy</a></li>
           <li><a href="https://openinfra.dev/privacy-policy";>Privacy 
Policy</a></li>
           <li><a 
href="https://docs.openstack.org/contributors/common/setup-gerrit.html#individual-contributor-license-agreement";>OpenInfra
 CLA</a></li>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openstackdocstheme-3.1.0/openstackdocstheme/theme/starlingxdocs/sidebartoc_menu.html
 
new/openstackdocstheme-3.1.1/openstackdocstheme/theme/starlingxdocs/sidebartoc_menu.html
--- 
old/openstackdocstheme-3.1.0/openstackdocstheme/theme/starlingxdocs/sidebartoc_menu.html
    2023-03-02 14:36:37.000000000 +0100
+++ 
new/openstackdocstheme-3.1.1/openstackdocstheme/theme/starlingxdocs/sidebartoc_menu.html
    2023-05-23 10:58:29.000000000 +0200
@@ -1,6 +1,6 @@
-<button href="#" type="button" data-toggle="dropdown" class="btn 
docs-sidebar-release-select">StarlingX Documentation<i class="fa 
fa-caret-down"></i></button>
-    <ul class="dropdown-menu docs-sidebar-dropdown" role="menu" 
aria-labelledby="dLabel">
-      <li role="presentation" class="dropdown-header">Guides</li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.starlingx.io";>Install Guides</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.starlingx.io/api-ref/";>API Guides</a></li>
-    </ul>
+<button type="button" data-toggle="dropdown" class="btn 
docs-sidebar-release-select">StarlingX Documentation<i class="fa 
fa-caret-down"></i></button>
+<ul class="dropdown-menu docs-sidebar-dropdown" role="menu">
+  <li role="presentation" class="dropdown-header">Guides</li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.starlingx.io";>Install Guides</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.starlingx.io/api-ref/";>API Guides</a></li>
+</ul>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openstackdocstheme-3.1.0/openstackdocstheme/theme/starlingxdocs/sidebartoc_menu_apiref.html
 
new/openstackdocstheme-3.1.1/openstackdocstheme/theme/starlingxdocs/sidebartoc_menu_apiref.html
--- 
old/openstackdocstheme-3.1.0/openstackdocstheme/theme/starlingxdocs/sidebartoc_menu_apiref.html
     2023-03-02 14:36:37.000000000 +0100
+++ 
new/openstackdocstheme-3.1.1/openstackdocstheme/theme/starlingxdocs/sidebartoc_menu_apiref.html
     2023-05-23 10:58:29.000000000 +0200
@@ -1,10 +1,10 @@
-<button href="#" type="button" data-toggle="dropdown" class="btn 
docs-sidebar-release-select">StarlingX APIs<i class="fa 
fa-caret-down"></i></button>
-    <ul class="dropdown-menu docs-sidebar-dropdown" role="menu" 
aria-labelledby="dLabel">
-      <li role="presentation" class="dropdown-header">References</li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.starlingx.io/api-ref/stx-metal/";>Bare Metal</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.starlingx.io/api-ref/stx-config/";>Configuration</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.starlingx.io/api-ref/stx-distcloud/";>Distributed 
Cloud</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.starlingx.io/api-ref/stx-fault/";>Fault Management</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.starlingx.io/api-ref/stx-ha/";>High Availability</a></li>
-      <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.starlingx.io/api-ref/stx-nfv/";>Network Function 
Virtualization</a></li>
-    </ul>
+<button type="button" data-toggle="dropdown" class="btn 
docs-sidebar-release-select">StarlingX APIs<i class="fa 
fa-caret-down"></i></button>
+<ul class="dropdown-menu docs-sidebar-dropdown" role="menu">
+  <li role="presentation" class="dropdown-header">References</li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.starlingx.io/api-ref/stx-metal/";>Bare Metal</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.starlingx.io/api-ref/stx-config/";>Configuration</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.starlingx.io/api-ref/stx-distcloud/";>Distributed 
Cloud</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.starlingx.io/api-ref/stx-fault/";>Fault Management</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.starlingx.io/api-ref/stx-ha/";>High Availability</a></li>
+  <li role="presentation"><a role="menuitem" tabindex="-1" 
href="https://docs.starlingx.io/api-ref/stx-nfv/";>Network Function 
Virtualization</a></li>
+</ul>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openstackdocstheme-3.1.0/openstackdocstheme.egg-info/PKG-INFO 
new/openstackdocstheme-3.1.1/openstackdocstheme.egg-info/PKG-INFO
--- old/openstackdocstheme-3.1.0/openstackdocstheme.egg-info/PKG-INFO   
2023-03-02 14:37:05.000000000 +0100
+++ new/openstackdocstheme-3.1.1/openstackdocstheme.egg-info/PKG-INFO   
2023-05-23 10:59:21.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: openstackdocstheme
-Version: 3.1.0
+Version: 3.1.1
 Summary: OpenStack Docs Theme
 Home-page: https://docs.openstack.org/openstackdocstheme/latest/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openstackdocstheme-3.1.0/openstackdocstheme.egg-info/pbr.json 
new/openstackdocstheme-3.1.1/openstackdocstheme.egg-info/pbr.json
--- old/openstackdocstheme-3.1.0/openstackdocstheme.egg-info/pbr.json   
2023-03-02 14:37:05.000000000 +0100
+++ new/openstackdocstheme-3.1.1/openstackdocstheme.egg-info/pbr.json   
2023-05-23 10:59:21.000000000 +0200
@@ -1 +1 @@
-{"git_version": "20bf587", "is_release": true}
\ No newline at end of file
+{"git_version": "b301ee7", "is_release": true}
\ No newline at end of file

Reply via email to