14
0

- drop tests-with-sphinx-72.patch in order to

- add tests-with-sphinx-72-python312.patch: build with python 312+
- Initial release of 4.1

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-jquery?expand=0&rev=7
This commit is contained in:
2024-01-14 15:26:35 +00:00
committed by Git OBS Bridge
parent 7acfdf425c
commit f2782ef80d
3 changed files with 40 additions and 26 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
@@ -33,8 +33,8 @@ Summary: Extension to include jQuery on newer Sphinx releases
License: 0BSD
URL: https://github.com/sphinx-contrib/jquery/
Source: https://files.pythonhosted.org/packages/source/s/sphinxcontrib-jquery/sphinxcontrib-jquery-4.1.tar.gz
# PATCH-FIX-UPSTREAM tests-with-sphinx-72.patch gh#sphinx-contrib/jquery#27
Patch1: tests-with-sphinx-72.patch
# PATCH-FIX-UPSTREAM tests-with-sphinx-72.patch gh#sphinx-contrib/jquery#27 and gh#sphinx-contrib/jquery#28
Patch1: tests-with-sphinx-72-python312.patch
BuildRequires: %{python_module flit-core}
BuildRequires: %{python_module pip}
BuildRequires: python-rpm-macros