forked from pool/python-executing
Accepting request 1039628 from home:yarunachalam:branches:devel:languages:python
- Update to 1.2.0 Merge pull request #56 from alexmojaki/init_tokens Use new asttokens.ASTText - Update to 1.1.1 tox is breaking weirdly with too much parallelism - Update to 1.1.0 3.11 in setup.cfg - Update to 1.0.0 Merge pull request #46 from alexmojaki/checkcache Always check linecache - Update to 0.10.0 Merge pull request #45 from alexmojaki/reload Clear caches when modules are reloaded - Update to 0.9.1 Merge pull request #41 from alexmojaki/node_linenos Extract node_linenos to account for end_lineno and use in assert_linenos - Update to 0.9.0 * Merge pull request #38 from alexmojaki/pwwang/master Support STORE_ATTR and STORE_SUBSCR OBS-URL: https://build.opensuse.org/request/show/1039628 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-executing?expand=0&rev=7
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
%define skip_python2 1
|
||||
%define skip_python36 1
|
||||
Name: python-executing
|
||||
Version: 0.8.3
|
||||
Version: 1.2.0
|
||||
Release: 0
|
||||
License: MIT
|
||||
Summary: Get the currently executing AST node of a frame, and other information
|
||||
|
||||
Reference in New Issue
Block a user