Accepting request 1005616 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1005616
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-asttokens?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2022-09-25 13:34:24 +00:00 committed by Git OBS Bridge
commit c912f67c3d
4 changed files with 15 additions and 5 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c61e16246ecfb2cde2958406b4c8ebc043c9e6d73aaa83c941673b35e5d3a76b
size 55101

View File

@ -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>

View File

@ -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