Accepting request 1007682 from home:mcalabkova:branches:devel:languages:python

- BuildRequires just flit-core instead of flit

OBS-URL: https://build.opensuse.org/request/show/1007682
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=220
This commit is contained in:
Markéta Machová 2022-10-03 12:33:53 +00:00 committed by Git OBS Bridge
parent 2e955024c1
commit 7775e1c551
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Oct 2 18:47:20 UTC 2022 - Markéta Machová <mmachova@suse.com>
- BuildRequires just flit-core instead of flit
-------------------------------------------------------------------
Fri Sep 30 18:06:55 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -43,7 +43,7 @@ Source4: readthedocs.inv
Source5: update-intersphinx.sh
Source99: python-Sphinx.keyring
BuildRequires: %{python_module base}
BuildRequires: %{python_module flit}
BuildRequires: %{python_module flit-core}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}