From 9027b7ad8cbf7df46cb0bff4ef4e3495556ba615f7374f0fea20c87c583c5298 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 16 Feb 2024 16:37:13 +0000 Subject: [PATCH] Accepting request 1147116 from home:bnavigator:branches:devel:languages:python - Remove bogus runtime and test requirements OBS-URL: https://build.opensuse.org/request/show/1147116 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-inflate64?expand=0&rev=7 --- python-inflate64.changes | 5 +++++ python-inflate64.spec | 3 --- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/python-inflate64.changes b/python-inflate64.changes index 877589d..16e16a4 100644 --- a/python-inflate64.changes +++ b/python-inflate64.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 16 14:24:03 UTC 2024 - Ben Greiner + +- Remove bogus runtime and test requirements + ------------------------------------------------------------------- Fri Dec 15 06:29:58 UTC 2023 - ecsos diff --git a/python-inflate64.spec b/python-inflate64.spec index fb1b8a6..f75da0f 100644 --- a/python-inflate64.spec +++ b/python-inflate64.spec @@ -25,16 +25,13 @@ License: LGPL-2.1-or-later URL: https://codeberg.org/miurahr/inflate64 Source: https://files.pythonhosted.org/packages/source/i/inflate64/inflate64-%{version}.tar.gz BuildRequires: %{python_module devel >= 3.8} -BuildRequires: %{python_module importlib_metadata if %python-base < 3.8} BuildRequires: %{python_module pip} -BuildRequires: %{python_module pyannotate} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools >= 45} BuildRequires: %{python_module setuptools_scm >= 6.0.1} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: (python-importlib_metadata if python-base < 3.8) %python_subpackages %description