Sat, 18 May 2024 12:52:06 UTC | login

Information for build python-gsd-2.1.1-2.fc33

ID159370
Package Namepython-gsd
Version2.1.1
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-gsd.git#9501e58e8379ad50a63f640d37c30705ae6be236
SummaryRead and write hoomd schema gsd files with an easy to use syntax
Description GSD (General Simulation Data) is a file format specification and a library to read and write it. The package also contains a python module that reads and writes hoomd schema gsd files with an easy to use syntax. * Efficiently store many frames of data from simulation runs. * High performance file read and write. * Support arbitrary chunks of data in each frame (position, orientation, type, etc...). * Append frames to an existing file with a monotonically increasing frame number. * Resilient to job kills. * Variable number of named chunks in each frame. * Variable size of chunks in each frame. * Each chunk identifies data type. * Common use cases: NxM arrays in double, float, int, char types. * Generic use case: binary blob of N bytes. * Easy to integrate into other tools with python, or a C API (< 1k lines). * Fast random access to frames.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 07 Jun 2020 16:12:49 UTC
CompletedSun, 07 Jun 2020 16:57:17 UTC
Taskbuild (f33, /rpms/python-gsd.git:9501e58e8379ad50a63f640d37c30705ae6be236)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-gsd.git#9501e58e8379ad50a63f640d37c30705ae6be236'}}
Tags
f33
RPMs
src
python-gsd-2.1.1-2.fc33.src.rpm (info) (download)
noarch
python-gsd-doc-2.1.1-2.fc33.noarch.rpm (info) (download)
riscv64
python3-gsd-2.1.1-2.fc33.riscv64.rpm (info) (download)
python-gsd-debugsource-2.1.1-2.fc33.riscv64.rpm (info) (download)
python3-gsd-debuginfo-2.1.1-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 2.1.1-2 - Rebuilt for Python 3.9 * Thu Apr 23 2020 Dominik Mierzejewski <dominik@greysector.net> 2.1.1-1 - update to 2.1.1 (#1797605) - update largefile test name to skip on 32-bit - skip little-endian GSD file access tests on big-endian * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Nov 30 2019 Dominik Mierzejewski <dominik@greysector.net> 1.10.0-1 - update to 1.10.0 (#1754636) - skip largefile tests on 32-bit arches - use /var/tmp instead of /tmp for test files to avoid filling up builder memory * Sun Sep 22 2019 Dominik Mierzejewski <dominik@greysector.net> 1.9.0-1 - update to 1.9.0 - point to new upstream URLs - switch test framework to pytest * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.5.1-7 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Oct 17 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.5.1-4 - Subpackage python2-gsd has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.5.1-2 - Rebuilt for Python 3.7