forked from pool/python-asttokens
Accepting request 1005615 from home:ecsos:messenger:matrix
- Update to version 2.0.8: * Merge pull request #90 from palfrey/fix-explicit-import * Fix mypy explicit re-export issues - Changes from version 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/1005615 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asttokens?expand=0&rev=7
This commit is contained in:
parent
d45ea97300
commit
8005bef53e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a54c114f02c7a9480d56550932546a3f1fe71d8a02f1bc7ccd0ee3ee35cf4d5
|
||||
size 50218
|
3
asttokens-2.0.8.tar.gz
Normal file
3
asttokens-2.0.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c61e16246ecfb2cde2958406b4c8ebc043c9e6d73aaa83c941673b35e5d3a76b
|
||||
size 55101
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 23 11:59:52 UTC 2022 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
- Update to version 2.0.8:
|
||||
* Merge pull request #90 from palfrey/fix-explicit-import
|
||||
* Fix mypy explicit re-export issues
|
||||
- Changes from version 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>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-asttokens
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2019-2021 Malcolm J Lewis <malcolmlewis@opensuse.org>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -21,7 +21,7 @@
|
||||
%define skip_python2 1
|
||||
%define skip_python36 1
|
||||
Name: python-asttokens
|
||||
Version: 2.0.5
|
||||
Version: 2.0.8
|
||||
Release: 0
|
||||
Summary: Annotate AST trees with source code positions
|
||||
License: Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user