Tue, 17 Sep 2024 14:06:01 UTC | login

Information for build python-poyo-0.4.1-6.fc31

ID112050
Package Namepython-poyo
Version0.4.1
Release6.fc31
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
StartedWed, 31 Jul 2019 18:01:18 UTC
CompletedWed, 31 Jul 2019 18:01:18 UTC
Tags
f31
f32
RPMs
src
python-poyo-0.4.1-6.fc31.src.rpm (info) (download)
noarch
python3-poyo-0.4.1-6.fc31.noarch.rpm (info) (download)
Changelog * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Jan 09 2019 Miro Hrončok <mhroncok@redhat.com> - 0.4.1-4 - Subpackage python2-poyo has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * 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