AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 3.0.1 * Fix bug whereby iter_zip returned closed ZipExtFile instances - Update to 3.0.0 * Switch to python3-only
- Update tp 2.12.1 * non-buggy pandoc usage * support for numpy 1.15 - Rebase fix_certifi_dependency.patch - Remove upstream-included fix_numpy_recarrays.patch
- Initial version - Add fix_certifi_dependency.patch Make the version dependency for certifi less strict. We don't use that exact version. - Add fix_numpy_recarrays.patch Fix handling of numpy recarrays See: https://github.com/JohnVinyard/featureflow/issues/7 From: https://github.com/JohnVinyard/featureflow/pull/8