From cba0faa3908f8edddf1ac3faf25cc98d0cf6f80e949758a348ee35ddbdbb5813 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 15 Jul 2022 06:52:57 +0000 Subject: [PATCH] Accepting request 989243 from home:bnavigator:branches:devel:languages:python - Actually needs setuptools 61.2 now OBS-URL: https://build.opensuse.org/request/show/989243 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cppy?expand=0&rev=7 --- python-cppy.changes | 5 +++++ python-cppy.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-cppy.changes b/python-cppy.changes index d8ea5ca..387e73a 100644 --- a/python-cppy.changes +++ b/python-cppy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 14 17:35:43 UTC 2022 - Ben Greiner + +- Actually needs setuptools 61.2 now + ------------------------------------------------------------------- Thu Jul 14 10:49:56 UTC 2022 - Ben Greiner diff --git a/python-cppy.spec b/python-cppy.spec index 8df32c7..bb441e1 100644 --- a/python-cppy.spec +++ b/python-cppy.spec @@ -28,7 +28,7 @@ Source99: python-cppy-rpmlintrc BuildRequires: %{python_module base >= 3.7} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools_scm} -BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module setuptools >= 61.2} BuildRequires: %{python_module tomli} BuildRequires: fdupes BuildRequires: python-rpm-macros