#133 Use proper python versions in Requires dependencies
Closed: Fixed Opened by cqi.

These RPMs use python- prefix without Python version in *Requires:

fedpkg-1.29-3.fc27 BuildRequires:
* python-devel (python2-devel is available)
* python-fedora (python2-fedora is available)
* python-mock (python2-mock is available)
* python-nose (python2-nose is available)
* python-setuptools (python2-setuptools is available)

fedpkg-1.29-3.fc27 Requires:
* python-fedora (python2-fedora is available)
* python-pycurl (python2-pycurl is available)

This is strongly discouraged and should be avoided. Please check
the required packages, and use names with either python2- or
python3- prefix.

Detailed information is in https://taskotron.fedoraproject.org/artifacts/all/e25d46e2-8ece-11e7-86b2-525400817a8f/task_output/output.log


Metadata Update from @cqi:
- Issue set to the milestone: Package issues
- Issue tagged with: distribution

Metadata Update from @cqi:
- Issue set to the milestone: 1.30 (was: Package issues)

Metadata Update from @cqi:
- Issue assigned to cqi

PR: https://src.fedoraproject.org/rpms/fedpkg/pull-request/7

Metadata Update from @cqi:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata