Mon, 04 Nov 2024 11:33:56 UTC | login

Information for build python-poyo-0.4.1-3.fc29

ID57871
Package Namepython-poyo
Version0.4.1
Release3.fc29
Epoch
SummaryA lightweight YAML Parser for Python
DescriptionA lightweight YAML Parser for Python Please note that Poyo supports only a chosen subset of the YAML format. It can only read but not write and is not compatible with JSON. Poyo does not allow deserialization of arbitrary Python objects. Supported types are str, bool, int, float, NoneType as well as dict and list values. Please see the examples below to get an idea of what Poyo understands.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 09:25:49 UTC
CompletedThu, 19 Jul 2018 09:25:49 UTC
Tags
f29
f30
RPMs
src
python-poyo-0.4.1-3.fc29.src.rpm (info) (download)
noarch
python2-poyo-0.4.1-3.fc29.noarch.rpm (info) (download)
python3-poyo-0.4.1-3.fc29.noarch.rpm (info) (download)
Changelog * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro HronĨok <mhroncok@redhat.com> - 0.4.1-2 - Rebuilt for Python 3.7 * Tue Mar 06 2018 Brett Lentz <brett.lentz@gmail.com> - 0.4.1-1 - initial package