Wed, 29 May 2024 15:45:23 UTC | login

Information for build python-pastel-0.2.0-3.fc33

ID174962
Package Namepython-pastel
Version0.2.0
Release3.fc33
Epoch
SummaryBring colors to your terminal
DescriptionPastel is a simple library to help you colorize strings in your terminal. It comes bundled with predefined styles: - info: green - comment: yellow - question: black on cyan - error: white on red Features: - Use predefined styles or add you own. - Disable colors all together by calling with_colors(False). - Automatically disables colors if the output is not a TTY. - Used in cleo.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 13:06:09 UTC
CompletedThu, 13 Aug 2020 13:06:09 UTC
Tags
f33
f37
f38
RPMs
src
python-pastel-0.2.0-3.fc33.src.rpm (info) (download)
noarch
python3-pastel-0.2.0-3.fc33.noarch.rpm (info) (download)
Changelog * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.2.0-2 - Rebuilt for Python 3.9 * Fri Feb 28 2020 Fabio Valentini <decathorpe@gmail.com> - 0.2.0-1 - Update to version 0.2.0. - Enable running test suite. * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.1.1-3 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.1.1-2 - Rebuilt for Python 3.8 * Sat Aug 10 2019 Fabio Valentini <decathorpe@gmail.com> - 0.1.1-1 - Update to version 0.1.1. * Wed Dec 19 2018 Fabio Valentini <decathorpe@gmail.com> - 0.1.0-1 - Initial package.