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

python310-asteval-0.9.32-1.2 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python310-asteval Distribution: openSUSE Tumbleweed
Version: 0.9.32 Vendor: openSUSE
Release: 1.2 Build date: Fri Mar 22 20:39:07 2024
Group: Development/Languages/Python Build host: reproducible
Size: 125488 Source RPM: python-asteval-0.9.32-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/lmfit/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

* Fri Mar 22 2024 Dirk Müller <dmueller@suse.com>
  - update to 0.9.32:
    * add deprecations message for numpy functions to be removed in
      numpy 2.0
    * comparison operations use try/except for short-circuiting
      instead of checking for numpy arrays (addressing #123)
    * add Python 3.12 to testing
    * move repository from "newville" to "lmfit" organization
    * update doc theme, GitHub locations pointed to by docs, other
      doc tweaks.
* 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

Files

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


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 23:23:08 2024