File python-bloscpack.changes of Package python-bloscpack
-------------------------------------------------------------------
Thu Nov 3 11:41:40 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Add drop-python2-support.patch to remove python-six
gh#Blosc/bloscpack#118
- Remove python_module definition
-------------------------------------------------------------------
Sun Jan 16 16:12:38 UTC 2022 - Benjamin Greiner <code@bnavigator.de>
- Remove unused coverage packages from dependencies
- Skip python2 builds, remove mock dependency.
* (unused, not testing due to still no release despite
gh#Blosc/bloscpack#103)
-------------------------------------------------------------------
Wed Apr 21 04:17:59 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Do not build for Python 3.6, due to no NumPy.
-------------------------------------------------------------------
Thu Aug 6 09:02:59 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Add remove_nose.patch to remove dependency on nose
(https://github.com/Blosc/bloscpack/issues/99).
-------------------------------------------------------------------
Wed May 27 09:36:29 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
- %python3_only -> %python_alternative
-------------------------------------------------------------------
Wed Apr 22 06:04:05 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- Fix build without python2
-------------------------------------------------------------------
Tue Jul 23 20:35:51 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Update to 0.16.0
* The Python API naming has been overhauled and a few functions have been
deprecated. Also the documentation for the Python API has been extended
to inlcude more uses cases and potential applications.
-------------------------------------------------------------------
Fri Nov 23 18:47:17 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Trim bias and odd grammar from descriptions.
-------------------------------------------------------------------
Tue Nov 13 17:54:10 UTC 2018 - Todd R <toddrme2178@gmail.com>
- Initial version