Name: | python3-toml |
---|---|
Version: | 0.10.2 |
Release: | 6.0.1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 101697 |
License: | MIT |
RPM: | python3-toml-0.10.2-6.0.1.el9.noarch.rpm |
Source RPM: | python-toml-0.10.2-6.0.1.el9.src.rpm |
Build Date: | Tue Oct 25 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://pypi.python.org/pypi/toml |
Summary: | Python Library for Tom's Obvious, Minimal Language |
Description: | TOML 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. |
- Rebuild with python-rpm-generators-12-8.el9 to automatically obsolete python39-foo packages [Orabug: 34704236]
- Add automatically generated Obsoletes tag with the python39- prefix for smoother upgrade from RHEL8 - Related: rhbz#1990421
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Disable tests on RHEL9 to avoid pulling in the test dependencies
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Update to 0.10.2 - Fixes: rhbz#1893498
- Don't BR pytest-cov