diff --git a/python-pygments.spec b/python-pygments.spec index 6461bc5..111e7ef 100644 --- a/python-pygments.spec +++ b/python-pygments.spec @@ -32,9 +32,9 @@ Source0: http://pypi.python.org/packages/source/P/%{upstream_name}/%{upst BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: python2-devel >= 2.4, python-setuptools, python-nose +BuildRequires: python2-devel >= 2.4, python-setuptools, python-nose, python-sphinx %if 0%{?with_python3} -BuildRequires: python3-devel, python3-setuptools +BuildRequires: python3-devel, python3-setuptools, python3-sphinx %if 0%{?fedora} >= 15 BuildRequires: python3-nose %endif @@ -208,6 +208,7 @@ popd %changelog * Mon Aug 24 2015 Steve Milner - 2.0.2-1 - update for upstream release. +- Added python-pygments/python3-pygments to BuildRequires. * Thu Jun 18 2015 Fedora Release Engineering - 1.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild