diff --git a/asteval-0.9.28.tar.gz b/asteval-0.9.28.tar.gz deleted file mode 100644 index 83a05d5..0000000 --- a/asteval-0.9.28.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:91bc7d7826bb9c33f4a5a3ef0a8a50fbd5a4695001944ff1d4e0163c413c0a91 -size 42371 diff --git a/asteval-0.9.29.tar.gz b/asteval-0.9.29.tar.gz new file mode 100644 index 0000000..e163546 --- /dev/null +++ b/asteval-0.9.29.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab98c61ba9394149c774ae7861497e9c32580301aa693ca19746997216c31fab +size 42424 diff --git a/python-asteval.changes b/python-asteval.changes index 7caaf75..3cf5d3b 100644 --- a/python-asteval.changes +++ b/python-asteval.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 16 21:08:13 UTC 2023 - Dirk Müller + +- update to 0.9.29: + * bug fixes + ------------------------------------------------------------------- Thu Dec 1 22:16:19 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-asteval.spec b/python-asteval.spec index 4521797..2bad27f 100644 --- a/python-asteval.spec +++ b/python-asteval.spec @@ -1,7 +1,7 @@ # # spec file for package python-asteval # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-asteval -Version: 0.9.28 +Version: 0.9.29 Release: 0 Summary: Safe, minimalistic evaluator of python expression using ast module License: MIT