Accepting request 1221240 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1221240
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-blinker?expand=0&rev=24
This commit is contained in:
Ana Guerrero 2024-11-05 14:39:48 +00:00 committed by Git OBS Bridge
commit d38fa33713
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}