From 25662416e78015d7f7a346cd30ba65a6d9a8f98ba1c74af93bb8a5e221facc50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 9 Mar 2020 06:52:01 +0000 Subject: [PATCH] Accepting request 782715 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/782715 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=145 --- Sphinx-2.4.3.tar.gz | 3 --- Sphinx-2.4.4.tar.gz | 3 +++ python-Sphinx.changes | 8 ++++++++ python-Sphinx.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 Sphinx-2.4.3.tar.gz create mode 100644 Sphinx-2.4.4.tar.gz diff --git a/Sphinx-2.4.3.tar.gz b/Sphinx-2.4.3.tar.gz deleted file mode 100644 index 0e092a3..0000000 --- a/Sphinx-2.4.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca762da97c3b5107cbf0ab9e11d3ec7ab8d3c31377266fd613b962ed971df709 -size 5711784 diff --git a/Sphinx-2.4.4.tar.gz b/Sphinx-2.4.4.tar.gz new file mode 100644 index 0000000..0c7e5f6 --- /dev/null +++ b/Sphinx-2.4.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4c750d546ab6d7e05bdff6ac24db8ae3e8b8253a3569b754e445110a0a12b66 +size 5966973 diff --git a/python-Sphinx.changes b/python-Sphinx.changes index 2b162f7..d60bc87 100644 --- a/python-Sphinx.changes +++ b/python-Sphinx.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Mar 8 18:13:36 UTC 2020 - Arun Persaud + +- update to version 2.4.4: + * #7197: LaTeX: platex cause error to build image directive with + target url + * #7223: Sphinx builds has been slower since 2.4.0 + ------------------------------------------------------------------- Sat Feb 22 18:38:16 UTC 2020 - Arun Persaud diff --git a/python-Sphinx.spec b/python-Sphinx.spec index 20796fb..6b39629 100644 --- a/python-Sphinx.spec +++ b/python-Sphinx.spec @@ -28,7 +28,7 @@ %endif %define skip_python2 1 Name: python-Sphinx%{psuffix} -Version: 2.4.3 +Version: 2.4.4 Release: 0 Summary: Python documentation generator License: BSD-2-Clause