Wed, 15 May 2024 17:49:21 UTC | login

Information for build python-pytools-2019.1-8.fc33

ID176895
Package Namepython-pytools
Version2019.1
Release8.fc33
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
StartedThu, 13 Aug 2020 13:54:41 UTC
CompletedThu, 13 Aug 2020 13:54:41 UTC
Tags
f33
RPMs
src
python-pytools-2019.1-8.fc33.src.rpm (info) (download)
noarch
python3-pytools-2019.1-8.fc33.noarch.rpm (info) (download)
Changelog * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2019.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 2019.1-7 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2019.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 2019.1-5 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 2019.1-4 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2019.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2019.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jan 25 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2019.1-1 - Update to 2019.1 * Tue Aug 21 2018 Miro Hrončok <mhroncok@redhat.com> - 2018.5.2-4 - Drop python2 subpackage