Sun, 26 May 2024 11:35:22 UTC | login

Information for build python-simplegeneric-0.8.1-12.fc30

ID77282
Package Namepython-simplegeneric
Version0.8.1
Release12.fc30
Epoch
SummarySimple generic functions (similar to Python's own len(), pickle.dump(), etc.)
DescriptionThe simplegeneric module lets you define simple single-dispatch generic functions, akin to Python's built-in generic functions like len(), iter() and so on. However, instead of using specially-named methods, these generic functions use simple lookup tables, akin to those used by e.g. pickle.dump() and other generic functions found in the Python standard library.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 01 Dec 2018 09:29:48 UTC
CompletedSat, 01 Dec 2018 09:29:48 UTC
Tags
f30
f31
RPMs
src
python-simplegeneric-0.8.1-12.fc30.src.rpm (info) (download)
noarch
python2-simplegeneric-0.8.1-12.fc30.noarch.rpm (info) (download)
python3-simplegeneric-0.8.1-12.fc30.noarch.rpm (info) (download)
Changelog * Fri Nov 30 2018 Miro Hrončok <mhroncok@redhat.com> - 0.8.1-12 - Modernize packaging * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.8.1-10 - Rebuilt for Python 3.7 * Mon Feb 12 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.8.1-9 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.8.1-5 - Rebuild for Python 3.6