Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python39-asteval-0.9.31-1.1 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python39-asteval Distribution: openSUSE:Factory:zSystems
Version: 0.9.31 Vendor: openSUSE
Release: 1.1 Build date: Wed Jul 19 20:20:29 2023
Group: Development/Languages/Python Build host: s390zp21
Size: 125953 Source RPM: python-asteval-0.9.31-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/newville/asteval
Summary: Safe, minimalistic evaluator of python expression using ast module
ASTEVAL provides a numpy-aware, safe(ish) 'eval' function

Emphasis is on mathematical expressions, and so numpy ufuncs
are used if available.  Symbols are held in the Interpreter
symbol table 'symtable':  a simple dictionary supporting a
simple, flat namespace.

Expressions can be compiled into ast node for later evaluation,
using the values in the symbol table current at evaluation time.

Provides

Requires

License

MIT

Changelog

* Tue Jul 18 2023 Antonio Teixeira <antonio.teixeira@suse.com>
  - Update to 0.9.31:
    * cleanup numpy imports to avoid deprecated functions, add financial
    functions from numpy_financial module, if installed.
    * prefer 'user_symbols' when initializing Interpreter, but still support
    'usersyms' argument. Will deprecate and remove eventually.
    * add support of optional (off-by default) "nested symbol table".
    * update tests to run most tests with symbol tables of dict and nested
    group type.
    * general code and testing cleanup.
    * add config argument to Interpreter to more fully control which nodes are supported
    * add support for import and importfrom -- off by default
    * add support for with blocks
    * add support for f-strings
    * add support of set and dict comprehension
    * fix bug with 'int**int' not returning a float.
* Thu Feb 16 2023 Dirk Müller <dmueller@suse.com>
  - update to 0.9.29:
    * bug fixes
* Thu Dec 01 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com>
  - Update to 0.9.28
    * add support for Python 3.11
    * add support for multiple list comprehensions
    * improve performance of making the initial symbol table,
      and Interpreter creation, including better checking for index_tricks attributes
* Tue Sep 06 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com>
  - update to 0.9.27:
    * more cleanups
* Sun Jan 23 2022 Dirk Müller <dmueller@suse.com>
  - update to 0.9.26:
    * fix setup.py again
* Sat Jan 15 2022 Dirk Müller <dmueller@suse.com>
  - update to 0.9.25:
    * fixes import errors for Py3.6 and 3.7, setting version with
      importlib_metadata.version if available.
    * use setuptools_scm and importlib for version
    * treat all __dunder__ attributes of all objects as inherently unsafe.
* Wed Feb 17 2021 Ben Greiner <code@bnavigator.de>
  - Update to 0.9.22
    * another important but small fix for Python 3.9
    * Merge branch 'nested_interrupts_returns'
  - Drop hard numpy requirement, don't test on python36
* Fri Jan 17 2020 Marketa Calabkova <mcalabkova@suse.com>
  - update to 0.9.18
    * drop python2
    * few fixes
* Mon Dec 09 2019 Todd R <toddrme2178@gmail.com>
  - Update to 0.9.17
    * add 3.8 to travis config
* Tue Oct 29 2019 Todd R <toddrme2178@gmail.com>
  - Update to 0.9.16
    * auto-run codecov only if numpy is installed

Files

/usr/lib/python3.9/site-packages/asteval
/usr/lib/python3.9/site-packages/asteval-0.9.31-py3.9.egg-info
/usr/lib/python3.9/site-packages/asteval-0.9.31-py3.9.egg-info/PKG-INFO
/usr/lib/python3.9/site-packages/asteval-0.9.31-py3.9.egg-info/SOURCES.txt
/usr/lib/python3.9/site-packages/asteval-0.9.31-py3.9.egg-info/dependency_links.txt
/usr/lib/python3.9/site-packages/asteval-0.9.31-py3.9.egg-info/requires.txt
/usr/lib/python3.9/site-packages/asteval-0.9.31-py3.9.egg-info/top_level.txt
/usr/lib/python3.9/site-packages/asteval/__init__.py
/usr/lib/python3.9/site-packages/asteval/__pycache__
/usr/lib/python3.9/site-packages/asteval/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/asteval/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/asteval/__pycache__/asteval.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/asteval/__pycache__/asteval.cpython-39.pyc
/usr/lib/python3.9/site-packages/asteval/__pycache__/astutils.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/asteval/__pycache__/astutils.cpython-39.pyc
/usr/lib/python3.9/site-packages/asteval/__pycache__/version.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/asteval/__pycache__/version.cpython-39.pyc
/usr/lib/python3.9/site-packages/asteval/asteval.py
/usr/lib/python3.9/site-packages/asteval/astutils.py
/usr/lib/python3.9/site-packages/asteval/version.py
/usr/share/doc/packages/python39-asteval
/usr/share/doc/packages/python39-asteval/README.rst
/usr/share/licenses/python39-asteval
/usr/share/licenses/python39-asteval/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:43:14 2024