Accepting request 1138562 from devel:languages:python
- update to 1.2.7: * Fix tests for sqlalchemy 2. * Publish a ``whoosh`` extra. OBS-URL: https://build.opensuse.org/request/show/1138562 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sphinxcontrib-websupport?expand=0&rev=16
This commit is contained in:
commit
9f4dfeeefd
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 14 10:49:57 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.2.7:
|
||||||
|
* Fix tests for sqlalchemy 2.
|
||||||
|
* Publish a ``whoosh`` extra.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 7 11:22:53 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Thu Sep 7 11:22:53 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file
|
# spec file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -26,7 +26,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-sphinxcontrib-websupport%{psuffix}
|
Name: python-sphinxcontrib-websupport%{psuffix}
|
||||||
Version: 1.2.6
|
Version: 1.2.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Sphinx API for Web Apps
|
Summary: Sphinx API for Web Apps
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
@ -49,12 +49,6 @@ BuildRequires: %{python_module docutils}
|
|||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module sphinxcontrib-websupport >= %{version}}
|
BuildRequires: %{python_module sphinxcontrib-websupport >= %{version}}
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24
|
|
||||||
Recommends: python-Sphinx >= 5.0
|
|
||||||
Suggests: python-SQLAlchemy
|
|
||||||
Suggests: python-Whoosh
|
|
||||||
Suggests: python-xapian
|
|
||||||
%endif
|
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
BIN
sphinxcontrib_websupport-1.2.6.tar.gz
(Stored with Git LFS)
BIN
sphinxcontrib_websupport-1.2.6.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
sphinxcontrib_websupport-1.2.7.tar.gz
(Stored with Git LFS)
Normal file
BIN
sphinxcontrib_websupport-1.2.7.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user