Sat, 18 May 2024 23:14:25 UTC | login

Information for build python-dill-0.2.4-2.fc24

ID16532
Package Namepython-dill
Version0.2.4
Release2.fc24
Epoch
SummarySerialize all of Python
DescriptionDill extends python's 'pickle' module for serializing and de-serializing python objects to the majority of the built-in python types. Dill provides the user the same interface as the 'pickle' module, and also includes some additional features. In addition to pickling python objects, dill provides the ability to save the state of an interpreter session in a single command.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:25:35 UTC
CompletedSat, 14 Apr 2018 20:25:35 UTC
Tags
f28
f29
RPMs
src
python-dill-0.2.4-2.fc24.src.rpm (info) (download)
noarch
python2-dill-0.2.4-2.fc24.noarch.rpm (info) (download)
python3-dill-0.2.4-2.fc24.noarch.rpm (info) (download)
Changelog * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Fri Nov 20 2015 Sergio Pascual <sergio.pasra@gmail.com> - 0.2.4-1 - New upstream source (0.2.4) * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.1-4 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Fri Sep 12 2014 Sergio Pascual <sergio.pasra@gmail.com> - 0.2.1-2 - Add license macro - Run tests - Add numpy build req for tests * Thu Sep 11 2014 Sergio Pascual <sergio.pasra@gmail.com> - 0.2.1-1 - New upstream (0.2.1) * Fri Dec 13 2013 Sergio Pascual <sergio.pasra@gmail.com> - 0.2-0.1b1 - Initial specfile