- update to 1.0.8:

* Remove Sphinx as a required dependency, as circular
    dependencies may cause failure with package managers that
    expect a directed acyclic graph (DAG) of dependencies.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-applehelp?expand=0&rev=16
This commit is contained in:
2024-01-14 10:40:45 +00:00
committed by Git OBS Bridge
parent 41b7a69980
commit 8c87ce1943
4 changed files with 13 additions and 5 deletions

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-applehelp%{psuffix}
Version: 1.0.7
Version: 1.0.8
Release: 0
Summary: Sphinx extension which outputs Apple help books
License: BSD-2-Clause