Closed kishorkunal-raj closed 3 years ago
Reason behind changes: This package is included in the ppc64le versions of RHEL and Ubuntu - this allows the top of tree to be tested continuously as it is for Intel, making it easier to catch any possible regressions on ppc64le before the distros begin their clones and builds. This reduces the work in integrating this package into future versions of RHEL/Ubuntu.
Please review the changes and whether the changes are feasible or not to incorporate.
Jobs were failing earlier itself for python 3.9 before I added the changes. As python 3.9-dev is only available on travis-CI and not python 3.9 so far for amd64 as well as for ppc64le, hence the jobs were failing for 3.9. Also the build job you provided results to all passed jobs and no issues with it.
If you find the changes relevant, please allow it to merge
Yes, I wasn't complaining, you fixed 3.9 which i broke :)
This PR looks mergeable to me.
Yes, I wasn't complaining, you fixed 3.9 which i broke :)
This PR looks mergeable to me.
Sorry, I miss interpreted. Thanks for accepting the changes!
Hi @wizpig64, Just because of curiosity, when will be the changes can be merged? Hope I didn't bother you by asking such question
Hi, I had added ppc64le architecture support on travis-ci and looks like its been successfully added. Jobs depending on python3.9 is switched to python3.9-dev as python3.9 is still not supported on travis ci. I believe it is ready for the final review and merge.
Please have a look.
Thanks!! Kishor Kunal Raj