Accepting request 1138560 from devel:languages:python
- update to 1.0.7: * 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/request/show/1138560 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sphinxcontrib-qthelp?expand=0&rev=6
This commit is contained in:
commit
0cf92388eb
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 14 10:48:17 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.0.7:
|
||||
* 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:07:11 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -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-qthelp%{psuffix}
|
||||
Version: 1.0.6
|
||||
Version: 1.0.7
|
||||
Release: 0
|
||||
Summary: Sphinx extension which outputs QtHelp
|
||||
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}
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:62b9d1a186ab7f5ee3356d906f648cacb7a6bdb94d201ee7adf26db55092982d
|
||||
size 16555
|
3
sphinxcontrib_qthelp-1.0.7.tar.gz
Normal file
3
sphinxcontrib_qthelp-1.0.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:053dedc38823a80a7209a80860b16b722e9e0209e32fea98c90e4e6624588ed6
|
||||
size 16685
|
Loading…
x
Reference in New Issue
Block a user