From fd488fc77d5fb684aa9919fa4c7d01922de9b5861d60c9ce8391bf59dbb8a87a Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 20 Nov 2024 17:51:33 +0000 Subject: [PATCH] =?UTF-8?q?-=20update=20to=208.1.3:=20=20=20*=20#13013:=20?= =?UTF-8?q?Restore=20support=20for=20:func:`!cut=5Flines`=20with=20no=20ob?= =?UTF-8?q?ject=20=20=20=20=20type.=20Patch=20by=20Adam=20Turner.=20=20=20?= =?UTF-8?q?*=20#13012:=20Expose=20:exc:`sphinx.errors.ExtensionError`=20in?= =?UTF-8?q?=20=20=20=20=20sphinx.util=20for=20backwards=20compatibility.?= =?UTF-8?q?=20This=20will=20be=20removed=20=20=20=20=20in=20Sphinx=209,=20?= =?UTF-8?q?as=20exposing=20the=20exception=20in=20sphinx.util=20was=20=20?= =?UTF-8?q?=20=20=20never=20intentional.=20:exc:`!ExtensionError`=20has=20?= =?UTF-8?q?been=20part=20of=20=20=20=20=20sphinx.errors=20since=20Sphinx?= =?UTF-8?q?=200.9.=20Patch=20by=20Adam=20Turner.=20=20=20*=20#13006:=20Use?= =?UTF-8?q?=20the=20preferred=20https://www.cve.org/=20URL=20for=20the=20?= =?UTF-8?q?=20=20=20=20:rst:role:`:cve:=20`=20role.=20Patch=20by=20Hu?= =?UTF-8?q?go=20van=20Kemenade.=20=20=20*=20#13007:=20LaTeX:=20Improve=20r?= =?UTF-8?q?esiliency=20when=20the=20required=20=20=20=20=20fontawesome=20o?= =?UTF-8?q?r=20fontawesome5=20packages=20are=20not=20installed.=20Patch=20?= =?UTF-8?q?=20=20=20=20by=20Jean-Fran=C3=A7ois=20B.=20=20=20*=20#12756:=20?= =?UTF-8?q?Add=20lower-bounds=20to=20the=20sphinxcontrib-*=20dependencies.?= =?UTF-8?q?=20=20=20=20=20Patch=20by=20Adam=20Turner.=20=20=20*=20#12833:?= =?UTF-8?q?=20Update=20the=20LaTeX=20parskip=20package=20from=202001=20to?= =?UTF-8?q?=202018.=20=20=20=20=20Patch=20by=20Jean-Fran=C3=A7ois=20B.=20?= =?UTF-8?q?=20=20*=20#12763:=20Remove=20unused=20internal=20class=20sphinx?= =?UTF-8?q?.util.Tee.=20Patch=20=20=20=20=20by=20Adam=20Turner.=20=20=20*?= =?UTF-8?q?=20#12822:=20LaTeX:=20for=20Unicode=20engines,=20the=20:ref:`fv?= =?UTF-8?q?set`=20default=20=20=20=20=20is=20changed=20to=20'\fvset{fontsi?= =?UTF-8?q?ze=3Dauto}'=20from=20=20=20=20=20'\fvset{fontsize=3D\small}'.?= =?UTF-8?q?=20Code-blocks=20are=20unchanged=20as=20=20=20=20=20FreeMono=20?= =?UTF-8?q?is=20now=20loaded=20with=20Scale=3D0.9.=20An=20adjustment=20to?= =?UTF-8?q?=20=20=20=20=20existing=20projects=20is=20needed=20only=20if=20?= =?UTF-8?q?they=20used=20a=20custom=20=20=20=20=20:ref:`fontpkg`=20configu?= =?UTF-8?q?ration=20and=20did=20not=20set=20:ref:`fvset`.=20=20=20=20=20Pa?= =?UTF-8?q?tch=20by=20Jean-Fran=C3=A7ois=20B.=20=20=20*=20#12875:=20Disabl?= =?UTF-8?q?e=20smartquotes=20for=20languages:=20zh=5FCN=20and=20zh=5FTW=20?= =?UTF-8?q?by=20=20=20=20=20default.=20Patch=20by=20A.=20Rafey=20Khan.=20?= =?UTF-8?q?=20=20*=20#12762:=20Deprecate=20sphinx.util.import=5Fobject.=20?= =?UTF-8?q?Use=20=20=20=20=20:py:func:`importlib.import=5Fmodule`=20instea?= =?UTF-8?q?d.=20Patch=20by=20Adam?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=273 --- python-Sphinx.changes | 4 ++-- python-Sphinx.spec | 2 +- sphinx-8.0.2.tar.gz | 3 --- sphinx-8.1.3.tar.gz | 3 +++ 4 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 sphinx-8.0.2.tar.gz create mode 100644 sphinx-8.1.3.tar.gz diff --git a/python-Sphinx.changes b/python-Sphinx.changes index 0266a46..3ba3445 100644 --- a/python-Sphinx.changes +++ b/python-Sphinx.changes @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e6d63753904f87389e7d6786cc3bc6655991dba19fff59cb27e255cfaf49a09c -size 209577 +oid sha256:66963406e04e497a2b1d7f4de9f784b6f4a4c9800bf61ee0735193cd8388b6be +size 217815 diff --git a/python-Sphinx.spec b/python-Sphinx.spec index 6b0b599..2e16744 100644 --- a/python-Sphinx.spec +++ b/python-Sphinx.spec @@ -26,7 +26,7 @@ %endif %{?sle15_python_module_pythons} Name: python-Sphinx%{psuffix} -Version: 8.0.2 +Version: 8.1.3 Release: 0 Summary: Python documentation generator License: BSD-2-Clause diff --git a/sphinx-8.0.2.tar.gz b/sphinx-8.0.2.tar.gz deleted file mode 100644 index 2482362..0000000 --- a/sphinx-8.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0cce1ddcc4fd3532cf1dd283bc7d886758362c5c1de6598696579ce96d8ffa5b -size 8189041 diff --git a/sphinx-8.1.3.tar.gz b/sphinx-8.1.3.tar.gz new file mode 100644 index 0000000..24015b3 --- /dev/null +++ b/sphinx-8.1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43c1911eecb0d3e161ad78611bc905d1ad0e523e4ddc202a58a821773dc4c927 +size 8184611