File python-featureflow.changes of Package python-featureflow
-------------------------------------------------------------------
Tue Jul 23 20:33:10 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Update to 3.0.1
* Fix bug whereby iter_zip returned closed ZipExtFile instances
- Update to 3.0.0
* Switch to python3-only
-------------------------------------------------------------------
Sat Dec 22 03:41:42 UTC 2018 - Todd R <toddrme2178@gmail.com>
- 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
-------------------------------------------------------------------
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