------------------------------------------------------------------- Wed Nov 27 11:40:39 UTC 2024 - Markéta Machová - Update to 0.5.7 * Renamed np.product to np.prod as the old name is deprecated in NumPy 2.0. - Add patch new-pythons.patch to fix build with Python 3.13 - Python 2 can be finally gone ------------------------------------------------------------------- Mon Sep 9 13:39:13 UTC 2024 - Markéta Machová - Add patch numpy2.patch to fix build with the new numpy ------------------------------------------------------------------- Thu Apr 22 06:21:32 UTC 2021 - Steve Kowalik - Do not build for Python 3.6, due to no NumPy. ------------------------------------------------------------------- Tue May 12 08:26:00 UTC 2020 - Tomáš Chvátal - Fix python2 conditions to pull deps correctly ------------------------------------------------------------------- Mon May 11 16:19:40 UTC 2020 - andy great - Bring back build for python 2. - Fix dependencies for building with python 2. ------------------------------------------------------------------- Sat May 9 15:21:11 UTC 2020 - andy great - Update to version 0.5.6 * In 0.5.5 a for-loop was omitted which lead to every frame being the zeroth frame in the stack. For this reason, upgrading from 0.5.5 is _strongly_ recommended. - Clean up spec file. ------------------------------------------------------------------- Tue Dec 10 16:30:58 UTC 2019 - Todd R - initial version