Tue, 21 Mar 2023 23:31:41 UTC

Information for build python-toml-0.9.3-1.fc26

ID975529
Package Namepython-toml
Version0.9.3
Release1.fc26
Epoch
SummaryPython Library for Tom's Obvious, Minimal Language
DescriptionTOML aims to be a minimal configuration file format that's easy to read due to obvious semantics. TOML is designed to map unambiguously to a hash table. TOML should be easy to parse into data structures in a wide variety of languages. This package loads toml file into python dictionary and dump dictionary into toml file.
Built byjujens
State complete
Volume fedora_koji_archive01
StartedTue, 26 Sep 2017 17:29:08 UTC
CompletedTue, 26 Sep 2017 17:31:09 UTC
Taskbuild (f26-candidate, /rpms/python-toml:57a8dfa493fd38e4d7abe86986e160d9a2089f37)
Tags
f26-updates
RPMs
src
python-toml-0.9.3-1.fc26.src.rpm (info) (download)
noarch
python2-toml-0.9.3-1.fc26.noarch.rpm (info) (download)
python3-toml-0.9.3-1.fc26.noarch.rpm (info) (download)
Logs
noarch
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Tue Sep 26 2017 Julien Enselme <jujens@jujens.eu> - 0.9.3-1 - Update to 0.9.3 * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro HronĨok <mhroncok@redhat.com> - 0.9.2-2 - Rebuild for Python 3.6 * Thu Sep 01 2016 Julien Enselme <jujens@jujens.eu> - 0.9.2-1 - Update to 0.9.2 - Improve spec with %summary and %desc macros * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.1-7 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Nov 11 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.1-5 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Mon Nov 09 2015 Julien Enselme <jujens@jujens.eu> - 0.9.1-4 - Correct %python_provides for python3 * Thu Nov 05 2015 Julien Enselme <jujens@jujens.eu> - 0.9.1-3 - Rebuilt for python 3.5 * Sat Aug 08 2015 Julien Enselme <jujens@jujens.eu> - 0.9.1-2 - Enable tests suite - Build python3 and python2 in the same directory - Use %py2_build, %py3_build, %py2_install and %py2_install - Move python2 package in its own subpackage * Sat Jul 11 2015 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 0.9.1-1 - Update to 0.9.1 (#1242131) * Sun Jun 28 2015 Julien Enselme <jujens@jujens.eu> - 0.9.0-2 - Update description to explain what toml is - Try to import the package in %check * Mon Jun 15 2015 Julien Enselme <jujens@jujens.eu> - 0.9.0-1 - Initial packaging