From a68c51fefdcd126fd58ee9f94b3929a33da7e4e6ebda7e8d873cbd2bd270949e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 1 Sep 2022 07:07:13 +0000 Subject: [PATCH] Accepting request 1000496 from home:mcalabkova:branches:devel:languages:python - Fix build dependencies OBS-URL: https://build.opensuse.org/request/show/1000496 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flufl.lock?expand=0&rev=9 --- python-flufl.lock.changes | 5 +++++ python-flufl.lock.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-flufl.lock.changes b/python-flufl.lock.changes index d967e2a..aa17593 100644 --- a/python-flufl.lock.changes +++ b/python-flufl.lock.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Aug 31 16:29:35 UTC 2022 - Markéta Machová + +- Fix build dependencies + ------------------------------------------------------------------- Thu Jan 20 18:33:51 UTC 2022 - Matej Cepl diff --git a/python-flufl.lock.spec b/python-flufl.lock.spec index 3538ec0..2d26cdc 100644 --- a/python-flufl.lock.spec +++ b/python-flufl.lock.spec @@ -26,7 +26,7 @@ License: Apache-2.0 URL: https://gitlab.com/warsaw/flufl.lock Source: https://files.pythonhosted.org/packages/source/f/flufl.lock/flufl.lock-%{version}.tar.gz BuildRequires: %{python_module pdm} -BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module pip} BuildRequires: %{python_module typing_extensions} BuildRequires: fdupes BuildRequires: python-rpm-macros