Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-python-docs-theme for
openSUSE:Factory checked in at 2026-05-28 23:07:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-docs-theme (Old)
and /work/SRC/openSUSE:Factory/.python-python-docs-theme.new.1937 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-docs-theme"
Thu May 28 23:07:39 2026 rev:16 rq:1355102 version:2026.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-python-docs-theme/python-python-docs-theme.changes
2026-04-04 19:06:39.035238659 +0200
+++
/work/SRC/openSUSE:Factory/.python-python-docs-theme.new.1937/python-python-docs-theme.changes
2026-05-28 23:07:50.493288284 +0200
@@ -1,0 +2,10 @@
+Mon May 25 20:05:16 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 2026.4:
+ * Add styling for the `soft-deprecated` class by
+ @StanFromIreland
+ * Add Tamil translation in https://github.com/python/python-
+ docs-theme/pull/304
+ * Fix the vertical alignment of `:Editor:`
+
+-------------------------------------------------------------------
Old:
----
python_docs_theme-2026.3.tar.gz
New:
----
python_docs_theme-2026.4.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-docs-theme.spec ++++++
--- /var/tmp/diff_new_pack.ydqdGx/_old 2026-05-28 23:07:52.017351032 +0200
+++ /var/tmp/diff_new_pack.ydqdGx/_new 2026-05-28 23:07:52.017351032 +0200
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-python-docs-theme
-Version: 2026.3
+Version: 2026.4
Release: 0
Summary: The Sphinx theme for the CPython docs and related projects
License: Python-2.0
++++++ python_docs_theme-2026.3.tar.gz -> python_docs_theme-2026.4.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python_docs_theme-2026.3/PKG-INFO
new/python_docs_theme-2026.4/PKG-INFO
--- old/python_docs_theme-2026.3/PKG-INFO 1970-01-01 01:00:00.000000000
+0100
+++ new/python_docs_theme-2026.4/PKG-INFO 1970-01-01 01:00:00.000000000
+0100
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: python-docs-theme
-Version: 2026.3
+Version: 2026.4
Summary: The Sphinx theme for the CPython docs and related projects
Author: Python Docs Sphinx Theme maintainers
Requires-Python: >=3.12
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python_docs_theme-2026.3/pyproject.toml
new/python_docs_theme-2026.4/pyproject.toml
--- old/python_docs_theme-2026.3/pyproject.toml 2026-03-12 14:46:13.000000000
+0100
+++ new/python_docs_theme-2026.4/pyproject.toml 2026-04-19 20:27:25.000000000
+0200
@@ -27,26 +27,21 @@
"Topic :: Software Development :: Documentation",
]
dynamic = [ "version" ]
-
dependencies = [
"sphinx>=7.3",
]
-
+urls."Issue tracker" = "https://github.com/python/python-docs-theme/issues"
urls.Code = "https://github.com/python/python-docs-theme"
urls.Download = "https://pypi.org/project/python-docs-theme/"
urls.Homepage = "https://github.com/python/python-docs-theme/"
-urls."Issue tracker" = "https://github.com/python/python-docs-theme/issues"
entry-points."sphinx.html_themes".python_docs_theme = "python_docs_theme"
-[tool.flit.module]
-name = "python_docs_theme"
-
-[tool.flit.sdist]
-include = [ "python_docs_theme/" ]
+[tool.flit]
+module.name = "python_docs_theme"
+sdist.include = [ "python_docs_theme/" ]
[tool.ruff]
fix = true
-
lint.select = [
"C4", # flake8-comprehensions
"E", # pycodestyle errors
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python_docs_theme-2026.3/python_docs_theme/__init__.py
new/python_docs_theme-2026.4/python_docs_theme/__init__.py
--- old/python_docs_theme-2026.3/python_docs_theme/__init__.py 2026-03-12
14:46:13.000000000 +0100
+++ new/python_docs_theme-2026.4/python_docs_theme/__init__.py 2026-04-19
20:27:25.000000000 +0200
@@ -11,7 +11,7 @@
from sphinx.application import Sphinx
from sphinx.util.typing import ExtensionMetadata
-__version__ = "2026.3"
+__version__ = "2026.4"
THEME_PATH = Path(__file__).resolve().parent
LOCALE_DIR = THEME_PATH / "locale"
Binary files
old/python_docs_theme-2026.3/python_docs_theme/locale/ta/LC_MESSAGES/python-docs-theme.mo
and
new/python_docs_theme-2026.4/python_docs_theme/locale/ta/LC_MESSAGES/python-docs-theme.mo
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python_docs_theme-2026.3/python_docs_theme/locale/ta/LC_MESSAGES/python-docs-theme.po
new/python_docs_theme-2026.4/python_docs_theme/locale/ta/LC_MESSAGES/python-docs-theme.po
---
old/python_docs_theme-2026.3/python_docs_theme/locale/ta/LC_MESSAGES/python-docs-theme.po
1970-01-01 01:00:00.000000000 +0100
+++
new/python_docs_theme-2026.4/python_docs_theme/locale/ta/LC_MESSAGES/python-docs-theme.po
2026-04-19 20:27:25.000000000 +0200
@@ -0,0 +1,129 @@
+# Translations template for python-docs-theme.
+# Copyright (C) 2026 Python Software Foundation
+# This file is distributed under the same license as the python-docs-theme
+# project.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2026.
+#
+# Translators:
+# Murugan Santhosh, 2026
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: python-docs-theme 2026.3\n"
+"Report-Msgid-Bugs-To: https://github.com/python/python-docs-theme/issues\n"
+"POT-Creation-Date: 2026-04-06 02:43+0000\n"
+"PO-Revision-Date: 2025-09-06 07:41+0000\n"
+"Last-Translator: Murugan Santhosh, 2026\n"
+"Language-Team: Tamil (https://app.transifex.com/python-doc/teams/5390/ta/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Generated-By: Babel 2.18.0\n"
+"Language: ta\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: python_docs_theme/footerdonate.html:1
+msgid "The Python Software Foundation is a non-profit corporation."
+msgstr "Python Software Foundation ஒரு இலாப நோக்கம் இல்லாத நிறுவனமாகும்."
+
+#: python_docs_theme/footerdonate.html:2
+msgid "Please donate."
+msgstr "தயவுசெய்து நன்கொடை அளியுங்கள்."
+
+#: python_docs_theme/layout.html:6
+msgid "Navigation"
+msgstr "வழிநடத்தல்"
+
+#: python_docs_theme/layout.html:51 python_docs_theme/layout.html:111
+msgid "Quick search"
+msgstr "விரைவுத் தேடல்"
+
+#: python_docs_theme/layout.html:52 python_docs_theme/layout.html:112
+msgid "Go"
+msgstr "செல்"
+
+#: python_docs_theme/layout.html:60
+msgid "Theme"
+msgstr "தோற்றம்"
+
+#: python_docs_theme/layout.html:62
+msgid "Auto"
+msgstr "தானியங்கி"
+
+#: python_docs_theme/layout.html:63
+msgid "Light"
+msgstr "வெளிச்சமாக"
+
+#: python_docs_theme/layout.html:64
+msgid "Dark"
+msgstr "இருண்டதாக"
+
+#: python_docs_theme/layout.html:96
+msgid "Menu"
+msgstr "Menu"
+
+#: python_docs_theme/layout.html:142
+msgid "Copyright"
+msgstr "காப்புரிமை"
+
+#: python_docs_theme/layout.html:147
+msgid ""
+"This page is licensed under the Python Software Foundation License Version "
+"2."
+msgstr ""
+"இந்தப் பக்கம் Python Software Foundation Licence, பதிப்பு 2-இன் கீழ் உரிமம் "
+"பெற்றது."
+
+#: python_docs_theme/layout.html:149
+msgid ""
+"Examples, recipes, and other code in the documentation are additionally "
+"licensed under the Zero Clause BSD License."
+msgstr ""
+"ஆவணங்களில் உள்ள எடுத்துக்காட்டுகள், செய்முறைகள் மற்றும் பிற குறியீடுகள் "
+"கூடுதலாக Zero Clause BSD Licence-இன் கீழ் உரிமம் பெறப்பட்டுள்ளன."
+
+#: python_docs_theme/layout.html:152
+#, python-format
+msgid ""
+"See <a href=\"%(license_file)s\">History and License</a> for more "
+"information."
+msgstr ""
+"மேலும் தகவல்களுக்கு <a href=\"%(license_file)s\">வரலாறு மற்றும் "
+"உரிமத்தைப்</a> பார்க்கவும்."
+
+#: python_docs_theme/layout.html:155
+#, python-format
+msgid "Hosted on %(hosted_on)s."
+msgstr "%(hosted_on)s-இல் வழங்கப்படுகிறது."
+
+#: python_docs_theme/layout.html:163
+#, python-format
+msgid "Last updated on %(last_updated)s."
+msgstr "கடைசியாகப் புதுப்பிக்கப்பட்டது %(last_updated)s அன்று."
+
+#: python_docs_theme/layout.html:166
+#, python-format
+msgid "<a href=\"%(theme_issues_url)s\">Found a bug</a>?"
+msgstr "<a href=\"%(theme_issues_url)s\">பிழையை கண்டீர்களா</a>?"
+
+#: python_docs_theme/layout.html:170
+#, python-format
+msgid ""
+"Created using <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> "
+"%(sphinx_version)s."
+msgstr ""
+"<a href=\"https://www.sphinx-doc.org/\">Sphinx</a> பயன்படுத்தி "
+"உருவாக்கப்பட்டது %(sphinx_version)s."
+
+#: python_docs_theme/static/copybutton.js:30
+#: python_docs_theme/static/copybutton.js:55
+msgid "Copy"
+msgstr "Copy"
+
+#: python_docs_theme/static/copybutton.js:31
+msgid "Copy to clipboard"
+msgstr "Copy to clipboard"
+
+#: python_docs_theme/static/copybutton.js:53
+msgid "Copied!"
+msgstr "Copied!"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python_docs_theme-2026.3/python_docs_theme/static/pydoctheme.css
new/python_docs_theme-2026.4/python_docs_theme/static/pydoctheme.css
--- old/python_docs_theme-2026.3/python_docs_theme/static/pydoctheme.css
2026-03-12 14:46:13.000000000 +0100
+++ new/python_docs_theme-2026.4/python_docs_theme/static/pydoctheme.css
2026-04-19 20:27:25.000000000 +0200
@@ -223,6 +223,9 @@
border: 0;
padding: 0.3em 0;
}
+div.body dl.field-list > dt {
+ line-height: 1.6;
+}
div.body hr {
border: 0;
@@ -786,10 +789,12 @@
--versionadded: var(--good-color);
--versionchanged: var(--middle-color);
--deprecated: var(--bad-color);
+ --soft-deprecated: rgb(175, 0, 255);
--versionadded-border: var(--good-border);
--versionchanged-border: var(--middle-border);
--deprecated-border: var(--bad-border);
+ --soft-deprecated-border: rgb(175, 0, 255);
}
div.versionadded,
@@ -814,6 +819,10 @@
border-left-color: var(--deprecated-border);
}
+div.soft-deprecated {
+ border-left-color: var(--soft-deprecated-border);
+}
+
div.versionadded .versionmodified {
color: var(--versionadded);
}
@@ -828,6 +837,10 @@
color: var(--deprecated);
}
+div.soft-deprecated .versionmodified {
+ color: var(--soft-deprecated);
+}
+
/* Hide header when printing */
@media print {
div.mobile-nav {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python_docs_theme-2026.3/python_docs_theme/static/pydoctheme_dark.css
new/python_docs_theme-2026.4/python_docs_theme/static/pydoctheme_dark.css
--- old/python_docs_theme-2026.3/python_docs_theme/static/pydoctheme_dark.css
2026-03-12 14:46:13.000000000 +0100
+++ new/python_docs_theme-2026.4/python_docs_theme/static/pydoctheme_dark.css
2026-04-19 20:27:25.000000000 +0200
@@ -181,6 +181,8 @@
--versionadded: var(--good-color);
--versionchanged: var(--middle-color);
--deprecated: var(--bad-color);
+ --soft-deprecated: rgb(206, 100, 255);
+ --soft-deprecated-border: rgb(206, 100, 255);
}
.copybutton {