2022-12-02 21:39:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Dec 2 17:32:34 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
2022-03-27 10:50:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Mar 27 10:48:50 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 0.8.3:
|
|
|
|
|
* handle new iphython cell code names
|
|
|
|
|
* link to futurecoder
|
|
|
|
|
|
2021-12-02 15:47:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Dec 2 12:42:43 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
|
|
|
|
|
|
|
|
|
- Skip python 3.6 since python-asttokens dropped it
|
|
|
|
|
|
2021-11-02 21:36:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Nov 2 13:47:37 UTC 2021 - pgajdos@suse.com
|
|
|
|
|
|
|
|
|
|
- version update to 0.8.2
|
|
|
|
|
* no upstream changelog
|
|
|
|
|
- %check: use %pyunittest rpm macro
|
|
|
|
|
|
2020-12-02 22:09:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Dec 2 20:23:30 UTC 2020 - ecsos <ecsos@opensuse.org>
|
|
|
|
|
|
|
|
|
|
- Update to 0.5.3
|
|
|
|
|
- Handle pypy saying the current instruction is an extended arg
|
|
|
|
|
- Changes from 0.5.2
|
|
|
|
|
- Convert path to string before checking filename cache
|
|
|
|
|
- Changes from 0.5.1
|
|
|
|
|
- Get top level statement containing IPython node
|
|
|
|
|
- Changes from 0.5.0
|
|
|
|
|
- Also cache Source objects by contents (lines)
|
|
|
|
|
- Changes from 0.4.4
|
|
|
|
|
- Move packaging metadata into setup.cfg
|
|
|
|
|
- Changes from 0.4.3
|
|
|
|
|
- Bump to 0.4.3
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Mar 11 09:51:32 PM UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Initial spec for v0.4.2
|