From 307ea41bcd9ec8353f139b89c69c365429ae2ebb Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Mar 03 2020 10:34:35 +0000 Subject: Add missing BR for tests Signed-off-by: Igor Raits --- diff --git a/python-pygit2.spec b/python-pygit2.spec index 08671f6..3454960 100644 --- a/python-pygit2.spec +++ b/python-pygit2.spec @@ -25,6 +25,7 @@ BuildRequires: python3-devel BuildRequires: python3-pytest BuildRequires: python3-setuptools BuildRequires: python3-six +BuildRequires: python3-cached_property %description -n python3-%{pkgname} pygit2 is a set of Python bindings to the libgit2 library, which implements