15
0

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

- update to 0.9.27: 
  * more cleanups

OBS-URL: https://build.opensuse.org/request/show/1001519
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asteval?expand=0&rev=24
This commit is contained in:
2022-09-07 08:17:17 +00:00
committed by Git OBS Bridge
parent 0d01e11e23
commit 4d56a0c503
4 changed files with 11 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.26
Version: 0.9.27
Release: 0
Summary: Safe, minimalistic evaluator of python expression using ast module
License: MIT
@@ -33,6 +33,7 @@ BuildRequires: python-rpm-macros
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module pytest-cov}
BuildRequires: %{python_module numpy if (%python-base without python36-base)}
# /SECTION
%python_subpackages