forked from pool/python-mrcfile
- Update to 1.5.4 * Fix rare bug in mmap alignment with certain extended header sizes * Add test and documentation code to source distribution * Add support for Python 3.13 and numpy 2.1 & 2.2 - Switch build system from setuptools to pyproject.toml * Add python-pip and python-wheel to BuildRequires * Replace %python_build with %pyproject_wheel * Replace %python_install with %pyproject_install - Use Python 3.11 on SLE-15 by default OBS-URL: https://build.opensuse.org/request/show/1251737 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mrcfile?expand=0&rev=9
40 lines
1.5 KiB
Plaintext
40 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Mar 10 10:05:20 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to 1.5.4
|
|
* Fix rare bug in mmap alignment with certain extended header sizes
|
|
* Add test and documentation code to source distribution
|
|
* Add support for Python 3.13 and numpy 2.1 & 2.2
|
|
- Switch build system from setuptools to pyproject.toml
|
|
* Add python-pip and python-wheel to BuildRequires
|
|
* Replace %python_build with %pyproject_wheel
|
|
* Replace %python_install with %pyproject_install
|
|
- Use Python 3.11 on SLE-15 by default
|
|
|
|
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- update to 1.5.0:
|
|
* Add new 'indexed_extended_header' attribute to access the
|
|
indexed part of the extended header if it exists
|
|
* Add support for numpy 1.24, 1.25 and 1.26 and Python 3.12
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 2 11:15:10 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update description
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 2 08:41:40 UTC 2023 - pgajdos@suse.com
|
|
|
|
- initial version 1.4.3, required by python-GridDataFormats
|
|
|