Tue, 28 May 2024 20:46:40 UTC | login

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

ID139248
Package Namepython-pastel
Version0.2.0
Release1.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
StartedFri, 27 Mar 2020 09:18:23 UTC
CompletedFri, 27 Mar 2020 09:18:23 UTC
Tags
f33
RPMs
src
python-pastel-0.2.0-1.fc33.src.rpm (info) (download)
noarch
python3-pastel-0.2.0-1.fc33.noarch.rpm (info) (download)
Changelog * 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.