From 6696c2f52a120e2a994eeec4124d87b1e789004779750f3d1b4a858da2c9c70f Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 7 Aug 2023 08:19:17 +0000 Subject: [PATCH] - update to 7.1.2: * #11542: linkcheck: Properly respect :confval:`linkcheck_anchors` and do not spuriously report failures to validate anchors. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=246 --- python-Sphinx.changes | 7 +++++++ python-Sphinx.spec | 2 +- sphinx-7.1.1.tar.gz | 3 --- sphinx-7.1.2.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 sphinx-7.1.1.tar.gz create mode 100644 sphinx-7.1.2.tar.gz diff --git a/python-Sphinx.changes b/python-Sphinx.changes index 210ff4f..cb54ec7 100644 --- a/python-Sphinx.changes +++ b/python-Sphinx.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Aug 7 08:18:59 UTC 2023 - Dirk Müller + +- update to 7.1.2: + * #11542: linkcheck: Properly respect :confval:`linkcheck_anchors` + and do not spuriously report failures to validate anchors. + ------------------------------------------------------------------- Fri Jul 28 13:34:59 UTC 2023 - Martin Liška diff --git a/python-Sphinx.spec b/python-Sphinx.spec index 243b27e..1ae61d0 100644 --- a/python-Sphinx.spec +++ b/python-Sphinx.spec @@ -26,7 +26,7 @@ %endif %{?sle15_python_module_pythons} Name: python-Sphinx%{psuffix} -Version: 7.1.1 +Version: 7.1.2 Release: 0 Summary: Python documentation generator License: BSD-2-Clause diff --git a/sphinx-7.1.1.tar.gz b/sphinx-7.1.1.tar.gz deleted file mode 100644 index e46c6a5..0000000 --- a/sphinx-7.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:59b8e391f0768a96cd233e8300fe7f0a8dc2f64f83dc2a54336a9a84f428ff4e -size 6827974 diff --git a/sphinx-7.1.2.tar.gz b/sphinx-7.1.2.tar.gz new file mode 100644 index 0000000..9e56a1d --- /dev/null +++ b/sphinx-7.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:780f4d32f1d7d1126576e0e5ecc19dc32ab76cd24e950228dcf7b1f6d3d9e22f +size 6828258