Sync from SUSE:SLFO:Main python-sphinxcontrib-serializinghtml revision feea2ca58bb6ad28a0d48b09206aacc3

This commit is contained in:
2024-12-13 12:27:14 +01:00
parent 995b4a6761
commit 2626f44621
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Jan 14 10:49:08 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.1.10:
* Remove Sphinx as a required dependency, as circular
dependencies may cause failure with package managers that
expect a directed acyclic graph (DAG) of dependencies.
-------------------------------------------------------------------
Tue Aug 29 19:11:22 UTC 2023 - Matej Cepl <mcepl@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 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
%{?sle15_python_module_pythons}
Name: python-sphinxcontrib-serializinghtml%{psuffix}
Version: 1.1.9
Version: 1.1.10
Release: 0
Summary: Sphinx extension which outputs serialized HTML files
License: BSD-2-Clause
@@ -39,7 +39,6 @@ BuildRequires: %{python_module pip}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-Sphinx >= 5.0
BuildArch: noarch
%if %{with test}
BuildRequires: %{python_module Sphinx >= 5.0}

BIN
sphinxcontrib_serializinghtml-1.1.10.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
sphinxcontrib_serializinghtml-1.1.9.tar.gz (Stored with Git LFS)

Binary file not shown.