From 06ede1d7c06c02d64d1b411fe908d9f0efdbefc8 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Jun 15 2020 12:29:03 +0000 Subject: Add BR on pytest-mock Signed-off-by: Pierre-Yves Chibon --- diff --git a/python-arrow.spec b/python-arrow.spec index a71e3a1..17227e0 100644 --- a/python-arrow.spec +++ b/python-arrow.spec @@ -41,6 +41,7 @@ BuildRequires: python%{python3_pkgversion}-chai BuildRequires: python%{python3_pkgversion}-dateutil BuildRequires: python%{python3_pkgversion}-pytz BuildRequires: python%{python3_pkgversion}-pytest +BuildRequires: python%{python3_pkgversion}-pytest-mock BuildRequires: python%{python3_pkgversion}-six BuildRequires: python%{python3_pkgversion}-nose BuildRequires: python%{python3_pkgversion}-simplejson @@ -88,7 +89,7 @@ nosetests-%{python3_version} --all-modules arrow tests %changelog * Mon Jun 15 2020 Pierre-Yves Chibon - 0.15.6-1 - Update to upstream release 0.15.6 -- Add BR on pytest +- Add BR on pytest and pytest-mock * Sat May 23 2020 Miro HronĨok - 0.15.5-2 - Rebuilt for Python 3.9