Thu, 27 Jun 2024 17:45:22 UTC | login

Information for build python-zict-0.1.2-4.fc28

ID38975
Package Namepython-zict
Version0.1.2
Release4.fc28
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, 07 Jun 2018 23:06:41 UTC
CompletedThu, 07 Jun 2018 23:06:41 UTC
Tags
f29
RPMs
src
python-zict-0.1.2-4.fc28.src.rpm (info) (download)
noarch
python2-zict-0.1.2-4.fc28.noarch.rpm (info) (download)
python3-zict-0.1.2-4.fc28.noarch.rpm (info) (download)
Changelog * 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. * Mon Jun 05 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> 0.1.2-1 - New upstream release. * Mon Feb 27 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> 0.1.1-1 - Initial package release.