Thu, 27 Jun 2024 18:10:01 UTC | login

Information for build python-zict-3.0.0-5.fc40

ID293258
Package Namepython-zict
Version3.0.0
Release5.fc40
Epoch
SummaryMutable mapping tools
DescriptionZict builds abstract MutableMapping classes that consume and build on other MutableMappings. They can be composed with each other to form intuitive interfaces over complex storage systems policies. Data can be stored in-memory, on disk, in archive files, etc., managed with different policies like LRU, and transformed when arriving or departing the dictionary.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 11:22:26 UTC
CompletedThu, 29 Feb 2024 11:22:26 UTC
Tags
f40
f41
RPMs
src
python-zict-3.0.0-5.fc40.src.rpm (info) (download)
noarch
python3-zict-3.0.0-5.fc40.noarch.rpm (info) (download)
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 3.0.0-2 - Rebuilt for Python 3.12 * Tue Apr 18 2023 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 3.0.0-1 - Update to latest version (#2187541) * Sun Apr 09 2023 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.2.0-6 - Switch to SPDX license * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Dec 19 2022 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.2.0-4 - Drop support for i686 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.2.0-2 - Rebuilt for Python 3.11 * Mon May 23 2022 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.2.0-1 - Update to latest version (#2079934) * Sun Feb 27 2022 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.1.0-1 - Update to latest version (#2058817) * Sun Feb 27 2022 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.0.0-11 - Switch to latest Python macros