Changelog for
python3-tomli-2.0.1-1.el9.noarch.rpm :
* Thu Mar 03 2022 Petr Viktorin
- 2.0.1-1- Version 2.0.1 - Removed support for text file objects as load input - First argument of load and loads can no longer be passed by keyword - Raise an error when dotted keys define values outside the \"current table\" - Prepare for inclusion in stdlib
* Wed Feb 02 2022 Petr Viktorin - 1.2.3-1- Update to 1.2.3 - Allow lower case \"t\" and \"z\" in datetimes
* Fri Oct 29 2021 Miro HronĨok - 1.2.2-2- Allow a bootstrap build without flit_core
* Wed Oct 27 2021 Petr Viktorin - 1.2.2-1- Update to version 1.2.2
* Wed Aug 18 2021 Petr Viktorin - 1.2.1-1- Update to version 1.2.1 - loading text (as opposed to binary) files is deprecated
* Thu Jul 29 2021 Petr Viktorin - 1.1.0-1- Update to version 1.1.0 - `load` can now take a binary file object
* Thu Jul 22 2021 Petr Viktorin - 1.0.4-1- Initial package