From 7775e1c551d423063ffacbf41373da311ea4265eb154b8afa3156a176742ff28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 3 Oct 2022 12:33:53 +0000 Subject: [PATCH] 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 --- python-Sphinx.changes | 5 +++++ python-Sphinx.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-Sphinx.changes b/python-Sphinx.changes index 97cfef7..ac9182e 100644 --- a/python-Sphinx.changes +++ b/python-Sphinx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Oct 2 18:47:20 UTC 2022 - Markéta Machová + +- BuildRequires just flit-core instead of flit + ------------------------------------------------------------------- Fri Sep 30 18:06:55 UTC 2022 - Martin Liška diff --git a/python-Sphinx.spec b/python-Sphinx.spec index 6085d7e..d0d490b 100644 --- a/python-Sphinx.spec +++ b/python-Sphinx.spec @@ -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}