Thu, 27 Jun 2024 05:02:52 UTC | login

Information for build python-zict-0.1.3-1.fc29

ID74420
Package Namepython-zict
Version0.1.3
Release1.fc29
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
StartedFri, 23 Nov 2018 06:20:32 UTC
CompletedFri, 23 Nov 2018 06:20:32 UTC
Tags
f29
f30
RPMs
src
python-zict-0.1.3-1.fc29.src.rpm (info) (download)
noarch
python2-zict-0.1.3-1.fc29.noarch.rpm (info) (download)
python3-zict-0.1.3-1.fc29.noarch.rpm (info) (download)
Changelog * Sat Oct 13 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.1.3-1 - Update to latest version * 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. * 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.