Wed, 04 Oct 2023 05:09:22 EDT

Information for build PyYAML-3.08-1.ru

ID2398
Package NamePyYAML
Version3.08
Release1.ru
Epoch1
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 byrfranknj
State complete
StartedMon, 29 Aug 2011 16:48:25 EDT
CompletedMon, 29 Aug 2011 16:53:15 EDT
Taskbuild (centos5-rutgers-staging, PyYAML-3.08-1.ru.src.rpm)
Tags
centos5-rutgers
centos5-rutgers-staging
centos5-rutgers-testing
RPMs
src
PyYAML-3.08-1.ru.src.rpm (info) (download)
i386 (build logs)
PyYAML-3.08-1.ru.i386.rpm (info) (download)
PyYAML-debuginfo-3.08-1.ru.i386.rpm (info) (download)
x86_64 (build logs)
PyYAML-3.08-1.ru.x86_64.rpm (info) (download)
PyYAML-debuginfo-3.08-1.ru.x86_64.rpm (info) (download)
Changelog * Mon Aug 29 2011 Russ Frank <rfranknj@nbcs.rutgers.edu> - 3.08-1.ru - First build for Rutgers * 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