-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2013-12336 2013-07-05 00:33:52 --------------------------------------------------------------------------------
Name : python-ttystatus Product : Fedora 19 Version : 0.23 Release : 1.fc19 URL : http://liw.fi/ttystatus/ Summary : Progress and status updates on terminals for Python Description : ttystatus is a Python library for showing progress reporting and status updates on terminals, for (Unix) command line programs. Output is automatically adapted to the width of the terminal: truncated if it does not fit, and re-sized if the terminal size changes. Output is provided via widgets. Each widgets formats some data into a suitable form for output. It gets the data either via its initializer, or from key/value pairs maintained by the master object. The values are set by the user. Every time a value is updated, widgets get updated (although the terminal is only updated every so often to give user time to actually read the output). -------------------------------------------------------------------------------- Update Information: No longer use the SIGWINCH handler, since that causes problems when applications do certain kinds of I/O and the signal interrupts it. Instead, query the terminal width whenever making updates. -------------------------------------------------------------------------------- ChangeLog: * Thu Jul 4 2013 Michel Salim <[email protected]> - 0.23-1 - Update to 0.23 -------------------------------------------------------------------------------- References: [ 1 ] Bug #976550 - python-ttystatus-0.23 is available https://bugzilla.redhat.com/show_bug.cgi?id=976550 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update python-ttystatus' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
