Mon, 20 Mar 2023 08:48:32 UTC

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

ID975528
Package Namepython-toml
Version0.9.3
Release1.fc27
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_archive02
StartedTue, 26 Sep 2017 17:28:24 UTC
CompletedTue, 26 Sep 2017 17:32:35 UTC
Taskbuild (f27-candidate, /rpms/python-toml:4e0456bbf6bb121cef852a676b34dbb32091fc98)
Tags
f27
RPMs
src
python-toml-0.9.3-1.fc27.src.rpm (info) (download)
noarch
python2-toml-0.9.3-1.fc27.noarch.rpm (info) (download)
python3-toml-0.9.3-1.fc27.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 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * 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