From 07ed28c0c063157ffd6c0a86da771f96dee91f88 Mon Sep 17 00:00:00 2001 From: Jonny Heggheim Date: Sun, 22 May 2022 22:44:03 +0200 Subject: [PATCH] Removed explicit dependency on python3-flit-core, it will be added by the depenency generator --- python-typing-extensions.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-typing-extensions.spec b/python-typing-extensions.spec index 31635d1..65ddbc5 100644 --- a/python-typing-extensions.spec +++ b/python-typing-extensions.spec @@ -12,7 +12,6 @@ Source0: %{pypi_source} BuildArch: noarch BuildRequires: python3-devel -BuildRequires: python3-flit-core BuildRequires: python3-test BuildRequires: python3-pytest