forked from pool/python-asteval
Accepting request 1180154 from devel:languages:python
- update to 0.9.33: * fixes for multiple list comprehensions (addressing #126) * add testing with optionally installed numpy_financial to CI * test existence of all numpy imports to better safeguard against missing functions (for safer numpy 2 transition) * update rendered doc to include PDF and zipped HTML OBS-URL: https://build.opensuse.org/request/show/1180154 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-asteval?expand=0&rev=17
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3bef25a973d378fda21c83a38c6292c4d0d94773f49f42073e69dbb19932bb74
|
||||
size 57215
|
||||
3
asteval-0.9.33.tar.gz
Normal file
3
asteval-0.9.33.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:94981701f4d252c88aa5e821121b1aabef73a003da138fc6405169c9e675d24d
|
||||
size 57211
|
||||
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 09:58:28 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.9.33:
|
||||
* fixes for multiple list comprehensions (addressing #126)
|
||||
* add testing with optionally installed numpy_financial to CI
|
||||
* test existence of all numpy imports to better safeguard
|
||||
against missing functions (for safer numpy 2 transition)
|
||||
* update rendered doc to include PDF and zipped HTML
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 22 19:39:07 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-asteval
|
||||
Version: 0.9.32
|
||||
Version: 0.9.33
|
||||
Release: 0
|
||||
Summary: Safe, minimalistic evaluator of python expression using ast module
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user