adjust to anoying python to python2 renaming
This commit is contained in:
parent
5ccc1da6d6
commit
af3ae55bd8
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue