Thu, 27 Jun 2024 12:24:58 UTC | login

Information for build python-toml-0.9.4-4.fc29

ID48553
Package Namepython-toml
Version0.9.4
Release4.fc29
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 bydavidlt
State complete
Volume DEFAULT
StartedWed, 04 Jul 2018 06:47:32 UTC
CompletedWed, 04 Jul 2018 06:47:32 UTC
Tags
f29
RPMs
src
python-toml-0.9.4-4.fc29.src.rpm (info) (download)
noarch
python2-toml-0.9.4-4.fc29.noarch.rpm (info) (download)
python3-toml-0.9.4-4.fc29.noarch.rpm (info) (download)
Changelog * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.9.4-4 - Rebuilt for Python 3.7 * Wed Feb 21 2018 Sayan Chowdhury <sayanchowdhury@fedoraproject.org> - 0.9.4-3 - Make changes to build the package for EPEL * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Dec 27 2017 Julien Enselme <jujens@jujens.eu> - 0.9.4-1 - Update to 0.9.4 * 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