Changelog for
python3-lazyarray-0.5.2-2.2.noarch.rpm :
* Fri Feb 04 2022 codeAATTbnavigator.de- Update to 0.5.2:
* Fix problem where SciPy was required, not optional
* Add support for Python 3.10, remove testing for Python 3.4 and NumPy 1.12
* Switch from nose to pytest for running tests- Drop use-pytest.patch
* Wed Nov 10 2021 steven.kowalikAATTsuse.com- Update to 0.5.0:
* Drop support for Python 2.7
* Added a more general way to specify that an array-like object should be treated as a scalar by lazyarray (for arrays of arrays, etc.)
* Add partial support for NumPy ufuncs that require two arguments, e.g. \"power\".- Add patch use-pytest.patch:
* Drop use of nose, use pytest methods.
* Fri Feb 12 2021 dmuellerAATTsuse.com- skip python 3.6 (skip scipy)
* Tue Jul 23 2019 toddrme2178AATTgmail.com- Update to 0.3.3
* Do not raise a \"shape mismatch\" `ValueError` if the value shape is empty.
* Thu May 10 2018 toddrme2178AATTgmail.com- Use license tag
* Wed Oct 18 2017 toddrme2178AATTgmail.com- Implement single-spec version- Update to version 0.3.2
* See changelog at https://github.com/NeuralEnsemble/lazyarray/blob/0.3.2/changelog.txt
* Mon Oct 28 2013 toddrme2178AATTgmail.com- Initial version (0.2.2)