From 69cf40be2cfc00879f2475fe704e2f93d232bb127d17bf07bb0a1ecf87b7538d Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Tue, 7 Apr 2020 08:23:24 +0000 Subject: [PATCH] - Revert to 2.3.1 due to severely increased memory usage when building kernel documentation. bsc#1166965 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=147 --- Sphinx-2.3.1.tar.gz | 3 +++ Sphinx-2.4.4.tar.gz | 3 --- python-Sphinx.changes | 6 ++++++ python-Sphinx.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) create mode 100644 Sphinx-2.3.1.tar.gz delete mode 100644 Sphinx-2.4.4.tar.gz diff --git a/Sphinx-2.3.1.tar.gz b/Sphinx-2.3.1.tar.gz new file mode 100644 index 0000000..63b77f4 --- /dev/null +++ b/Sphinx-2.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6e766b74f85f37a5f3e0773a1e1be8db3fcb799deb58ca6d18b70b0b44542a5 +size 5838626 diff --git a/Sphinx-2.4.4.tar.gz b/Sphinx-2.4.4.tar.gz deleted file mode 100644 index 0c7e5f6..0000000 --- a/Sphinx-2.4.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b4c750d546ab6d7e05bdff6ac24db8ae3e8b8253a3569b754e445110a0a12b66 -size 5966973 diff --git a/python-Sphinx.changes b/python-Sphinx.changes index d60bc87..edf9c25 100644 --- a/python-Sphinx.changes +++ b/python-Sphinx.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Apr 7 08:20:04 UTC 2020 - Steve Kowalik + +- Revert to 2.3.1 due to severely increased memory usage when building + kernel documentation. bsc#1166965 + ------------------------------------------------------------------- Sun Mar 8 18:13:36 UTC 2020 - Arun Persaud diff --git a/python-Sphinx.spec b/python-Sphinx.spec index 6b39629..e42a27a 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.4 +Version: 2.3.1 Release: 0 Summary: Python documentation generator License: BSD-2-Clause