There is no more Python 2 support in new python-bugzilla packages. For Python 2 tests, python-bugzilla version has to be limited.
Additionally sitepackages variable should be inherited from testenv environment and therefore doesn't have to be specified again.
sitepackages
testenv
Signed-off-by: Ondrej Nosek onosek@redhat.com
rebased onto 5181a08d14483ffdb9e35bfec72286eaf66916eb
Looks good to me.
pretty please pagure-ci rebuild
Pull-Request has been merged by onosek
There is no more Python 2 support in new python-bugzilla packages.
For Python 2 tests, python-bugzilla version has to be limited.
Additionally
sitepackagesvariable should be inherited fromtestenvenvironment and therefore doesn't have to be specified again.Signed-off-by: Ondrej Nosek onosek@redhat.com