forked from pool/python-sphinxcontrib-htmlhelp
- update to 2.0.0:
* Drop python-3.5 support * Remove deprecated method: ``HTMLHelpBuilder.open_file()`` * #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=7
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-sphinxcontrib-htmlhelp
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 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.3
|
||||
Version: 2.0.0
|
||||
Release: 0
|
||||
Summary: Sphinx contrib extension to generate html help files
|
||||
License: BSD-2-Clause
|
||||
|
Reference in New Issue
Block a user