From 4d56a0c5035a62123813112c2509b8b264b24aeb5484b78032b0c94ea2a17d69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Wed, 7 Sep 2022 08:17:17 +0000 Subject: [PATCH] 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 --- asteval-0.9.26.tar.gz | 3 --- asteval-0.9.27.tar.gz | 3 +++ python-asteval.changes | 6 ++++++ python-asteval.spec | 3 ++- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 asteval-0.9.26.tar.gz create mode 100644 asteval-0.9.27.tar.gz diff --git a/asteval-0.9.26.tar.gz b/asteval-0.9.26.tar.gz deleted file mode 100644 index 2baa90e..0000000 --- a/asteval-0.9.26.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:36125613ec21ed3e33e370ca8960a1f1e8a2324d78a8016bfa5ad76f1e16ef05 -size 40113 diff --git a/asteval-0.9.27.tar.gz b/asteval-0.9.27.tar.gz new file mode 100644 index 0000000..a820102 --- /dev/null +++ b/asteval-0.9.27.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de838c33aed4c9bb25737eadbb7d1edaaf875e2bab505cc079f1a4b35de03e47 +size 41789 diff --git a/python-asteval.changes b/python-asteval.changes index da14ba9..d21c8a9 100644 --- a/python-asteval.changes +++ b/python-asteval.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 6 20:15:58 UTC 2022 - Yogalakshmi Arunachalam + +- update to 0.9.27: + * more cleanups + ------------------------------------------------------------------- Sun Jan 23 16:38:46 UTC 2022 - Dirk Müller diff --git a/python-asteval.spec b/python-asteval.spec index 66f0235..68d1fbe 100644 --- a/python-asteval.spec +++ b/python-asteval.spec @@ -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