Thu, 27 Jun 2024 18:29:12 UTC | login

Information for build python-zict-1.0.0-2.fc31

ID120384
Package Namepython-zict
Version1.0.0
Release2.fc31
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, 08 Aug 2019 07:18:06 UTC
CompletedThu, 08 Aug 2019 07:18:06 UTC
Tags
f31
f32
RPMs
src
python-zict-1.0.0-2.fc31.src.rpm (info) (download)
noarch
python3-zict-1.0.0-2.fc31.noarch.rpm (info) (download)
Changelog * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Jun 26 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.0.0-1 - Update to latest version * Sat Mar 09 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.1.4-1 - Update to latest version * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Oct 13 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.1.3-1 - Update to latest version * Wed Sep 19 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.1.2-7 - Drop Python 2 subpackages * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro HronĨok <mhroncok@redhat.com> - 0.1.2-5 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 23 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> 0.1.2-3 - Enable python-lmdb tests. * Wed Aug 23 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> 0.1.2-2 - Standardize spec a bit more. - Simplify description a bit.