AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Fix build without python2 - Fix the version to match reality as it is git repo snapshot
- Fix build without python2 - Fix the version to match reality as it is git repo snapshot
- removed i586 builds as the instructions are x86_64 specific
- updated to actual master from github, as setup.py was fixed upstream * removed removed-enum-for-new-pythons.patch
- initial release of PeachPy * added removed-enum-for-new-pythons.patch to fix wrong requirement for enum in setup.py * added automated-convertion-form-2to3.patch, to cover the nosetets also for python3