Thu, 23 May 2024 22:44:15 UTC | login

Information for build python-kitchen-1.2.6-4.fc32

ID130456
Package Namepython-kitchen
Version1.2.6
Release4.fc32
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 bydavidlt
State complete
Volume DEFAULT
StartedTue, 03 Dec 2019 07:29:55 UTC
CompletedTue, 03 Dec 2019 07:29:55 UTC
Tags
f32
f33
RPMs
src
python-kitchen-1.2.6-4.fc32.src.rpm (info) (download)
noarch
python3-kitchen-1.2.6-4.fc32.noarch.rpm (info) (download)
python3-kitchen-doc-1.2.6-4.fc32.noarch.rpm (info) (download)
Changelog * Sat Sep 14 2019 Miro Hrončok <mhroncok@redhat.com> - 1.2.6-4 - Subpackage python2-kitchen has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Sat Aug 17 2019 Miro Hrončok <mhroncok@redhat.com> - 1.2.6-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue May 14 2019 Ralph Bean <rbean@redhat.com> - 1.2.6-1 - New version with updated codepoints. - Disable the check section, due to issues discussed in #1583600. * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.5-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jun 18 2018 Miro Hrončok <mhroncok@redhat.com> - 1.2.5-5 - Rebuilt for Python 3.7 (with tests temporarily disabled) * Fri Jun 08 2018 Ralph Bean <rbean@redhat.com> - 1.2.5-4 - Update unicode combining table for py3.7. https://bugzilla.redhat.com/show_bug.cgi?id=1583600 * Wed Feb 21 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.2.5-3 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sun Dec 17 2017 Kevin Fenzi <kevin@scrye.com> - 1.2.5-1 - Update to 1.2.5. Fixes bug #1484856