From: Yu Date: Tue, 4 May 2021 03:03:24 +0000 (+0900) Subject: Add python3-coverage dependency X-Git-Tag: accepted/tizen/unified/x/20240627.090300^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6bc60bbe60fdbdde7363e88b4040c68b609502b6;p=platform%2Fupstream%2Fpython3-pytest-cov.git Add python3-coverage dependency Change-Id: I96fd5e988c768c4416b6b1350c258941db892845 --- diff --git a/packaging/python3-pytest-cov.spec b/packaging/python3-pytest-cov.spec index e866bce..bf8a69f 100644 --- a/packaging/python3-pytest-cov.spec +++ b/packaging/python3-pytest-cov.spec @@ -9,6 +9,7 @@ Source1001: %{name}.manifest BuildRequires: pkgconfig(python3) BuildRequires: python3-setuptools +BuildRequires: python3-coverage BuildArch: noarch