-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2011-1895 2011-02-21 06:48:10 --------------------------------------------------------------------------------
Name : python-kitchen Product : Fedora 14 Version : 0.2.4 Release : 1.fc14 URL : https://pypi.python.org/pypi/kitchen/ Summary : Small, useful pieces of code to make python coding easier Description : kitchen includes functions to make gettext easier to use, handling unicode text easier (conversion with bytes, outputting xml, and calculating how many columns a string takes), and compatibility modules for writing code that uses python-2.7 modules but needs to run on python-2.3 -------------------------------------------------------------------------------- Update Information: New upstream release with one change that's somewhat bugfix and somewhat enhancement. The easy_gettext_setup() function was returning the gettext() method when byte str translations were requested. However, gettext() methods don't attempt to turn the translations into the current locale. We now return lgettext functions instead. -------------------------------------------------------------------------------- ChangeLog: * Sun Feb 20 2011 Toshio Kuratomi <[email protected]> - 0.2.4-1 - Upstream update 0.2.4 - Changes i18n.easy_gettext_setup() to return lgettext functions when byte strings are requested. * Tue Feb 8 2011 Fedora Release Engineering <[email protected]> - 0.2.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Wed Jan 5 2011 Toshio Kuratomi <[email protected]> - 0.2.3-2 - Upstream respin of the tarball * Wed Jan 5 2011 Toshio Kuratomi <[email protected]> - 0.2.3-1 - Upstream update to 0.2.3 - Fixes https://bugzilla.redhat.com/show_bug.cgi?id=667433 * Mon Jan 3 2011 Toshio Kuratomi <[email protected]> - 0.2.2-1 - Upstream update 0.2.2 - Adds exception to message functions - Build html docs -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update python-kitchen' 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
