Sat, 27 Apr 2024 07:09:11 UTC | login

Information for build python-gsd-2.5.2-3.fc37

ID204831
Package Namepython-gsd
Version2.5.2
Release3.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-gsd.git#42ff34cf341b91bc5c504a65dcb0264d79c67e1e
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 bychurchyard
State complete
Volume DEFAULT
StartedWed, 21 Sep 2022 20:44:50 UTC
CompletedWed, 21 Sep 2022 21:23:37 UTC
Taskbuild (f37, /rpms/python-gsd.git:42ff34cf341b91bc5c504a65dcb0264d79c67e1e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-gsd.git#42ff34cf341b91bc5c504a65dcb0264d79c67e1e'}}
Tags
f37
f38
RPMs
src
python-gsd-2.5.2-3.fc37.src.rpm (info) (download)
noarch
python-gsd-doc-2.5.2-3.fc37.noarch.rpm (info) (download)
riscv64
python3-gsd-2.5.2-3.fc37.riscv64.rpm (info) (download)
python-gsd-debugsource-2.5.2-3.fc37.riscv64.rpm (info) (download)
python3-gsd-debuginfo-2.5.2-3.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.5.2-2 - Rebuilt for Python 3.11 * Tue May 31 2022 Dominik Mierzejewski <dominik@greysector.net> - 2.5.2-1 - update to 2.5.2 (fixes rhbz#2075808) * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sat Dec 04 2021 Dominik Mierzejewski <rpm@greysector.net> - 2.5.1-1 - update to 2.5.1 (#2024221) * Fri Oct 15 2021 Dominik Mierzejewski <rpm@greysector.net> - 2.5.0-1 - update to 2.5.0 (#2013823) * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2.4.2-2 - Rebuilt for Python 3.10 * Fri May 21 2021 Dominik Mierzejewski <rpm@greysector.net> - 2.4.2-1 - update to 2.4.2 (#1937729) - work around testsuite looking for build module in source dir - use pytest macro * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sun Nov 15 2020 Dominik Mierzejewski <rpm@greysector.net> - 2.4.0-1 - update to 2.4.0 (#1896835) * Wed Nov 04 2020 Dominik Mierzejewski <rpm@greysector.net> - 2.3.0-1 - update to 2.3.0 (#1893273) - require setuptools explicitly * Fri Aug 07 2020 Dominik Mierzejewski <rpm@greysector.net> - 2.2.0-1 - update to 2.2.0 (#1866366) * Thu Jul 23 2020 Dominik Mierzejewski <dominik@greysector.net> 2.1.2-1 - update to 2.1.2 (#1851376)