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 - [email protected]
+
+- 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 @@
<services>
<service mode="disabled" name="renderspec">
- <param
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/openstackdocstheme/openstackdocstheme.spec.j2</param>
+ <param
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/openstackdocstheme/openstackdocstheme.spec.j2</param>
<param name="output-name">python-openstackdocstheme.spec</param>
<param
name="requirements">https://opendev.org/openstack/openstackdocstheme/raw/branch/master/requirements.txt</param>
<param name="changelog-email">[email protected]</param>
++++++ openstackdocstheme-1.31.2.tar.gz -> openstackdocstheme-2.2.5.tar.gz
++++++
++++ 1902 lines of diff (skipped)