Information for build python-mrcfile-1.5.4-1.fc42

ID17367
Package Namepython-mrcfile
Version1.5.4
Release1.fc42
Epoch
DraftFalse
SummaryMRC2014 file format used in structural biology to store image and volume data
Description mrcfile is a Python implementation of the MRC2014 file format, which is used in structural biology to store image and volume data. It allows MRC files to be created and opened easily using a very simple API, which exposes the file's header and data as numpy arrays. The code runs in Python 2 and 3 and is fully unit-tested. This library aims to allow users and developers to read and write standard-compliant MRC files in Python as easily as possible, and with no dependencies on any compiled libraries except numpy. You can use it interactively to inspect files, correct headers and so on, or in scripts and larger software packages to provide basic MRC file I/O functions.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 16:49:42 UTC
CompletedMon, 09 Jun 2025 16:49:42 UTC
Tags
f42
RPMs
src
python-mrcfile-1.5.4-1.fc42.src.rpm (info) (download)
noarch
python3-mrcfile-1.5.4-1.fc42.noarch.rpm (info) (download)
Changelog * Wed Jan 22 2025 Tim Semeijn <tim@semeijn.net> - 1.5.4-1 - Update to 1.5.4 (fixes rhbz#2339429) * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Jul 25 2024 Tim Semeijn <tim@goat.re> - 1.5.3-1 - Update to 1.5.3 (fedora#2299881) * Fri Jul 19 2024 Tim Semeijn <tim@goat.re> - 1.5.2-1 - Update to 1.5.2 * Wed Jul 17 2024 Tim Semeijn <tim@goat.re> - 1.5.1-1 - Update to 1.5.1 * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 1.5.0-4 - Rebuilt for Python 3.13 * Wed Feb 21 2024 Tim Semeijn <tim@goat.re> - 1.5.0-3 - Update to 1.5.0 - Drop obsolete python-mrcfile-issue-49.patch - Use %autorelease and %autochangelog * Wed Feb 21 2024 Tim Semeijn <tim@goat.re> - 1.5.0-2 - Update to 1.5.0 - Drop obsolete python-mrcfile-issue-49.patch - Use %autorelease and %autochangelog * Wed Feb 21 2024 Tim Semeijn <tim@goat.re> - 1.5.0-1 - Update to 1.5.0 > - Drop obsolete python-mrcfile-issue-49.patch > - Use %autorelease and %autochangelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 14 2023 Dominik 'Rathann' Mierzejewski <dominik@greysector.net> - 1.4.3-1 - update to 1.4.3 - drop obsolete patches - skip test_data_is_not_copied_unnecessarily test (fails with numpy>=1.24.1) - skip test_data_is_not_read_if_dimensions_are_too_huge on 32-bit * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.3.0-7 - Rebuilt for Python 3.12