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