From 315f28acd3ed91c792fbe59ae8e99326ffd78d37 Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Tue, 3 Mar 2020 19:55:37 +0100 Subject: [PATCH] Drop unneeded python3-six dep Signed-off-by: Igor Raits --- python-pygit2.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-pygit2.spec b/python-pygit2.spec index 8f21338..1101dd8 100644 --- a/python-pygit2.spec +++ b/python-pygit2.spec @@ -24,7 +24,6 @@ BuildRequires: python3-cffi BuildRequires: python3-devel BuildRequires: python3-pytest BuildRequires: python3-setuptools -BuildRequires: python3-six BuildRequires: python3-cached_property %description -n python3-%{pkgname}