forked from pool/python-mrcfile
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:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-mrcfile
|
||||
Version: 1.5.0
|
||||
Version: 1.5.3
|
||||
Release: 0
|
||||
Summary: MRC file I/O library
|
||||
License: BSD-3-Clause
|
||||
@@ -32,7 +32,7 @@ BuildRequires: %{python_module pytest}
|
||||
BuildRequires: fdupes
|
||||
Requires: python-numpy >= 1.16.0
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun):update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user