commit python-openstackdocstheme for openSUSE:Factory

2020-10-22 Thread root
Hello community,

here is the log from the commit of package python-openstackdocstheme for 
openSUSE:Factory checked in at 2020-10-22 14:20:05

Comparing /work/SRC/openSUSE:Factory/python-openstackdocstheme (Old)
 and  /work/SRC/openSUSE:Factory/.python-openstackdocstheme.new.3463 (New)


Package is "python-openstackdocstheme"

Thu Oct 22 14:20:05 2020 rev:12 rq:841198 version:2.2.5

Changes:

--- 
/work/SRC/openSUSE:Factory/python-openstackdocstheme/python-openstackdocstheme.changes
  2020-05-28 09:05:10.227312435 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-openstackdocstheme.new.3463/python-openstackdocstheme.changes
2020-10-22 14:20:07.494634028 +0200
@@ -1,0 +2,37 @@
+Fri Oct  9 19:16:08 UTC 2020 - cloud-de...@suse.de
+
+- update to version 2.2.5
+  - Provide extension version
+  - Update several links
+  - Show version in PDFs
+  - trivial: Remove leftover Python 2 code
+  - trivial: Add whitespace
+  - Changing the scope of the search bar on docs.starlingx.io
+  - Add py38 package metadata
+  - Mark sphinx extensions thread safe
+  - Fix broken URLs
+  - Update hacking for Python3
+  - Lower logging level of pdf-related logs
+  - Add 'openstackdocs_auto_name' config option
+  - Remove vendored 'native' Pygments theme
+  - Add version dropdown on docs.starlingx.io
+  - Use consistent logging
+  - Cleanup bindep
+  - Update docstheme
+  - Fix hacking min version to 3.0.1
+  - Add package prefixes for all config options
+  - Add octaviaclient cross job
+  - [ussuri][goal] Drop python 2.7 support and testing
+  - Merge, rather than overwrite, LaTeX settings
+  - Ignore 'last_updated' for auto-generated pages
+  - Add 'openstackdocs_auto_version' config option, path checking
+  - Restore configuration of 'latex_engine'
+  - Do not set html_last_updated_fmt
+  - Enable parallel building
+  - css: Namespace Pygments stylesheet
+  - Use xelatex as latex_engine
+  - Fix auto_name logic
+  - Add link to PDF file
+  - Add cross-tests for nova
+
+---

Old:

  openstackdocstheme-1.31.2.tar.gz

New:

  openstackdocstheme-2.2.5.tar.gz



Other differences:
--
++ python-openstackdocstheme.spec ++
--- /var/tmp/diff_new_pack.jHliDf/_old  2020-10-22 14:20:08.570634994 +0200
+++ /var/tmp/diff_new_pack.jHliDf/_new  2020-10-22 14:20:08.574634997 +0200
@@ -17,18 +17,17 @@
 
 
 Name:   python-openstackdocstheme
-Version:1.31.2
+Version:2.2.5
 Release:0
 Summary:OpenStack Docs Theme
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/%{sname}
-Source0:
https://files.pythonhosted.org/packages/source/o/openstackdocstheme/openstackdocstheme-1.31.2.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/openstackdocstheme/openstackdocstheme-2.2.5.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-Sphinx
 BuildRequires:  python3-dulwich >= 0.15.0
 BuildRequires:  python3-pbr >= 2.0.0
-BuildRequires:  python3-setuptools
 BuildArch:  noarch
 
 %description
@@ -46,7 +45,7 @@
 to docs.openstack.org. Intended for use by OpenStack projects.
 
 %prep
-%autosetup -p1 -n openstackdocstheme-1.31.2
+%autosetup -p1 -n openstackdocstheme-2.2.5
 
 # we dont need hacking
 sed -i '/^hacking.*/d' test-requirements.txt

++ _service ++
--- /var/tmp/diff_new_pack.jHliDf/_old  2020-10-22 14:20:08.606635026 +0200
+++ /var/tmp/diff_new_pack.jHliDf/_new  2020-10-22 14:20:08.606635026 +0200
@@ -1,6 +1,6 @@
 
   
-https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/openstackdocstheme/openstackdocstheme.spec.j2
+https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/openstackdocstheme/openstackdocstheme.spec.j2
 python-openstackdocstheme.spec
 https://opendev.org/openstack/openstackdocstheme/raw/branch/master/requirements.txt
 cloud-de...@suse.de

++ openstackdocstheme-1.31.2.tar.gz -> openstackdocstheme-2.2.5.tar.gz 
++
 1902 lines of diff (skipped)




commit python-openstackdocstheme for openSUSE:Factory

2020-05-28 Thread root
Hello community,

here is the log from the commit of package python-openstackdocstheme for 
openSUSE:Factory checked in at 2020-05-28 09:05:06

Comparing /work/SRC/openSUSE:Factory/python-openstackdocstheme (Old)
 and  /work/SRC/openSUSE:Factory/.python-openstackdocstheme.new.3606 (New)


Package is "python-openstackdocstheme"

Thu May 28 09:05:06 2020 rev:11 rq:803580 version:1.31.2

Changes:

--- 
/work/SRC/openSUSE:Factory/python-openstackdocstheme/python-openstackdocstheme.changes
  2020-04-19 21:39:24.434869407 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-openstackdocstheme.new.3606/python-openstackdocstheme.changes
2020-05-28 09:05:10.227312435 +0200
@@ -1,0 +2,10 @@
+Tue May 12 12:34:22 UTC 2020 - cloud-de...@suse.de
+
+- removed 0001-Catch-any-exception-when-trying-to-call-git.patch
+- update to version 1.31.2
+  - Catch any exception when trying to call "git"
+  - Improve docs title style
+  - Move version dropdown to title line
+  - Fetch generated PDF files correctly
+
+---

Old:

  0001-Catch-any-exception-when-trying-to-call-git.patch
  openstackdocstheme-1.31.1.tar.gz

New:

  openstackdocstheme-1.31.2.tar.gz



Other differences:
--
++ python-openstackdocstheme.spec ++
--- /var/tmp/diff_new_pack.XdD9Tm/_old  2020-05-28 09:05:11.095315037 +0200
+++ /var/tmp/diff_new_pack.XdD9Tm/_new  2020-05-28 09:05:11.095315037 +0200
@@ -17,15 +17,13 @@
 
 
 Name:   python-openstackdocstheme
-Version:1.31.1
+Version:1.31.2
 Release:0
 Summary:OpenStack Docs Theme
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/%{sname}
-Source0:
https://files.pythonhosted.org/packages/source/o/openstackdocstheme/openstackdocstheme-1.31.1.tar.gz
-# https://review.opendev.org/677868
-Patch0: 0001-Catch-any-exception-when-trying-to-call-git.patch
+Source0:
https://files.pythonhosted.org/packages/source/o/openstackdocstheme/openstackdocstheme-1.31.2.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-Sphinx
 BuildRequires:  python3-dulwich >= 0.15.0
@@ -48,7 +46,7 @@
 to docs.openstack.org. Intended for use by OpenStack projects.
 
 %prep
-%autosetup -p1 -n openstackdocstheme-1.31.1
+%autosetup -p1 -n openstackdocstheme-1.31.2
 
 # we dont need hacking
 sed -i '/^hacking.*/d' test-requirements.txt

++ _service ++
--- /var/tmp/diff_new_pack.XdD9Tm/_old  2020-05-28 09:05:11.139315169 +0200
+++ /var/tmp/diff_new_pack.XdD9Tm/_new  2020-05-28 09:05:11.143315181 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/train/openstack/openstackdocstheme/openstackdocstheme.spec.j2
+https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/openstackdocstheme/openstackdocstheme.spec.j2
 python-openstackdocstheme.spec
-https://raw.githubusercontent.com/openstack/openstackdocstheme/master/requirements.txt
+https://opendev.org/openstack/openstackdocstheme/raw/branch/master/requirements.txt
 cloud-de...@suse.de
 gh,openstack,openstackdocstheme
   

++ openstackdocstheme-1.31.1.tar.gz -> openstackdocstheme-1.31.2.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openstackdocstheme-1.31.1/.zuul.yaml 
new/openstackdocstheme-1.31.2/.zuul.yaml
--- old/openstackdocstheme-1.31.1/.zuul.yaml2019-08-21 23:34:54.0 
+0200
+++ new/openstackdocstheme-1.31.2/.zuul.yaml2019-12-12 11:00:48.0 
+0100
@@ -1,21 +1,9 @@
-# parent job is defined in openstack-manuals
-- job:
-name: openstackdocsstheme-tox-manuals-buildpdf
-parent: build-tox-manuals-base
-vars:
-  tox_envlist: buildpdf
-
-- job:
-name: openstackdocsstheme-tox-manuals-buildpdf-starlingxpdf
-parent: build-tox-manuals-base
-vars:
-  tox_envlist: buildpdf-starlingxdocs
-
 - job:
 name: openstack-tox-docs-starlingxdocs
 parent: openstack-tox-docs
 vars:
   tox_envlist: docs-starlingxdocs
+  tox_pdf_envlist: pdf-docs-starlingxdocs
 
 - project:
 templates:
@@ -24,8 +12,6 @@
   - release-notes-jobs-python3
 check:
   jobs:
-- openstackdocsstheme-tox-manuals-buildpdf
-- openstackdocsstheme-tox-manuals-buildpdf-starlingxpdf
 - openstack-tox-pep8
 - build-openstack-api-ref:
 # Override files section of the job so that this builds
@@ -41,8 +27,6 @@
 - openstack-tox-docs-starlingxdocs
 gate:
   jobs:
-- openstackdocsstheme-tox-manuals-buildpdf
-- openstackdocsstheme-tox-manuals-buildpdf-starlingxpdf
 - 

commit python-openstackdocstheme for openSUSE:Factory

2020-04-19 Thread root
Hello community,

here is the log from the commit of package python-openstackdocstheme for 
openSUSE:Factory checked in at 2020-04-19 21:39:18

Comparing /work/SRC/openSUSE:Factory/python-openstackdocstheme (Old)
 and  /work/SRC/openSUSE:Factory/.python-openstackdocstheme.new.2738 (New)


Package is "python-openstackdocstheme"

Sun Apr 19 21:39:18 2020 rev:10 rq:784195 version:1.31.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-openstackdocstheme/python-openstackdocstheme.changes
  2019-11-04 17:05:00.764171794 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-openstackdocstheme.new.2738/python-openstackdocstheme.changes
2020-04-19 21:39:24.434869407 +0200
@@ -1,0 +2,5 @@
+Thu Mar 12 08:34:32 UTC 2020 - Dirk Mueller 
+
+- switch to python 3.x only client
+
+---



Other differences:
--
++ python-openstackdocstheme.spec ++
--- /var/tmp/diff_new_pack.yTawYy/_old  2020-04-19 21:39:25.058870658 +0200
+++ /var/tmp/diff_new_pack.yTawYy/_new  2020-04-19 21:39:25.058870658 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-openstackdocstheme
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,31 +27,26 @@
 # https://review.opendev.org/677868
 Patch0: 0001-Catch-any-exception-when-trying-to-call-git.patch
 BuildRequires:  openstack-macros
-BuildRequires:  python2-Sphinx
-BuildRequires:  python2-dulwich >= 0.15.0
-BuildRequires:  python2-pbr >= 2.0.0
-BuildRequires:  python2-setuptools
 BuildRequires:  python3-Sphinx
 BuildRequires:  python3-dulwich >= 0.15.0
 BuildRequires:  python3-pbr >= 2.0.0
 BuildRequires:  python3-setuptools
-Requires:   python-Sphinx
-Requires:   python-dulwich >= 0.15.0
 BuildArch:  noarch
-%if 0%{?suse_version}
-Requires(post): update-alternatives
-Requires(postun): update-alternatives
-%else
-# on RDO, update-alternatives is in chkconfig
-Requires(post): chkconfig
-Requires(postun): chkconfig
-%endif
-%python_subpackages
 
 %description
 Theme and extension support for Sphinx documentation that is published
 to docs.openstack.org. Intended for use by OpenStack projects.
 
+%package -n python3-openstackdocstheme
+Summary:OpenStack Docs Theme
+Group:  Development/Languages/Python
+Requires:   python3-Sphinx
+Requires:   python3-dulwich >= 0.15.0
+
+%description -n python3-openstackdocstheme
+Theme and extension support for Sphinx documentation that is published
+to docs.openstack.org. Intended for use by OpenStack projects.
+
 %prep
 %autosetup -p1 -n openstackdocstheme-1.31.1
 
@@ -60,34 +55,23 @@
 %py_req_cleanup
 
 %build
-%python_build
+%py3_build
 
 %install
-%python_install
-%python_clone -a %{buildroot}%{_bindir}/docstheme-build-pdf
-%python_clone -a %{buildroot}%{_bindir}/docstheme-build-translated.sh
-%python_clone -a %{buildroot}%{_bindir}/docstheme-lang-display-name.py
-
-%post
-%{python_install_alternative docstheme-build-pdf docstheme-build-translated.sh 
docstheme-lang-display-name.py}
-
-%postun
-%python_uninstall_alternative docstheme-build-pdf
+%py3_install
 
 %check
-%{python_expand rm -rf .testrepository
-$python setup.py test
-}
+python3 setup.py test
 
-%files %{python_files}
+%files -n python3-openstackdocstheme
 %license LICENSE
 %doc README.rst
-%python_alternative %{_bindir}/docstheme-build-pdf
-%python_alternative %{_bindir}/docstheme-build-translated.sh
-%python_alternative %{_bindir}/docstheme-lang-display-name.py
+%{_bindir}/docstheme-build-pdf
+%{_bindir}/docstheme-build-translated.sh
+%{_bindir}/docstheme-lang-display-name.py
 %exclude %{_sysconfdir}/alternatives/*.pyc
 %exclude %{_sysconfdir}/alternatives/*.pyo
-%{python_sitelib}/openstackdocstheme
-%{python_sitelib}/openstackdocstheme-*-py?.?.egg-info
+%{python3_sitelib}/openstackdocstheme
+%{python3_sitelib}/openstackdocstheme-*-py?.?.egg-info
 
 %changelog




commit python-openstackdocstheme for openSUSE:Factory

2019-11-04 Thread root
Hello community,

here is the log from the commit of package python-openstackdocstheme for 
openSUSE:Factory checked in at 2019-11-04 17:04:59

Comparing /work/SRC/openSUSE:Factory/python-openstackdocstheme (Old)
 and  /work/SRC/openSUSE:Factory/.python-openstackdocstheme.new.2990 (New)


Package is "python-openstackdocstheme"

Mon Nov  4 17:04:59 2019 rev:9 rq:736643 version:1.31.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-openstackdocstheme/python-openstackdocstheme.changes
  2019-04-12 09:13:39.457649425 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-openstackdocstheme.new.2990/python-openstackdocstheme.changes
2019-11-04 17:05:00.764171794 +0100
@@ -1,0 +2,32 @@
+Wed Oct  9 12:54:28 UTC 2019 - cloud-de...@suse.de
+
+- added 0001-Catch-any-exception-when-trying-to-call-git.patch
+- update to version 1.31.1
+  - js: Remove dead or unused JS
+  - Fix version dropdown
+  - Make 'docstheme-build-pdf' executable
+  - Add missing fonts for pdf build in Sphinx 2.0
+  - Update for OpenDev change
+  - Remove a heap of dead CSS rules
+  - css: Use https links (StarlingX)
+  - css: Don't use bold text in titles (StarlingX)
+  - css: General cleanup
+  - Add missing 'role="main"' attribute
+  - Update api-ref location
+  - Allow to override build date with SOURCE_DATE_EPOCH
+  - OpenDev Migration Patch
+  - Prevent InvocationError on non-existent files
+  - Add 'docstheme-build-pdf' script
+  - Add reno for recent CSS cleanups
+  - Add table styling
+  - css: Use ellipsis for long titles in sidebar (StarlingX)
+  - Update API sidebar
+  - css: Add symlinks for openstack logos
+  - Note External Link Helper is not compatible with project only master brach
+  - Removed 'combined.css' for 'starlingxdocs' theme
+  - css: Move bootstrap modifications to 'combined.css' (StarlingX)
+  - setup.cfg: Remove remanents of 'build_sphinx' usage
+  - js: Fix some comments
+  - Reference OpenStack logo in openstackdocstheme
+
+---

Old:

  openstackdocstheme-1.29.2.tar.gz

New:

  0001-Catch-any-exception-when-trying-to-call-git.patch
  openstackdocstheme-1.31.1.tar.gz



Other differences:
--
++ python-openstackdocstheme.spec ++
--- /var/tmp/diff_new_pack.HdIh0Y/_old  2019-11-04 17:05:01.424172499 +0100
+++ /var/tmp/diff_new_pack.HdIh0Y/_new  2019-11-04 17:05:01.444172520 +0100
@@ -17,13 +17,15 @@
 
 
 Name:   python-openstackdocstheme
-Version:1.29.2
+Version:1.31.1
 Release:0
 Summary:OpenStack Docs Theme
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/%{sname}
-Source0:
https://files.pythonhosted.org/packages/source/o/openstackdocstheme/openstackdocstheme-1.29.2.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/openstackdocstheme/openstackdocstheme-1.31.1.tar.gz
+# https://review.opendev.org/677868
+Patch0: 0001-Catch-any-exception-when-trying-to-call-git.patch
 BuildRequires:  openstack-macros
 BuildRequires:  python2-Sphinx
 BuildRequires:  python2-dulwich >= 0.15.0
@@ -51,7 +53,7 @@
 to docs.openstack.org. Intended for use by OpenStack projects.
 
 %prep
-%autosetup -p1 -n openstackdocstheme-1.29.2
+%autosetup -p1 -n openstackdocstheme-1.31.1
 
 # we dont need hacking
 sed -i '/^hacking.*/d' test-requirements.txt
@@ -62,14 +64,15 @@
 
 %install
 %python_install
+%python_clone -a %{buildroot}%{_bindir}/docstheme-build-pdf
 %python_clone -a %{buildroot}%{_bindir}/docstheme-build-translated.sh
 %python_clone -a %{buildroot}%{_bindir}/docstheme-lang-display-name.py
 
 %post
-%{python_install_alternative docstheme-build-translated.sh 
docstheme-lang-display-name.py}
+%{python_install_alternative docstheme-build-pdf docstheme-build-translated.sh 
docstheme-lang-display-name.py}
 
 %postun
-%python_uninstall_alternative docstheme-build-translated.sh
+%python_uninstall_alternative docstheme-build-pdf
 
 %check
 %{python_expand rm -rf .testrepository
@@ -79,6 +82,7 @@
 %files %{python_files}
 %license LICENSE
 %doc README.rst
+%python_alternative %{_bindir}/docstheme-build-pdf
 %python_alternative %{_bindir}/docstheme-build-translated.sh
 %python_alternative %{_bindir}/docstheme-lang-display-name.py
 %exclude %{_sysconfdir}/alternatives/*.pyc

++ 0001-Catch-any-exception-when-trying-to-call-git.patch ++
>From 605f89e5e0f760cb0312fe9bc57db17bc041a753 Mon Sep 17 00:00:00 2001
From: Thomas Bechtold 
Date: Thu, 22 Aug 2019 06:55:15 +0200
Subject: [PATCH] Catch any exception when trying to call "git"

Some projects (like Neutron) do import eventlet in docs/source/conf.py
. eventlet patches the subprocess module and due to that, the

commit python-openstackdocstheme for openSUSE:Factory

2019-04-12 Thread root
Hello community,

here is the log from the commit of package python-openstackdocstheme for 
openSUSE:Factory checked in at 2019-04-12 09:13:38

Comparing /work/SRC/openSUSE:Factory/python-openstackdocstheme (Old)
 and  /work/SRC/openSUSE:Factory/.python-openstackdocstheme.new.27019 (New)


Package is "python-openstackdocstheme"

Fri Apr 12 09:13:38 2019 rev:8 rq:692846 version:1.29.2

Changes:

--- 
/work/SRC/openSUSE:Factory/python-openstackdocstheme/python-openstackdocstheme.changes
  2018-09-07 15:38:22.962601918 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-openstackdocstheme.new.27019/python-openstackdocstheme.changes
   2019-04-12 09:13:39.457649425 +0200
@@ -1,0 +2,46 @@
+Mon Apr  8 14:01:46 UTC 2019 - cloud-de...@suse.de
+
+- update to version 1.29.2
+  - Add options for sphinx-build -W in docstheme-build-translated.sh
+  - Catch OSError when trying to get the last_update from git
+  - Change openstack-dev to openstack-discuss
+  - Add starlingxdocs theme support
+  - Translations: Handle directories
+  - ensure repository_name is always set
+  - Do not show badge for master only repos
+  - import zuul job settings from project-config
+  - Fix the incorrect storyboard url
+  - Fix use_storyboard
+  - Silence! A sequel
+  - Readd get_openstack_logo_path
+  - Fix regressions introduced in 1.25.0
+  - Fix project-navigator link
+  - Import tools for building translated documents
+  - Exit trap cleanup in docstheme-build-translated.sh
+  - Make root title customizable
+  - Use sphinx-build everywhere
+  - Move bootstrap modifications to 'combined.css'
+  - Import build-openstack-api-ref
+  - log details of html context
+  - pass useStoryboard to logABug
+  - Add an option to disable global TOC section
+  - Make a bare-bones starlingxdocs theme
+  - use git modification timestamps as last-updated time for each page
+  - Fix typo
+  - switch documentation job to new PTI
+  - Remove example of deprecated app.info
+  - The theme is openstackdocs
+  - Fix wrong variable in build-translated
+  - css: Don't use bold text in titles
+  - Silence!
+  - Handle StoryBoard project groups
+  - Add scripts to the head section
+  - Set default paths for OpenStack
+  - Do not display "latest" badge if repo is not versioned
+  - css: Use ellipsis for long titles in sidebar
+  - StarlingX nav fix to remove "Software Update" links
+  - Update hacking version
+  - Remove setup.py check from pep8 job
+  - Fix build jobs
+
+---

Old:

  openstackdocstheme-1.22.0.tar.gz

New:

  openstackdocstheme-1.29.2.tar.gz



Other differences:
--
++ python-openstackdocstheme.spec ++
--- /var/tmp/diff_new_pack.dYHUUG/_old  2019-04-12 09:13:40.585650089 +0200
+++ /var/tmp/diff_new_pack.dYHUUG/_new  2019-04-12 09:13:40.585650089 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-openstackdocstheme
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,34 +12,38 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   python-openstackdocstheme
-Version:1.22.0
+Version:1.29.2
 Release:0
 Summary:OpenStack Docs Theme
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/%{sname}
-Source0:
https://files.pythonhosted.org/packages/source/o/openstackdocstheme/openstackdocstheme-1.22.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/openstackdocstheme/openstackdocstheme-1.29.2.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-devel
 BuildRequires:  python2-Sphinx
 BuildRequires:  python2-dulwich >= 0.15.0
 BuildRequires:  python2-pbr >= 2.0.0
-BuildRequires:  python2-requests
 BuildRequires:  python2-setuptools
 BuildRequires:  python3-Sphinx
-BuildRequires:  python3-devel
 BuildRequires:  python3-dulwich >= 0.15.0
 BuildRequires:  python3-pbr >= 2.0.0
-BuildRequires:  python3-requests
 BuildRequires:  python3-setuptools
 Requires:   python-Sphinx
 Requires:   python-dulwich >= 0.15.0
 BuildArch:  noarch
+%if 0%{?suse_version}
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
+%else
+# on RDO, update-alternatives is in chkconfig
+Requires(post): chkconfig
+Requires(postun): chkconfig
+%endif
 

commit python-openstackdocstheme for openSUSE:Factory

2018-09-07 Thread root
Hello community,

here is the log from the commit of package python-openstackdocstheme for 
openSUSE:Factory checked in at 2018-09-07 15:38:21

Comparing /work/SRC/openSUSE:Factory/python-openstackdocstheme (Old)
 and  /work/SRC/openSUSE:Factory/.python-openstackdocstheme.new (New)


Package is "python-openstackdocstheme"

Fri Sep  7 15:38:21 2018 rev:7 rq:633087 version:1.22.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-openstackdocstheme/python-openstackdocstheme.changes
  2018-02-27 16:57:15.953542178 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-openstackdocstheme.new/python-openstackdocstheme.changes
 2018-09-07 15:38:22.962601918 +0200
@@ -1,0 +2,32 @@
+Mon Sep  3 18:06:39 UTC 2018 - cloud-de...@suse.de
+
+- update to version 1.22.0
+  - ignore files created during packaging
+  - Move code out of '__init__'
+  - Avoid text overflow in toc
+  - Update the description of "giturl"
+  - Updated Search widget
+  - add the series name to the template context
+  - Make bg color for highlighted text less bright
+  - Configure additional properties
+  - trivial: Generate '{project}-doc' roles, not '{project}-doc-link'
+  - Mark some functions as private
+  - Fix typo in logger.warning() call
+  - Strip tags from titles in bugTitle and meta
+  - Use metadata summary instead name for doc title
+  - automatically create project doc-link roles
+  - trivial: Use the 'get_html_theme_path' function
+  - Relocate bug_tag in logABug generated URL
+  - Make emphasize-lines more highlighted
+  - Configure project name, version, release
+  - Remove name from project stanza
+  - fix tox python3 overrides
+  - Check RST as part of linting
+  - trivial: Remove cruft from 'conf.py'
+  - always look for the .gitreview file in root of repo
+  - Updated from global requirements
+  - Handle possible exceptions when fetching version numbers
+  - Added deprecation badge
+- remove 0001-Fix-typo-in-logger.warning-call.patch (upstream)
+
+---

Old:

  0001-Fix-typo-in-logger.warning-call.patch
  openstackdocstheme-1.18.1.tar.gz

New:

  openstackdocstheme-1.22.0.tar.gz



Other differences:
--
++ python-openstackdocstheme.spec ++
--- /var/tmp/diff_new_pack.JyF3Oz/_old  2018-09-07 15:38:23.538601299 +0200
+++ /var/tmp/diff_new_pack.JyF3Oz/_new  2018-09-07 15:38:23.538601299 +0200
@@ -17,28 +17,26 @@
 
 
 Name:   python-openstackdocstheme
-Version:1.18.1
+Version:1.22.0
 Release:0
 Summary:OpenStack Docs Theme
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:https://launchpad.net/%{sname}
-Source0:
https://files.pythonhosted.org/packages/source/o/openstackdocstheme/openstackdocstheme-1.18.1.tar.gz
-# https://review.openstack.org/538006, to fix logger.warn issue
-Patch0001:  0001-Fix-typo-in-logger.warning-call.patch
+URL:https://launchpad.net/%{sname}
+Source0:
https://files.pythonhosted.org/packages/source/o/openstackdocstheme/openstackdocstheme-1.22.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python2-Sphinx
 BuildRequires:  python2-dulwich >= 0.15.0
 BuildRequires:  python2-pbr >= 2.0.0
-BuildRequires:  python2-requests >= 2.14.2
-BuildRequires:  python2-setuptools >= 16.0
+BuildRequires:  python2-requests
+BuildRequires:  python2-setuptools
 BuildRequires:  python3-Sphinx
 BuildRequires:  python3-devel
 BuildRequires:  python3-dulwich >= 0.15.0
 BuildRequires:  python3-pbr >= 2.0.0
-BuildRequires:  python3-requests >= 2.14.2
-BuildRequires:  python3-setuptools >= 16.0
+BuildRequires:  python3-requests
+BuildRequires:  python3-setuptools
 Requires:   python-Sphinx
 Requires:   python-dulwich >= 0.15.0
 BuildArch:  noarch
@@ -49,7 +47,7 @@
 to docs.openstack.org. Intended for use by OpenStack projects.
 
 %prep
-%autosetup -p1 -n openstackdocstheme-1.18.1
+%autosetup -p1 -n openstackdocstheme-1.22.0
 
 # we dont need hacking
 sed -i '/^hacking.*/d' test-requirements.txt

++ _service ++
--- /var/tmp/diff_new_pack.JyF3Oz/_old  2018-09-07 15:38:23.566601269 +0200
+++ /var/tmp/diff_new_pack.JyF3Oz/_new  2018-09-07 15:38:23.566601269 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/openstackdocstheme/openstackdocstheme.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/rocky/openstack/openstackdocstheme/openstackdocstheme.spec.j2
 python-openstackdocstheme.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
+

commit python-openstackdocstheme for openSUSE:Factory

2017-11-27 Thread root
Hello community,

here is the log from the commit of package python-openstackdocstheme for 
openSUSE:Factory checked in at 2017-11-27 22:16:38

Comparing /work/SRC/openSUSE:Factory/python-openstackdocstheme (Old)
 and  /work/SRC/openSUSE:Factory/.python-openstackdocstheme.new (New)


Package is "python-openstackdocstheme"

Mon Nov 27 22:16:38 2017 rev:5 rq:545337 version:1.17.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-openstackdocstheme/python-openstackdocstheme.changes
  2017-08-28 15:32:24.332200828 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-openstackdocstheme.new/python-openstackdocstheme.changes
 2017-11-27 22:16:42.794332353 +0100
@@ -1,0 +2,23 @@
+Tue Nov 21 09:46:54 UTC 2017 - cloud-de...@suse.de
+
+- update to version 1.17.0
+  - Documents how to set conf.py for PDF generation
+  - Remove navigation.html
+  - Fix link to openstackdays
+  - Update links in README
+  - Update the configuration of generating a PDF document
+  - Break cycle dependency with reno
+  - Cleanup setup.cfg
+  - Sync language list with openstack-manuals repo
+  - Add support for sphinx sidebar role
+  - [www] Fix link to COA
+  - Bring back local search
+  - Break cycle dependency with os-api-ref
+  - Remove stray characters from demo
+  - Link to latest version
+  - Updated from global requirements
+  - show release series names not version tags
+- drop 0001-Break-cycle-dependency-with-reno.patch,
+  0001-Break-cycle-dependency-with-os-api-ref.patch: upstream
+
+---

Old:

  0001-Break-cycle-dependency-with-os-api-ref.patch
  0001-Break-cycle-dependency-with-reno.patch
  openstackdocstheme-1.16.1.tar.gz

New:

  openstackdocstheme-1.17.0.tar.gz



Other differences:
--
++ python-openstackdocstheme.spec ++
--- /var/tmp/diff_new_pack.RygzTl/_old  2017-11-27 22:16:43.706299250 +0100
+++ /var/tmp/diff_new_pack.RygzTl/_new  2017-11-27 22:16:43.710299105 +0100
@@ -16,52 +16,58 @@
 #
 
 
-%global sname openstackdocstheme
 Name:   python-openstackdocstheme
-Version:1.16.1
+Version:1.17.0
 Release:0
 Summary:OpenStack Docs Theme
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://launchpad.net/%{sname}
-Source0:
https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
-# https://review.openstack.org/491157
-Patch1: 0001-Break-cycle-dependency-with-os-api-ref.patch
-# 0001-Break-cycle-dependency-with-reno.patch
-Patch2: 0001-Break-cycle-dependency-with-reno.patch
+Source0:
https://files.pythonhosted.org/packages/source/o/openstackdocstheme/openstackdocstheme-1.17.0.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-Sphinx
 BuildRequires:  python-devel
-BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-requests >= 2.14.2
-BuildRequires:  python-setuptools >= 16.0
+BuildRequires:  python2-Sphinx
+BuildRequires:  python2-dulwich
+BuildRequires:  python2-pbr
+BuildRequires:  python2-requests
+BuildRequires:  python2-setuptools
+BuildRequires:  python3-Sphinx
+BuildRequires:  python3-devel
+BuildRequires:  python3-dulwich
+BuildRequires:  python3-pbr
+BuildRequires:  python3-requests
+BuildRequires:  python3-setuptools
 Requires:   python-Sphinx
+Requires:   python-dulwich
 BuildArch:  noarch
+%python_subpackages
 
 %description
 Theme and extension support for Sphinx documentation that is published
 to docs.openstack.org. Intended for use by OpenStack projects.
 
 %prep
-%autosetup -p1 -n %{sname}-%{version}
+%autosetup -p1 -n openstackdocstheme-1.17.0
 
 # we dont need hacking
 sed -i '/^hacking.*/d' test-requirements.txt
 %py_req_cleanup
 
 %build
-%py2_build
+%python_build
 
 %install
-%py2_install
+%python_install
 
 %check
-%{__python2} setup.py test
+%{python_expand rm -rf .testrepository
+$python setup.py test
+}
 
-%files
+%files %{python_files}
 %license LICENSE
 %doc README.rst
-%{python2_sitelib}/%{sname}
-%{python2_sitelib}/*.egg-info
+%{python_sitelib}/openstackdocstheme
+%{python_sitelib}/openstackdocstheme-*-py?.?.egg-info
 
 %changelog

++ _service ++
--- /var/tmp/diff_new_pack.RygzTl/_old  2017-11-27 22:16:43.790296201 +0100
+++ /var/tmp/diff_new_pack.RygzTl/_new  2017-11-27 22:16:43.794296056 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/openstackdocstheme/openstackdocstheme.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/openstackdocstheme/openstackdocstheme.spec.j2
 python-openstackdocstheme.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/global-requirements.txt
+

commit python-openstackdocstheme for openSUSE:Factory

2017-08-28 Thread root
Hello community,

here is the log from the commit of package python-openstackdocstheme for 
openSUSE:Factory checked in at 2017-08-28 15:32:19

Comparing /work/SRC/openSUSE:Factory/python-openstackdocstheme (Old)
 and  /work/SRC/openSUSE:Factory/.python-openstackdocstheme.new (New)


Package is "python-openstackdocstheme"

Mon Aug 28 15:32:19 2017 rev:4 rq:515731 version:1.16.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-openstackdocstheme/python-openstackdocstheme.changes
  2017-02-21 13:40:45.449479783 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-openstackdocstheme.new/python-openstackdocstheme.changes
 2017-08-28 15:32:24.332200828 +0200
@@ -1,0 +2,70 @@
+Wed Aug  9 14:08:22 UTC 2017 - tbecht...@suse.com
+
+- add 0001-Break-cycle-dependency-with-reno.patch
+
+---
+Mon Aug  7 06:26:02 UTC 2017 - cloud-de...@suse.de
+
+- update to version 1.16.1
+  - Fix sorting of git versions
+  - Standardise header styling
+  - PDF support for sample document with font
+  - Enable some off-by-default checks
+  - Cleanup conf.py
+  - automate some of the extension setup
+  - Update 2 documentation URLs according to doc migration
+  - CSS: Add margin-left to 
+  - Fix Added / Changed / Deprecated notices
+  - README: Update configuration of openstackdocstheme
+  - Add note in README about Python 3 changes
+  - Require bug_project setting
+  - Update hacking to current version
+  - Add alignment styling for figures and images
+  - Change name of checkbuild testenv to buildpdf for clarity
+  - Fix search.html page script errors
+  - Fix missing role_id
+  - Allow using openstackdocstheme without git installed
+  - Updates "Contents" to "Project home page" to better match existing
+  - Update css markups for newer Sphinx
+  - Do not display title string of page local TOC
+  - Fix links in drop-down menu under Join; add https
+  - move the localtoc for the page into the sidebar
+  - remove smooth scrolling
+  - Add spaces in demo for deprecation notices
+  - Declare parallel reading safe
+  - add a comment to all output HTML pages showing the input file
+  - show the current project name and version in navigation link
+  - Update bootstrap and jquery files
+  - Strip tags from navigation prev, next titles
+  - Serve minified CSS
+  - Add tox env for PDF building
+  - move documentation from readme to sphinx tree
+  - Adding octavia api-ref
+  - Increase admonition.important contrast
+  - Add warning-is-error
+  - Clarify search title
+  - Working on integrating options from oslosphinx theme
+  - Update Site Search
+  - Use new OpenStack logo and header
+  - Adjust 'docs-toc a' display value
+  - Use https instead of http for git.openstack.org
+  - Remove duplicate search field from the left sidebar
+  - Update Launchpad info
+  - Adds list of versions in the "Updated" bar
+  - Adds docs for release versions dropdown menu
+  - Update docs
+  - Remove rules linked to a "Status" ID
+  - Remove getJSON function and doc-characters file
+  - Minimal support for storyboard
+  - switch release notes build to use openstackdocs instead of oslosphinx
+  - Add note for show_other_versions
+  - PDF build support >= Sphinx 1.6.1
+  - fix alignment of toc tree items in sidebar
+  - Adds LaTeX style file for building PDF documents
+  - Fix a logic issue in the JS
+  - Move from 3rd party fonts to native font stack
+  - Updated from global requirements
+  - Add support for versionadded and deprecated
+- Add 0001-Break-cycle-dependency-with-os-api-ref.patch
+
+---

Old:

  openstackdocstheme-1.6.1.tar.gz

New:

  0001-Break-cycle-dependency-with-os-api-ref.patch
  0001-Break-cycle-dependency-with-reno.patch
  openstackdocstheme-1.16.1.tar.gz



Other differences:
--
++ python-openstackdocstheme.spec ++
--- /var/tmp/diff_new_pack.F6C6ND/_old  2017-08-28 15:32:25.472040580 +0200
+++ /var/tmp/diff_new_pack.F6C6ND/_new  2017-08-28 15:32:25.476040017 +0200
@@ -18,23 +18,24 @@
 
 %global sname openstackdocstheme
 Name:   python-openstackdocstheme
-Version:1.6.1
+Version:1.16.1
 Release:0
 Summary:OpenStack Docs Theme
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://launchpad.net/%{sname}
 Source0:
https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
+# https://review.openstack.org/491157
+Patch1: 0001-Break-cycle-dependency-with-os-api-ref.patch
+# 0001-Break-cycle-dependency-with-reno.patch
+Patch2: 0001-Break-cycle-dependency-with-reno.patch
 BuildRequires:  openstack-macros
 BuildRequires:  python-Sphinx
 BuildRequires:  

commit python-openstackdocstheme for openSUSE:Factory

2017-02-21 Thread root
Hello community,

here is the log from the commit of package python-openstackdocstheme for 
openSUSE:Factory checked in at 2017-02-21 13:40:44

Comparing /work/SRC/openSUSE:Factory/python-openstackdocstheme (Old)
 and  /work/SRC/openSUSE:Factory/.python-openstackdocstheme.new (New)


Package is "python-openstackdocstheme"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-openstackdocstheme/python-openstackdocstheme.changes
  2016-09-30 15:31:00.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-openstackdocstheme.new/python-openstackdocstheme.changes
 2017-02-21 13:40:45.449479783 +0100
@@ -1,0 +2,24 @@
+Fri Feb 10 16:26:33 UTC 2017 - cloud-de...@suse.de
+
+- update to version 1.6.1:
+  - Add trove classifiers for Python
+  - Allow to build docs without git command
+  - Update test API Ref
+  - Add Constraints support
+  - Fix tox setup
+  - Includes checklist when filing a bug for osmanuals
+  - Show team and repo badges on README
+  - Enable release notes translation
+  - Install required packages
+  - Fix typo: remove redundant 'the'
+  - Updated from global requirements
+  - Removed minimized files
+  - Update requirements
+  - [www] update page header links
+
+---
+Thu Oct  6 06:21:31 UTC 2016 - tbecht...@suse.com
+
+- Update _service
+
+---

Old:

  openstackdocstheme-1.5.0.tar.gz

New:

  openstackdocstheme-1.6.1.tar.gz



Other differences:
--
++ python-openstackdocstheme.spec ++
--- /var/tmp/diff_new_pack.oZ913t/_old  2017-02-21 13:40:45.993403050 +0100
+++ /var/tmp/diff_new_pack.oZ913t/_new  2017-02-21 13:40:45.997402486 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-openstackdocstheme
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %global sname openstackdocstheme
 Name:   python-openstackdocstheme
-Version:1.5.0
+Version:1.6.1
 Release:0
 Summary:OpenStack Docs Theme
 License:Apache-2.0
@@ -28,12 +28,12 @@
 BuildRequires:  openstack-macros
 BuildRequires:  python-Sphinx
 BuildRequires:  python-devel
-BuildRequires:  python-oslosphinx >= 2.5.0
-BuildRequires:  python-pbr >= 1.6
+BuildRequires:  python-oslosphinx >= 4.7.0
+BuildRequires:  python-pbr >= 1.8
 BuildRequires:  python-requests >= 2.10.0
 BuildRequires:  python-setuptools >= 16.0
 Requires:   python-Sphinx
-Requires:   python-oslosphinx >= 2.5.0
+Requires:   python-oslosphinx >= 4.7.0
 Requires:   python-requests >= 2.10.0
 BuildArch:  noarch
 
@@ -42,7 +42,8 @@
 to docs.openstack.org. Intended for use by OpenStack projects.
 
 %prep
-%setup -q -n %{sname}-%{version}
+%autosetup -n %{sname}-%{version}
+%py_req_cleanup
 
 %build
 %py2_build

++ _service ++
--- /var/tmp/diff_new_pack.oZ913t/_old  2017-02-21 13:40:46.029397972 +0100
+++ /var/tmp/diff_new_pack.oZ913t/_new  2017-02-21 13:40:46.029397972 +0100
@@ -1,13 +1,12 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/openstackdocstheme/openstackdocstheme.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/openstack/openstackdocstheme/openstackdocstheme.spec.j2
 python-openstackdocstheme.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/global-requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/global-requirements.txt
+cloud-de...@suse.de
+gh,openstack,openstackdocstheme
   
   
-enable
-  
-  
-enable
   
+  
 

++ openstackdocstheme-1.5.0.tar.gz -> openstackdocstheme-1.6.1.tar.gz ++
 24289 lines of diff (skipped)




commit python-openstackdocstheme for openSUSE:Factory

2016-09-30 Thread h_root
Hello community,

here is the log from the commit of package python-openstackdocstheme for 
openSUSE:Factory checked in at 2016-09-30 15:30:59

Comparing /work/SRC/openSUSE:Factory/python-openstackdocstheme (Old)
 and  /work/SRC/openSUSE:Factory/.python-openstackdocstheme.new (New)


Package is "python-openstackdocstheme"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-openstackdocstheme/python-openstackdocstheme.changes
  2016-09-05 21:19:31.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-openstackdocstheme.new/python-openstackdocstheme.changes
 2016-09-30 15:31:00.0 +0200
@@ -1,0 +2,31 @@
+Wed Sep  7 11:58:01 UTC 2016 - tbecht...@suse.com
+
+- update to version 1.5.0
+  * API References dropdown menu
+  * Allow automatic toc to be disabled
+
+---
+Wed Aug 10 14:41:34 UTC 2016 - tbecht...@suse.com
+
+- update to version 1.4.0
+  * Use HTTPS for external deps
+  * Increase indent level of doc top contents
+  * Create empty folder for custom font files
+  * Change summit video URL
+  * Actually include custom JS files
+  * Broken Link
+  * Allow the bug title to be customisable
+  * Fix text font-family of admonitions.
+  * Update the Administrator Guide link
+  * Add appropriate order list styles
+  * Make ``something`` more highlighted
+  * Allow for inclusion of custom JS files
+  * Release note for new sidebar feature
+  * Clarify uses for this theme
+  * Update Release Notes
+  * Updated from global requirements
+  * Set side bar content to be configurable
+  * Adds release notes items for next release
+  * Allow cssfiles added by sphinx extensions
+
+---

Old:

  openstackdocstheme-1.3.0.tar.gz

New:

  openstackdocstheme-1.5.0.tar.gz



Other differences:
--
++ python-openstackdocstheme.spec ++
--- /var/tmp/diff_new_pack.bPEW8p/_old  2016-09-30 15:31:01.0 +0200
+++ /var/tmp/diff_new_pack.bPEW8p/_new  2016-09-30 15:31:01.0 +0200
@@ -18,13 +18,13 @@
 
 %global sname openstackdocstheme
 Name:   python-openstackdocstheme
-Version:1.3.0
+Version:1.5.0
 Release:0
 Summary:OpenStack Docs Theme
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://launchpad.net/%{sname}
-Source: 
https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
+Source0:
https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-Sphinx
 BuildRequires:  python-devel
@@ -55,7 +55,7 @@
 
 %files
 %license LICENSE
-%doc RELEASENOTES.rst README.rst
+%doc README.rst
 %{python2_sitelib}/%{sname}
 %{python2_sitelib}/*.egg-info
 

++ openstackdocstheme-1.3.0.tar.gz -> openstackdocstheme-1.5.0.tar.gz ++
 1659 lines of diff (skipped)