-------------------------------------------------------------------------------- Fedora EPEL Update Notification FEDORA-EPEL-2021-28e6d2744f 2021-07-01 01:44:05.305819 --------------------------------------------------------------------------------
Name : python-blessed Product : Fedora EPEL 8 Version : 1.18.1 Release : 1.el8 URL : https://github.com/jquast/blessed Summary : A thin, practical wrapper around terminal capabilities in Python Description : Blessed is a thin, practical wrapper around terminal styling, screen positioning, and keyboard input.
It provides: - Styles, color, and maybe a little positioning without necessarily clearing the whole screen first. - Works great with standard Python string formatting. - Provides up-to-the-moment terminal height and width, so you can respond to terminal size changes. - Avoids making a mess if the output gets piped to a non-terminal: outputs to any file-like object such as StringIO, files, or pipes. - Uses the terminfo(5) database so it works with any terminal type and supports any terminal capability: No more C-like calls to tigetstr and tparm. - Keeps a minimum of internal state, so you can feel free to mix and match with calls to curses or whatever other terminal libraries you like. - Provides plenty of context managers to safely express terminal modes, automatically restoring the terminal to a safe state on exit. - Act intelligently when somebody redirects your output to a file, omitting all of the terminal sequences such as styling, colors, or positioning. - Dead-simple keyboard handling: safely decoding unicode input in your system���s preferred locale and supports application/arrow keys. - Allows the printable length of strings containing sequences to be determined.
-------------------------------------------------------------------------------- Update Information:
Update to 1.18.1 (#1932716) -------------------------------------------------------------------------------- ChangeLog:
* Tue Jun 15 2021 Fedora Release Monitoring aviso@rockhopper.net - 1.18.1-1 - Update to 1.18.1 (#1932716) * Fri Jun 4 2021 Python Maint python-maint@redhat.com - 1.17.12-3 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering releng@fedoraproject.org - 1.17.12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sun Jan 17 2021 Avram Lubkin aviso@rockhopper.net - 1.17.12-1 - Updated to 1.17.12 --------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use su -c 'yum update python-blessed' at the command line. For more information, refer to "YUM", available at https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7%5C /html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys --------------------------------------------------------------------------------
epel-package-announce@lists.fedoraproject.org