diff --git a/asteval-0.9.16.tar.gz b/asteval-0.9.16.tar.gz deleted file mode 100644 index d7468f9..0000000 --- a/asteval-0.9.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bc71bb4f9ad3ef8ccdc3b9a711e094fb00d768172cb7ff9a15773673aac9e0cc -size 53842 diff --git a/asteval-0.9.17.tar.gz b/asteval-0.9.17.tar.gz new file mode 100644 index 0000000..2e2ab35 --- /dev/null +++ b/asteval-0.9.17.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e291b2cb71284bc55816fe7ff65ee15e47fa66df98490cdd95f5531fc37b81e +size 53878 diff --git a/python-asteval.changes b/python-asteval.changes index 935b52b..c028357 100644 --- a/python-asteval.changes +++ b/python-asteval.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Dec 9 17:26:14 UTC 2019 - Todd R + +- Update to 0.9.17 + * add 3.8 to travis config + ------------------------------------------------------------------- Tue Oct 29 05:01:27 UTC 2019 - Todd R diff --git a/python-asteval.spec b/python-asteval.spec index 38636e7..bbae22e 100644 --- a/python-asteval.spec +++ b/python-asteval.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-asteval -Version: 0.9.16 +Version: 0.9.17 Release: 0 Summary: Safe, minimalistic evaluator of python expression using ast module License: MIT