-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2011-1883 2011-02-21 03:19:16 --------------------------------------------------------------------------------
Name : python-kitchen Product : Fedora 15 Version : 0.2.4 Release : 1.fc15 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. -------------------------------------------------------------------------------- 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
