Tue, 30 Apr 2024 14:24:30 UTC | login

Information for build python-kitchen-1.1.1-1.el6

ID1020
Package Namepython-kitchen
Version1.1.1
Release1.el6
Epoch
SummarySmall, useful pieces of code to make python coding easier
Descriptionkitchen 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
Built bybstinson
State complete
Volume DEFAULT
StartedThu, 23 Apr 2015 16:18:26 UTC
CompletedThu, 23 Apr 2015 16:27:47 UTC
Taskbuild (bananas6-el6, python-kitchen-1.1.1-1.el6.src.rpm)
Tags
bananas6-testing
infrastructure6-testing
RPMs
src
python-kitchen-1.1.1-1.el6.src.rpm (info) (download)
noarch
python-kitchen-1.1.1-1.el6.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Tue Feb 14 2012 Toshio Kuratomi <toshio@fedoraproject.org> - 1.1.1-1 - Bugfix for using easy_gettext_setup or get_translation_object with the default localedirs * Thu Jan 12 2012 Toshio Kuratomi <toshio@fedoraproject.org> - 1.1.0-1 - Update to 1.1.0 final * Thu Apr 14 2011 Toshio Kuratomi <toshio@fedoraproject.org> - 1.0.0-1 - Upstream update to 1.0 final * Sun Feb 20 2011 Toshio Kuratomi <toshio@fedoraproject.org> - 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 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Wed Jan 05 2011 Toshio Kuratomi <toshio@fedoraproject.org> - 0.2.3-2 - Upstream respin of the tarball * Wed Jan 05 2011 Toshio Kuratomi <toshio@fedoraproject.org> - 0.2.3-1 - Upstream update to 0.2.3 - Fixes https://bugzilla.redhat.com/show_bug.cgi?id=667433 * Mon Jan 03 2011 Toshio Kuratomi <toshio@fedoraproject.org> - 0.2.2-1 - Upstream update 0.2.2 - Adds exception to message functions - Build html docs * Thu Sep 02 2010 Toshio Kuratomi <toshio@fedoraproject.org> - 0.2.1-0.1.a1 - Update to upstream 0.2.1a1 release. - Fixes build on python-2.7, adds iterutils module, optimizes some functions, increases documentation * Thu Jul 29 2010 Dennis Gilmore <dennis@ausil.us> - 0.2-0.1.a2 - propoerlly version accrding to pre-release guidelines - run tests - update to 0.2a2 - include COPYING.LESSER and docs dir * Thu Jul 29 2010 Dennis Gilmore <dennis@ausil.us> - 0.2a1-2 - rename to python-kitchen * Thu Jul 29 2010 Dennis Gilmore <dennis@ausil.us> - 0.2a1-1 - update to 0.2a1 * Thu Jul 15 2010 Dennis Gilmore <dennis@ausil.us> - 0.1a3-3 - fix spelling mistake in description * Thu Jul 15 2010 Dennis Gilmore <dennis@ausil.us> - 0.1a3-2 - add documentaion - fix description * Thu Jul 15 2010 Dennis Gilmore <dennis@ausil.us> - 0.1a3-1 - initial package