forked from pool/python-asteval
- update to 1.0.0:
* fix (again) nested list comprehension (Issues #127 and #126). * add more testing of multiple list comprehensions. * more complete support for Numpy 2, and removal of many Numpy symbols that have been long deprecated. * remove AST nodes deprecated in Python 3.8. * clean up build files and outdated tests. * fixes to codecov configuration. * update docs. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asteval?expand=0&rev=36
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 2 20:14:13 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.0.0:
|
||||
* fix (again) nested list comprehension (Issues #127 and #126).
|
||||
* add more testing of multiple list comprehensions.
|
||||
* more complete support for Numpy 2, and removal of many Numpy
|
||||
symbols that have been long deprecated.
|
||||
* remove AST nodes deprecated in Python 3.8.
|
||||
* clean up build files and outdated tests.
|
||||
* fixes to codecov configuration.
|
||||
* update docs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 09:58:28 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user