forked from pool/python-asteval
- 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.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asteval?expand=0&rev=22
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 15 16:47:20 UTC 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 11:57:46 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user