This is required for building python modules with cython, but for some
reason is not a direct dependency (on debian only a recommends) for
the cython package itself.
Refs: #14059
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
BuildRequires: perl
BuildRequires: pkgconfig
BuildRequires: python
+BuildRequires: python-devel
BuildRequires: python-nose
BuildRequires: python-requests
BuildRequires: python-virtualenv
pkg-config,
python (>= 2.6.6-3~),
python-argparse,
+ python-dev,
python-nose,
python-setuptools,
python-sphinx,