File python-tinyarray.changes of Package python-tinyarray
------------------------------------------------------------------- Fri May 9 05:19:43 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com> - Switch to pyproject macros. - No more greedy globs in %files. ------------------------------------------------------------------- Tue Sep 27 10:59:59 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com> - Drop testing patch added to sources by mistake. ------------------------------------------------------------------- Tue Sep 27 00:49:01 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com> - %check: Disable binary tests for 32-bit: <https://gitlab.kwant-project.org/kwant/tinyarray/-/issues/21>. ------------------------------------------------------------------- Fri Dec 24 23:49:00 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com> - Update to version 1.2.4: * Fixes for python 3.10. ------------------------------------------------------------------- Wed Apr 21 10:04:09 UTC 2021 - Ben Greiner <code@bnavigator.de> - Skip python36: no NumPy (NEP 29) ------------------------------------------------------------------- Sat Sep 19 15:39:21 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com> - Update to version 1.2.3: * Improve float->int overflow tests. * Buffer protocol: support all integer formats. * Tiny optimization. * Restore compatibility with tuple hash from Python 3.8. * setup.py: replace call to deprecated function. * Get rid of warning about implicit conversion to integer. * Get rid of PY_SSIZE_T_CLEAN warning. - %check: Disable conversion test on non x86 systems; see https://gitlab.kwant-project.org/kwant/tinyarray/-/issues/19. ------------------------------------------------------------------- Fri Jun 5 17:26:27 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com> - Initial package.