Python package that lets you safely evaluate certain AST nodes
without triggering arbitrary code that may have unwanted side effects.
Provides
Requires
License
MIT
Changelog
* Tue Jul 23 2024 Lumir Balhar <lbalhar@redhat.com> - 0.2.3-1
- Update to 0.2.3 (rhbz#2299282)
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sun Jun 09 2024 Miro HronĨok <miro@hroncok.cz> - 0.2.2-12
- Fix compatibility with Python 3.13