15
0

- Update to 0.9.15:

* some doc improvements

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asteval?expand=0&rev=12
This commit is contained in:
Tomáš Chvátal
2019-09-13 12:10:04 +00:00
committed by Git OBS Bridge
parent b719661604
commit 06bd65226d
4 changed files with 10 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-asteval
Version: 0.9.14
Version: 0.9.15
Release: 0
Summary: Safe, minimalistic evaluator of python expression using ast module
License: MIT