Accepting request 780398 from devel:languages:python
- update to 1.0.3: * #6685: htmlhelp builder should generate HTML4 docs instead of HTML5 OBS-URL: https://build.opensuse.org/request/show/780398 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sphinxcontrib-htmlhelp?expand=0&rev=2
This commit is contained in:
commit
f6383fa4c5
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 28 21:59:51 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- 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 <tchvatal@suse.com>
|
Thu Jun 6 12:10:43 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-sphinxcontrib-htmlhelp
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -27,7 +27,7 @@
|
|||||||
%bcond_with test
|
%bcond_with test
|
||||||
%endif
|
%endif
|
||||||
Name: python-sphinxcontrib-htmlhelp%{psuffix}
|
Name: python-sphinxcontrib-htmlhelp%{psuffix}
|
||||||
Version: 1.0.2
|
Version: 1.0.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Sphinx contrib extension to generate html help files
|
Summary: Sphinx contrib extension to generate html help files
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
@ -52,7 +52,6 @@ Html help generating extension.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n sphinxcontrib-htmlhelp-%{version}
|
%setup -q -n sphinxcontrib-htmlhelp-%{version}
|
||||||
rm -r tests/__pycache__
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%python_build
|
%python_build
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4670f99f8951bd78cd4ad2ab962f798f5618b17675c35c5ac3b2132a14ea8422
|
|
||||||
size 25417
|
|
3
sphinxcontrib-htmlhelp-1.0.3.tar.gz
Normal file
3
sphinxcontrib-htmlhelp-1.0.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e8f5bb7e31b2dbb25b9cc435c8ab7a79787ebf7f906155729338f3156d93659b
|
||||||
|
size 24248
|
Loading…
x
Reference in New Issue
Block a user