diff --git a/babel.spec b/babel.spec index c233e64..a7b2637 100644 --- a/babel.spec +++ b/babel.spec @@ -24,10 +24,12 @@ BuildArch: noarch BuildRequires: python2-devel BuildRequires: python2-setuptools -BuildRequires: pytz +BuildRequires: python2-pytz +BuildRequires: python2-pytest BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-pytz +BuildRequires: python3-pytest # build the documentation BuildRequires: make @@ -155,6 +157,7 @@ rm -f "$BUILDDIR/html/.buildinfo" - tag license file as %%license - use %%python_provide macro only if present - update remove-pytz-version patch +- fix build dependencies * Wed Feb 03 2016 Fedora Release Engineering - 1.3-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild