15
0

- update to 0.9.26:

* fix setup.py again

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asteval?expand=0&rev=23
This commit is contained in:
2022-01-23 16:39:59 +00:00
committed by Git OBS Bridge
parent 80321716fb
commit 0d01e11e23
4 changed files with 10 additions and 4 deletions

View File

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