Fedora 20 Update: python-q-2.5-2.fc20

updates at fedoraproject.org updates at fedoraproject.org
Tue Jan 13 00:06:54 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-16830
2014-12-13 08:31:55
--------------------------------------------------------------------------------

Name        : python-q
Product     : Fedora 20
Version     : 2.5
Release     : 2.fc20
URL         : https://pypi.python.org/pypi/q
Summary     : Quick and dirty python debugging output
Description :
If you've ever been frustrated trying to debug with print because a web
application or a unittesting framework is swallowing your debugging output,
q will make you jump for joy.

  import q
  variable = 'Hmmm... something happened here'
  q(variable)

cat /tmp/q

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

q 2.5 with python3 support integrated, prettyprint of variables, and more transparent trace decorator.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Dec 12 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 2.5-2
- Add prettyprint of values
- Make the tracing decorator more transparent
* Fri Dec  5 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 2.5-1
- New upstream version
* Sat Jun  7 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed May 28 2014 Kalev Lember <kalevlember at gmail.com> - 2.4-3
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1171067 - python-q-2.5 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1171067
--------------------------------------------------------------------------------

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