- update to 1.1.5:

* Remove deprecation warnings for Sphinx-3.x

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-serializinghtml?expand=0&rev=5
This commit is contained in:
2021-06-06 12:21:49 +00:00
committed by Git OBS Bridge
parent ccd992a60e
commit 8cd8b5ae15
4 changed files with 12 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-sphinxcontrib-serializinghtml
# 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 @@
%endif
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-sphinxcontrib-serializinghtml%{psuffix}
Version: 1.1.4
Version: 1.1.5
Release: 0
Summary: Sphinx extension which outputs serialized HTML files
License: BSD-2-Clause