From caaee64b3114827004e5fb61a24a48061ec1a554 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrien=20Verg=C3=A9?= Date: Tue, 7 Jun 2022 17:15:32 +0200 Subject: [PATCH] Remove unneeded dependency python-nose --- yamllint.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/yamllint.spec b/yamllint.spec index a6a2aa1..8750203 100644 --- a/yamllint.spec +++ b/yamllint.spec @@ -18,7 +18,6 @@ Requires: python%{python3_pkgversion}-setuptools BuildRequires: python%{python3_pkgversion}-devel BuildRequires: python%{python3_pkgversion}-setuptools -BuildRequires: python%{python3_pkgversion}-nose BuildRequires: python%{python3_pkgversion}-pathspec BuildRequires: python%{python3_pkgversion}-PyYAML