Fedora 19 Update: python-tbgrep-0.2.3-1.fc19

updates at fedoraproject.org updates at fedoraproject.org
Sat Aug 10 03:58:39 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-13490
2013-07-24 01:32:35
--------------------------------------------------------------------------------

Name        : python-tbgrep
Product     : Fedora 19
Version     : 0.2.3
Release     : 1.fc19
URL         : http://pypi.python.org/pypi/tbgrep
Summary     : Extract Python Tracebacks from text
Description :
A module & command-line tool for extracting Python tracebacks from text.

    $ tbgrep file1 file2 file3
    $ tail -f logfile | tbgrep

tbgrep can extract tracebacks from logs of various formats. For example,
CherryPy starts the traceback on a line with other details (like module,
timestamp, etc), but the rest of the trace starts at the beginning of the
line. Apache logs, on the other hand, will prefix each line of the
traceback with this information. tbgrep is designed to these kinds of
situations

--------------------------------------------------------------------------------
Update Information:

Update to 0.2.3 and enable Python3 support.
--------------------------------------------------------------------------------
ChangeLog:

* Mon Jul 22 2013 Luke Macken <lmacken at redhat.com> - 0.2.3-1
- Enable python3 support
- Update to 0.2.3
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update python-tbgrep' 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
--------------------------------------------------------------------------------


More information about the package-announce mailing list