From 3619f64b622e95f79701bc535e865be8985e1c95 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Fri, 1 Apr 2022 23:37:19 +0200 Subject: [PATCH] - drop obsolete deps --- python3-black.spec | 6 ------ 1 file changed, 6 deletions(-) diff --git a/python3-black.spec b/python3-black.spec index 6c87f00..fa3475a 100644 --- a/python3-black.spec +++ b/python3-black.spec @@ -21,9 +21,6 @@ BuildRequires: python3-aiohttp >= 3.6.0 BuildRequires: python3-aiohttp_cors >= 0.4.0 BuildRequires: python3-appdirs BuildRequires: python3-click >= 7.1.2 -%if "%{py3_ver}" < "3.7" -BuildRequires: python3-dataclasses >= 0.6 -%endif BuildRequires: python3-mypy_extensions >= 0.4.3 BuildRequires: python3-parameterized >= 0.7.4 BuildRequires: python3-pathspec >= 0.8.1 @@ -36,9 +33,6 @@ BuildRequires: python3-pytest-mock >= 3.3.1 BuildRequires: python3-regex >= 2020.1.8 BuildRequires: python3-toml >= 0.10.1 BuildRequires: python3-typed_ast >= 1.4.2 -%if "%{py3_ver}" < "3.8" -BuildRequires: python3-typing_extensions >= 3.7.4 -%endif %endif BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.714 -- 2.44.0