Wed, 15 May 2024 00:41:01 UTC | login

Information for build python-pytools-2018.5.2-4.fc30

ID75703
Package Namepython-pytools
Version2018.5.2
Release4.fc30
Epoch
SummaryCollection of tools for Python
DescriptionPytools is a big bag of things that are "missing" from the Python standard library. This is mainly a dependency of my other software packages, and is probably of little interest to you unless you use those. If you're curious nonetheless, here's what's on offer: * A ton of small tool functions such as `len_iterable`, `argmin`, tuple generation, permutation generation, ASCII table pretty printing, GvR's mokeypatch_xxx() hack, the elusive `flatten`, and much more. * Michele Simionato's decorator module * A time-series logging module, `pytools.log`. * Batch job submission, `pytools.batchjob`. * A lexer, `pytools.lex`.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 01 Dec 2018 03:10:20 UTC
CompletedSat, 01 Dec 2018 03:10:20 UTC
Tags
f30
f31
RPMs
src
python-pytools-2018.5.2-4.fc30.src.rpm (info) (download)
noarch
python3-pytools-2018.5.2-4.fc30.noarch.rpm (info) (download)
Changelog * Tue Aug 21 2018 Miro Hrončok <mhroncok@redhat.com> - 2018.5.2-4 - Drop python2 subpackage * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2018.5.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jul 02 2018 Miro Hrončok <mhroncok@redhat.com> - 2018.5.2-2 - Rebuilt for Python 3.7 * Sun Jul 01 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2018.5.2-1 - Update to 2018.5.2 * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 2018.2-2 - Rebuilt for Python 3.7 * Mon Mar 12 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2018.2-1 - Update to 2018.2 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2017.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Sep 26 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2017.6-1 - Update to 2017.6 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2017.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Jul 22 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2017.4-1 - Update to 2017.4 * Sat Jul 15 2017 Igor Gnatenko <ignatenko@redhat.com> - 2017.3-1 - Update to 2017.3 * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2016.2.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 2016.2.6-2 - Rebuild for Python 3.6 * Thu Dec 01 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 2016.2.6-1 - Update to 2016.2.6 * Mon Oct 10 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 2016.2.4-1 - Update to 2016.2.4 - Fixes in spec