15
0

Accepting request 1039412 from home:yarunachalam:branches:devel:languages:python

- Update to version 2.1.0 
  * Merge pull request #93 from gristlabs/unmarked2
      ASTText class that doesn't require tokens

- Update to 2.0.8 
  * Merge pull request #90 from palfrey/fix-explicit-import
  * Fix mypy explicit re-export issues
- Update to 2.0.7 
  * Merge pull request #87 from gristlabs/astroid-type-checking
  * Fix astroid type checking import errors

OBS-URL: https://build.opensuse.org/request/show/1039412
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asttokens?expand=0&rev=9
This commit is contained in:
2022-12-02 00:16:55 +00:00
committed by Git OBS Bridge
parent 8005bef53e
commit 06f7c3dcfa
4 changed files with 21 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Dec 1 22:18:13 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 2.1.0
* Merge pull request #93 from gristlabs/unmarked2
ASTText class that doesn't require tokens
-------------------------------------------------------------------
Fri Sep 23 11:59:52 UTC 2022 - ecsos <ecsos@opensuse.org>
@@ -9,6 +16,16 @@ Fri Sep 23 11:59:52 UTC 2022 - ecsos <ecsos@opensuse.org>
* Fix astroid type checking import errors
-------------------------------------------------------------------
Fri Sep 23 02:15:13 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to 2.0.8
* Merge pull request #90 from palfrey/fix-explicit-import
* Fix mypy explicit re-export issues
- Update to 2.0.7
* Merge pull request #87 from gristlabs/astroid-type-checking
* Fix astroid type checking import errors
-------------------------------------------------------------------
Fri Nov 19 10:21:46 UTC 2021 - ecsos <ecsos@opensuse.org>
- Fix build error for Leap outside repo d:l:p.