Closed sanjaymsh closed 4 years ago
I don't know why we would want powerpc build, it makes no sense to me especially for a pure python project. Going to pass.
@coleifer This package is included in the distros for ppc64le - we are trying to make sure that integration into the distros is pain free by making sure they have a clean bill of health from their development community. This simplifies the integration process for ppc64le based distros.
Thanks !!
It's pure-python so there's nothing there that would need testing specifically.
Hi, I have added support for ppc64le build on travis-ci in the branch . The travis-ci build log can be tracked on the link :https://travis-ci.com/github/sanjaymsh/flask-peewee/builds/189455342 . I believe it is ready for the final review and merge. Please have a look on it and if everything looks fine for you then please approve it for merge.
Thanks !!