Thu, 23 May 2024 17:24:40 UTC | login

Information for build python-gsd-3.1.1-1.fc40

ID255778
Package Namepython-gsd
Version3.1.1
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-gsd.git#d89e2975df65a8e84b35bbbbbc4e17121b4bb29a
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
StartedTue, 24 Oct 2023 14:15:04 UTC
CompletedTue, 24 Oct 2023 16:08:03 UTC
Taskbuild (f40, /rpms/python-gsd.git:d89e2975df65a8e84b35bbbbbc4e17121b4bb29a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-gsd.git#d89e2975df65a8e84b35bbbbbc4e17121b4bb29a'}}
Tags
f40
RPMs
src
python-gsd-3.1.1-1.fc40.src.rpm (info) (download)
noarch
python-gsd-doc-3.1.1-1.fc40.noarch.rpm (info) (download)
riscv64
python3-gsd-3.1.1-1.fc40.riscv64.rpm (info) (download)
python-gsd-debugsource-3.1.1-1.fc40.riscv64.rpm (info) (download)
python3-gsd-debuginfo-3.1.1-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Aug 31 2023 Dominik Mierzejewski <dominik@greysector.net> - 3.1.1-1 - update to 3.1.1 (resolves rhbz#2216364) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jun 17 2023 Dominik Mierzejewski <dominik@greysector.net> - 3.0.0-1 - update to 3.0.0 (resolves rhbz#2186594) * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 2.8.0-2 - Rebuilt for Python 3.12 * Sun Mar 19 2023 Dominik Mierzejewski <dominik@greysector.net> - 2.8.0-1 - update to 2.8.0 (resolves rhbz#2119834) * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * 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)