From 6aa12c00fcbcf8e8ecbaf7ebfc7228231d06cc44a907b1afdd40c1f952f3cc96 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sat, 28 May 2022 07:39:48 +0000 Subject: [PATCH] Fix SPEC OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pykka?expand=0&rev=7 --- python-pykka.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pykka.spec b/python-pykka.spec index b7e6fd8..046a232 100644 --- a/python-pykka.spec +++ b/python-pykka.spec @@ -33,7 +33,7 @@ BuildRequires: %{python_module pytest} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros -BuildRequires: (python36-dataclasses if python36-base) +BuildRequires: (python3-dataclasses if python3-base < 3.7) BuildArch: noarch Provides: python-Pykka < %{version}-%{release} Obsoletes: python-Pykka = %{version}-%{release}