7 Commits

Author SHA256 Message Date
e601f2df84 - update to 2.0.1:
* fix: self.fail() is only available in TestCase classes
  * fix: mark expressions which can be evaluated at compile time
    as deadcode
  * fix: implemented DELETE_DEREF
  * feat: 3.12 support for the PositionNodeFinder
  * feat: support LOAD_CONST
  * test: verify exception generation for asserts >= python 3.11.2
  * test: skip test of module_files for the SentinelNodeFinder
  * test: do not check qualnames for files with syntax errors
  * fix: handle List/Set/DictComp inlining
  * fix: handle super optimization
  * fix: type parameter related things
  * fix: f-string
  * fix: disabled type checking for 3.12
  * test: added test results for 3.12
  * fix: workaround for a bug in six
  * remove python2 code
  * feat: support for __iter__
  * feat: support for __next__
      Clear caches when modules are reloaded
- Update to 0.9.0
  * handle new iphython cell code names

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-executing?expand=0&rev=11
2023-11-07 19:17:01 +00:00
8f5c9fb5e3 Accepting request 1081401 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081401
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-executing?expand=0&rev=9
2023-04-21 14:41:01 +00:00
d0a1905467 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
2022-12-02 21:39:05 +00:00
2011585994 - update to 0.8.3:
* handle new iphython cell code names 
  * link to futurecoder

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-executing?expand=0&rev=5
2022-03-27 10:50:04 +00:00
7ca05023b8 Accepting request 935171 from home:Guillaume_G:branches:devel:languages:python
- Skip python 3.6 since python-asttokens dropped it

OBS-URL: https://build.opensuse.org/request/show/935171
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-executing?expand=0&rev=4
2021-12-02 15:47:44 +00:00
9414af4e35 Accepting request 928807 from home:pgajdos:python
- version update to 0.8.2
  * no upstream changelog
- %check: use %pyunittest rpm macro

OBS-URL: https://build.opensuse.org/request/show/928807
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-executing?expand=0&rev=3
2021-11-02 21:36:59 +00:00
aba234eac2 Accepting request 852716 from home:ecsos:messenger:matrix
New packages.
Need for python-sentry-sdk

OBS-URL: https://build.opensuse.org/request/show/852716
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-executing?expand=0&rev=1
2020-12-02 22:09:49 +00:00