adjust to anoying python to python2 renaming

This commit is contained in:
Kevin Fenzi 2017-11-03 01:07:38 +00:00
parent 5ccc1da6d6
commit af3ae55bd8

View file

@ -23,7 +23,6 @@ slave_packages_common:
- python-virtualenv
- python-coverage
- pylint
- python-argparse
- python-nose
- python-BeautifulSoup
- python-fedora
@ -268,6 +267,7 @@ el7_only:
- python-pygments-markdown-lexer # Required by fedora-hubs (ticket #5425)
f25_only:
- python2-argparse
- python3-tox
- python26
- python33
@ -276,5 +276,6 @@ f25_only:
- swig # required for coco
f26_only:
- python2-argparse
- python2-koji # Needed for pyrpkg
- python3-koji # Needed for pyrpkg