Tue, 26 Sep 2023 13:08:13 EDT

Information for build PyYAML-3.09-1.ru

ID3213
Package NamePyYAML
Version3.09
Release1.ru
Epoch
SummaryYAML parser and emitter for Python
DescriptionYAML is a data serialization format designed for human readability and interaction with scripting languages. PyYAML is a YAML parser and emitter for Python. PyYAML features a complete YAML 1.1 parser, Unicode support, pickle support, capable extension API, and sensible error messages. PyYAML supports standard YAML tags and provides Python-specific tags that allow to represent an arbitrary Python object. PyYAML is applicable for a broad range of tasks from complex configuration files to object serialization and persistance.
Built bykatiepru
State complete
StartedMon, 14 Apr 2014 17:32:10 EDT
CompletedMon, 14 Apr 2014 17:36:32 EDT
Taskbuild (centos5-rutgers-staging, PyYAML-3.09-1.ru.src.rpm)
Tags
centos5-rutgers-staging
centos5-rutgers-testing
RPMs
src
PyYAML-3.09-1.ru.src.rpm (info) (download)
i386 (build logs)
PyYAML-3.09-1.ru.i386.rpm (info) (download)
PyYAML-debuginfo-3.09-1.ru.i386.rpm (info) (download)
x86_64 (build logs)
PyYAML-3.09-1.ru.x86_64.rpm (info) (download)
PyYAML-debuginfo-3.09-1.ru.x86_64.rpm (info) (download)
Changelog * Mon Apr 14 2014 Kaitlin Poskaitis <katiepru@nbcs.rutgers.edu> - 3.09-1 - Rebuild for CentOS5 at Rutgers. * Mon Feb 03 2014 John Eckersberg <jeckersb@redhat.com> - 3.09-10 - Add Provides for python-yaml (BZ#740390) * Mon Feb 03 2014 John Eckersberg <jeckersb@redhat.com> - 3.09-9 - Add check section and run test suite * Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.09-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Wed Feb 02 2011 John Eckersberg <jeckersb@redhat.com> - 3.09-7 - Add support to build for python 3 * Tue Jul 27 2010 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 3.09-6 - Bump release number for upgrade path * Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 3.09-3 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild * Fri Oct 02 2009 John Eckersberg <jeckersb@redhat.com> - 3.09-1 - New upstream release 3.09 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.08-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Wed Jul 22 2009 - John Eckersberg <jeckersb@redhat.com> - 3.08-5 - Minor tweaks to spec file aligning with latest Fedora packaging guidelines - Enforce inclusion of libyaml in build with --with-libyaml option to setup.py - Deliver to %{python_sitearch} instead of %{python_sitelib} due to _yaml.so - Thanks to Gareth Armstrong <gareth.armstrong@hp.com> * Tue Mar 03 2009 John Eckersberg <jeckersb@redhat.com> - 3.08-4 - Correction, change libyaml to libyaml-devel in BuildRequires * Mon Mar 02 2009 John Eckersberg <jeckersb@redhat.com> - 3.08-3 - Add libyaml to BuildRequires * Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.08-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Wed Feb 18 2009 John Eckersberg <jeckersb@redhat.com> - 3.08-1 - New upstream release * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 3.06-2 - Rebuild for Python 2.6 * Fri Oct 24 2008 John Eckersberg <jeckersb@redhat.com> - 3.06-1 - New upstream release * Wed Jan 02 2008 John Eckersberg <jeckersb@redhat.com> - 3.05-2 - Remove explicit dependency on python >= 2.3 - Remove executable on example script in docs * Mon Dec 17 2007 John Eckersberg <jeckersb@redhat.com> - 3.05-1 - Initial packaging for Fedora