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 2024-01-07 21:40:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openstackdocstheme (Old)
and /work/SRC/openSUSE:Factory/.python-openstackdocstheme.new.28375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-openstackdocstheme"
Sun Jan 7 21:40:49 2024 rev:23 rq:1137424 version:3.2.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-openstackdocstheme/python-openstackdocstheme.changes
2023-07-27 16:51:07.753922996 +0200
+++
/work/SRC/openSUSE:Factory/.python-openstackdocstheme.new.28375/python-openstackdocstheme.changes
2024-01-07 21:41:04.425702831 +0100
@@ -1,0 +2,8 @@
+Fri Dec 1 16:18:39 UTC 2023 - [email protected]
+
+- update to version 3.2.0
+ - Fix stylesheet setting in theme.conf files
+ - Sphinx 7.2.0 updates
+ - Stop including Sphinx' standard JS files in script_footer.html
+
+-------------------------------------------------------------------
Old:
----
openstackdocstheme-3.1.1.tar.gz
New:
----
openstackdocstheme-3.2.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-openstackdocstheme.spec ++++++
--- /var/tmp/diff_new_pack.gygqsT/_old 2024-01-07 21:41:05.413738772 +0100
+++ /var/tmp/diff_new_pack.gygqsT/_new 2024-01-07 21:41:05.413738772 +0100
@@ -17,13 +17,13 @@
Name: python-openstackdocstheme
-Version: 3.1.1
+Version: 3.2.0
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.1.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/openstackdocstheme/openstackdocstheme-3.2.0.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.1
+%autosetup -p1 -n openstackdocstheme-3.2.0
# we dont need hacking or pre-commit
sed -i '/^hacking.*/d' test-requirements.txt
++++++ _service ++++++
--- /var/tmp/diff_new_pack.gygqsT/_old 2024-01-07 21:41:05.441739791 +0100
+++ /var/tmp/diff_new_pack.gygqsT/_new 2024-01-07 21:41:05.441739791 +0100
@@ -1,13 +1,13 @@
<services>
- <service mode="disabled" name="renderspec">
+ <service mode="manual" name="renderspec">
<param
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/master/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>
<param name="changelog-provider">gh,openstack,openstackdocstheme</param>
</service>
- <service mode="disabled" name="download_files">
+ <service mode="manual" name="download_files">
</service>
- <service name="format_spec_file" mode="disabled"/>
+ <service name="format_spec_file" mode="manual"/>
</services>
++++++ openstackdocstheme-3.1.1.tar.gz -> openstackdocstheme-3.2.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/openstackdocstheme-3.1.1/AUTHORS
new/openstackdocstheme-3.2.0/AUTHORS
--- old/openstackdocstheme-3.1.1/AUTHORS 2023-05-23 10:59:21.000000000
+0200
+++ new/openstackdocstheme-3.2.0/AUTHORS 2023-08-28 10:19:11.000000000
+0200
@@ -19,6 +19,7 @@
Daniel Bengtsson <[email protected]>
Dave Walker (Daviey) <[email protected]>
Dean Troyer <[email protected]>
+Dmitry Shachnev <[email protected]>
Doug Hellmann <[email protected]>
Eric Fried <[email protected]>
Flavio Percoco <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/openstackdocstheme-3.1.1/ChangeLog
new/openstackdocstheme-3.2.0/ChangeLog
--- old/openstackdocstheme-3.1.1/ChangeLog 2023-05-23 10:59:21.000000000
+0200
+++ new/openstackdocstheme-3.2.0/ChangeLog 2023-08-28 10:19:11.000000000
+0200
@@ -1,6 +1,13 @@
CHANGES
=======
+3.2.0
+-----
+
+* Sphinx 7.2.0 updates
+* Fix stylesheet setting in theme.conf files
+* Stop including Sphinx' standard JS files in script\_footer.html
+
3.1.1
-----
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/openstackdocstheme-3.1.1/PKG-INFO
new/openstackdocstheme-3.2.0/PKG-INFO
--- old/openstackdocstheme-3.1.1/PKG-INFO 2023-05-23 10:59:21.854412300
+0200
+++ new/openstackdocstheme-3.2.0/PKG-INFO 2023-08-28 10:19:12.161524800
+0200
@@ -1,6 +1,6 @@
Metadata-Version: 1.2
Name: openstackdocstheme
-Version: 3.1.1
+Version: 3.2.0
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.1/openstackdocstheme/page_context.py
new/openstackdocstheme-3.2.0/openstackdocstheme/page_context.py
--- old/openstackdocstheme-3.1.1/openstackdocstheme/page_context.py
2023-05-23 10:58:29.000000000 +0200
+++ new/openstackdocstheme-3.2.0/openstackdocstheme/page_context.py
2023-08-28 10:18:32.000000000 +0200
@@ -67,7 +67,7 @@
# Strip the prefix from the filename so the git command recognizes
# the file as part of the current repository.
- src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
+ src_file = full_src_file[len(str(app.builder.env.srcdir)):].lstrip('/')
candidates.append(src_file)
if not os.path.exists(src_file):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/openstackdocstheme-3.1.1/openstackdocstheme/theme/openstackdocs/script_footer.html
new/openstackdocstheme-3.2.0/openstackdocstheme/theme/openstackdocs/script_footer.html
---
old/openstackdocstheme-3.1.1/openstackdocstheme/theme/openstackdocs/script_footer.html
2023-05-23 10:58:29.000000000 +0200
+++
new/openstackdocstheme-3.2.0/openstackdocstheme/theme/openstackdocs/script_footer.html
2023-08-28 10:18:32.000000000 +0200
@@ -10,24 +10,6 @@
<!-- Docs JS -->
<script src="{{pathto('_static/js/docs.js', 1)}}"></script>
-<!-- standard sphinx include libraries, which allow search highlighting -->
-<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>
- var DOCUMENTATION_OPTIONS = {
- URL_ROOT: './',
- VERSION: '{{ version }}',
- COLLAPSE_INDEX: false,
- FILE_SUFFIX: '.html',
- LINK_SUFFIX: '.html',
- SOURCELINK_SUFFIX: '.txt',
- HAS_SOURCE: true
- };
-</script>
-
<!-- Javascript for page -->
<script>
/* Build a description of this page including SHA, source location on git
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/openstackdocstheme-3.1.1/openstackdocstheme/theme/openstackdocs/theme.conf
new/openstackdocstheme-3.2.0/openstackdocstheme/theme/openstackdocs/theme.conf
---
old/openstackdocstheme-3.1.1/openstackdocstheme/theme/openstackdocs/theme.conf
2023-05-23 10:58:29.000000000 +0200
+++
new/openstackdocstheme-3.2.0/openstackdocstheme/theme/openstackdocs/theme.conf
2023-08-28 10:18:32.000000000 +0200
@@ -1,6 +1,6 @@
[theme]
inherit = basic
-stylesheet = css/basic.css
+stylesheet = basic.css
pygments_style = native
[options]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/openstackdocstheme-3.1.1/openstackdocstheme/theme/starlingxdocs/theme.conf
new/openstackdocstheme-3.2.0/openstackdocstheme/theme/starlingxdocs/theme.conf
---
old/openstackdocstheme-3.1.1/openstackdocstheme/theme/starlingxdocs/theme.conf
2023-05-23 10:58:29.000000000 +0200
+++
new/openstackdocstheme-3.2.0/openstackdocstheme/theme/starlingxdocs/theme.conf
2023-08-28 10:18:32.000000000 +0200
@@ -1,6 +1,6 @@
[theme]
inherit = openstackdocs
-stylesheet = css/basic.css
+stylesheet = basic.css
pygments_style = native
[options]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/openstackdocstheme-3.1.1/openstackdocstheme.egg-info/PKG-INFO
new/openstackdocstheme-3.2.0/openstackdocstheme.egg-info/PKG-INFO
--- old/openstackdocstheme-3.1.1/openstackdocstheme.egg-info/PKG-INFO
2023-05-23 10:59:21.000000000 +0200
+++ new/openstackdocstheme-3.2.0/openstackdocstheme.egg-info/PKG-INFO
2023-08-28 10:19:11.000000000 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 1.2
Name: openstackdocstheme
-Version: 3.1.1
+Version: 3.2.0
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.1/openstackdocstheme.egg-info/pbr.json
new/openstackdocstheme-3.2.0/openstackdocstheme.egg-info/pbr.json
--- old/openstackdocstheme-3.1.1/openstackdocstheme.egg-info/pbr.json
2023-05-23 10:59:21.000000000 +0200
+++ new/openstackdocstheme-3.2.0/openstackdocstheme.egg-info/pbr.json
2023-08-28 10:19:11.000000000 +0200
@@ -1 +1 @@
-{"git_version": "b301ee7", "is_release": true}
\ No newline at end of file
+{"git_version": "7e4e2b0", "is_release": true}
\ No newline at end of file