{"old": "/home/jenkins/agent/workspace/multiarch/src-openeuler/x86-64/python-asteval/old_rpms/", "new": "/home/jenkins/agent/workspace/multiarch/src-openeuler/x86-64/python-asteval/new_rpms/", "compare_result": "not pass", "compare_details": {"same": {"same_details": {"old": [], "new": []}, "same_num": 0}, "diff": {"diff_details": {"python3-asteval": {"name": {"old": "python3-asteval-1.0.7-1.oe1.noarch.rpm", "new": "python3-asteval-1.0.9-1.oe1.noarch.rpm"}, "RPM Level": "level4", "rpm requires": {}, "rpm provides": {}, "rpm files": {}}}, "diff_num": 1}, "less": {"less_details": {}, "less_num": 0}, "more": {"more_details": {}, "more_num": 0}}, "pr_link": "https://gitcode.com/src-openeuler/python-asteval/pull/21", "pr_changelog": "* Mon Jun 22 2026 jinshuaiyu <jinshuaiyu@kylinos.cn> - 1.0.9-1\n- Update to version 1.0.9\n- Fix unpacking of nested tuples in comprehensions\n- Fix error with lambda functions, so that calls from top level should clear previous errors and exceptions should clear the callstack before re-raising\n- Add try/except for import of ctypes, so that this module is not required from asteval to run\n- Update PyPI stats link in README\n- Remove the \"exiting exceptions\", 'SystemExit' and 'GeneratorExit' from the symbol table to remove the possibily of such an exception in asteval from exiting the calling application.\n- Make exception handling of BaseExceptions that are not also Exceptions (most notably, KeyboardInterrupt, which is not removed from the symbol table) more explicit, converting these to RuntimeError.\n- Add 'ctypes', 'dump, and 'tofile' as unsafe attributes of numpyndarrays, so that these cannot be acccessed.\n"}