Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-pure-eval-0.2.3-1.el10_0 RPM for noarch

From EPEL 10.0 for aarch64 / Packages / p

Name: python3-pure-eval Distribution: Fedora Project
Version: 0.2.3 Vendor: Fedora Project
Release: 1.el10_0 Build date: Thu Jan 9 06:17:59 2025
Group: Unspecified Build host: buildvm-s390x-04.s390.fedoraproject.org
Size: 101820 Source RPM: python-pure-eval-0.2.3-1.el10_0.src.rpm
Packager: Fedora Project
Url: http://github.com/alexmojaki/pure_eval
Summary: Safely evaluate AST nodes without side effects
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