14
0

Accepting request 1008048 from home:yarunachalam:branches:devel:languages:python

- Update to Version 0.2.2 
  Merge pull request #12 from alexmojaki/ensure_dict
      Ensure dict

OBS-URL: https://build.opensuse.org/request/show/1008048
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pure-eval?expand=0&rev=3
This commit is contained in:
2022-10-05 10:19:54 +00:00
committed by Git OBS Bridge
parent 226b85fb56
commit c88caa8f42
4 changed files with 11 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pure-eval
Version: 0.2.1
Version: 0.2.2
Release: 0
Summary: Safely evaluate AST nodes without side effects
License: MIT