From b1074bcd06925f141fa1dd55cc54c2836e1b271fee6879e3e4094f12f06e4153 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 28 Feb 2020 22:00:50 +0000 Subject: [PATCH] - update to 1.0.3: * #6685: htmlhelp builder should generate HTML4 docs instead of HTML5 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-htmlhelp?expand=0&rev=5 --- python-sphinxcontrib-htmlhelp.changes | 6 ++++++ python-sphinxcontrib-htmlhelp.spec | 5 ++--- sphinxcontrib-htmlhelp-1.0.2.tar.gz | 3 --- sphinxcontrib-htmlhelp-1.0.3.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 6 deletions(-) delete mode 100644 sphinxcontrib-htmlhelp-1.0.2.tar.gz create mode 100644 sphinxcontrib-htmlhelp-1.0.3.tar.gz diff --git a/python-sphinxcontrib-htmlhelp.changes b/python-sphinxcontrib-htmlhelp.changes index c66cce2..8c6a804 100644 --- a/python-sphinxcontrib-htmlhelp.changes +++ b/python-sphinxcontrib-htmlhelp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Feb 28 21:59:51 UTC 2020 - Dirk Mueller + +- update to 1.0.3: + * #6685: htmlhelp builder should generate HTML4 docs instead of HTML5 + ------------------------------------------------------------------- Thu Jun 6 12:10:43 UTC 2019 - Tomáš Chvátal diff --git a/python-sphinxcontrib-htmlhelp.spec b/python-sphinxcontrib-htmlhelp.spec index 775a9f8..ff2f564 100644 --- a/python-sphinxcontrib-htmlhelp.spec +++ b/python-sphinxcontrib-htmlhelp.spec @@ -1,7 +1,7 @@ # # spec file for package python-sphinxcontrib-htmlhelp # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,7 +27,7 @@ %bcond_with test %endif Name: python-sphinxcontrib-htmlhelp%{psuffix} -Version: 1.0.2 +Version: 1.0.3 Release: 0 Summary: Sphinx contrib extension to generate html help files License: BSD-2-Clause @@ -52,7 +52,6 @@ Html help generating extension. %prep %setup -q -n sphinxcontrib-htmlhelp-%{version} -rm -r tests/__pycache__ %build %python_build diff --git a/sphinxcontrib-htmlhelp-1.0.2.tar.gz b/sphinxcontrib-htmlhelp-1.0.2.tar.gz deleted file mode 100644 index 3e4fafa..0000000 --- a/sphinxcontrib-htmlhelp-1.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4670f99f8951bd78cd4ad2ab962f798f5618b17675c35c5ac3b2132a14ea8422 -size 25417 diff --git a/sphinxcontrib-htmlhelp-1.0.3.tar.gz b/sphinxcontrib-htmlhelp-1.0.3.tar.gz new file mode 100644 index 0000000..8ee397b --- /dev/null +++ b/sphinxcontrib-htmlhelp-1.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8f5bb7e31b2dbb25b9cc435c8ab7a79787ebf7f906155729338f3156d93659b +size 24248