diff --git a/python-sphinxcontrib-serializinghtml.changes b/python-sphinxcontrib-serializinghtml.changes index 695caae..fb0e8e9 100644 --- a/python-sphinxcontrib-serializinghtml.changes +++ b/python-sphinxcontrib-serializinghtml.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Jan 14 10:49:08 UTC 2024 - Dirk Müller + +- 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 diff --git a/python-sphinxcontrib-serializinghtml.spec b/python-sphinxcontrib-serializinghtml.spec index ca95966..27ae5c2 100644 --- a/python-sphinxcontrib-serializinghtml.spec +++ b/python-sphinxcontrib-serializinghtml.spec @@ -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} diff --git a/sphinxcontrib_serializinghtml-1.1.10.tar.gz b/sphinxcontrib_serializinghtml-1.1.10.tar.gz new file mode 100644 index 0000000..dc2a76f --- /dev/null +++ b/sphinxcontrib_serializinghtml-1.1.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93f3f5dc458b91b192fe10c397e324f262cf163d79f3282c158e8436a2c4511f +size 15592 diff --git a/sphinxcontrib_serializinghtml-1.1.9.tar.gz b/sphinxcontrib_serializinghtml-1.1.9.tar.gz deleted file mode 100644 index 1b024c6..0000000 --- a/sphinxcontrib_serializinghtml-1.1.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0c64ff898339e1fac29abd2bf5f11078f3ec413cfe9c046d3120d7ca65530b54 -size 15446