File python-featureflow.changes of Package python-featureflow
-------------------------------------------------------------------
Sat Nov 3 03:56:30 UTC 2018 - Todd R <toddrme2178@gmail.com>
- 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