OpenBSD CVS

CVS log for ports/devel/py-asttokens/distinfo


[BACK] Up to [local] / ports / devel / py-asttokens

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.4 / (download) - annotate - [select for diffs], Sat Oct 28 09:04:48 2023 UTC (7 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, HEAD
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (unified)

update to py3-asttokens-2.4.1

Revision 1.3 / (download) - annotate - [select for diffs], Thu Mar 9 10:01:09 2023 UTC (14 months, 3 weeks ago) by benoit
Branch: MAIN
CVS Tags: OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (unified)

Update to py-asttokens-2.2.1.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Nov 30 08:33:04 2022 UTC (18 months ago) by sthen
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (unified)

update to py3-asttokens-2.2.0

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Aug 16 18:50:50 2022 UTC (21 months, 2 weeks ago) by sthen
Branch: sthen
CVS Tags: sthen_20220816, OPENBSD_7_2_BASE, OPENBSD_7_2
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

import ports/devel/py-asttokens, tweak/ok bket

The asttokens module annotates Python abstract syntax trees (ASTs) with
the positions of tokens and text in the source code that generated them.

It makes it possible for tools that work with logical AST nodes to
find the particular text that resulted in those nodes, for example for
automated refactoring or highlighting.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Aug 16 18:50:50 2022 UTC (21 months, 2 weeks ago) by sthen
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.