10
0

- Update to 1.4.0:

* Building against numpy 2.0, which ships new backwards compatible ABI
  * Update CI config
- Remove numpy upper bound.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-Bottleneck?expand=0&rev=21
This commit is contained in:
2024-07-01 04:20:20 +00:00
committed by Git OBS Bridge
parent 3e2d8d4544
commit d5df0547d8
4 changed files with 17 additions and 11 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jul 1 04:19:18 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.4.0:
* Building against numpy 2.0, which ships new backwards compatible ABI
* Update CI config
- Remove numpy upper bound.
-------------------------------------------------------------------
Fri Apr 19 11:14:59 UTC 2024 - Ben Greiner <code@bnavigator.de>