14
0

Accepting request 1199696 from home:mcalabkova:branches:devel:languages:python

- update to 1.5.3
  * Add support for numpy 2.0
  * Fix opening of large files in numpy 2.0
  * Validate header statistics only if they are set

OBS-URL: https://build.opensuse.org/request/show/1199696
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mrcfile?expand=0&rev=7
This commit is contained in:
2024-09-11 07:22:34 +00:00
committed by Git OBS Bridge
parent 9150d2b8d8
commit f1732615dc
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Sep 9 13:31:02 UTC 2024 - Markéta Machová <mmachova@suse.com>
- update to 1.5.3
* Add support for numpy 2.0
* Fix opening of large files in numpy 2.0
* Validate header statistics only if they are set
-------------------------------------------------------------------
Mon Jan 22 22:30:17 UTC 2024 - Dirk Müller <dmueller@suse.com>