15
0

Accepting request 1220424 from home:ecsos:python

- Add missing build require pallets_sphinx_themes
  to fix build error under Leap.

OBS-URL: https://build.opensuse.org/request/show/1220424
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blinker?expand=0&rev=43
This commit is contained in:
2024-11-04 20:14:41 +00:00
committed by Git OBS Bridge
parent 208f1edece
commit bbfcfd507b
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Nov 3 15:05:58 UTC 2024 - ecsos <ecsos@opensuse.org>
- Add missing build require pallets_sphinx_themes
to fix build error under Leap.
-------------------------------------------------------------------
Tue Oct 22 11:58:39 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -26,6 +26,7 @@ Group: Development/Languages/Python
URL: https://github.com/pallets-eco/blinker/
Source: https://files.pythonhosted.org/packages/source/b/blinker/blinker-%{version}.tar.gz
Patch1: remove-sphinxextensions.patch
BuildRequires: %{python_module Pallets-Sphinx-Themes}
BuildRequires: %{python_module base >= 3.8}
BuildRequires: %{python_module flit-core}
BuildRequires: %{python_module pip}