Name: | python3-tomli-w |
---|---|
Version: | 1.0.0 |
Release: | 6.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 28598 |
License: | MIT |
RPM: | python3-tomli-w-1.0.0-6.el10_0.noarch.rpm |
Source RPM: | python-tomli-w-1.0.0-6.el10_0.src.rpm |
Build Date: | Fri Dec 20 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/hukkin/tomli-w |
Summary: | A Python library for writing TOML |
Description: | Tomli-W is a Python library for writing TOML. It is a write-only counterpart to Tomli, which is a read-only TOML parser. Tomli-W is fully compatible with TOML v1.0.0. |
- On Python 3.11+, do not BuildRequire python3-tomli for tests
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Rebuilt for Python 3.11
- Bootstrap for Python 3.11
- Update to 1.0 - Fixes: rhbz#2053820
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Add boostrap and check toggles to ease bootstrapping new EPEL releases
- Initial package