Subject: CVS commit: pkgsrc/lang/py-libcst
From: Adam Ciarcinski
Date: 2024-02-20 05:55:23
Message id: 20240220045523.9DB51F9F4@cvs.NetBSD.org

Log Message:
py-libcst: updated to 1.2.0

1.2.0 - 2024-02-19

Updated
* Support running LibCST on Python 3.12 and drop support for running it on 3.8
 * remove 3.8 support
 * Remove reference to distutils
 * Update pyproject.toml for Python 3.12 support

Added
* Allow `Element::codegen` to be used by external users

Fixed
* Fix parsing list matchers without explicit brackets
* installing rustc/cargo for mybinder demo
* fix filepathprovider generic type

Files:
RevisionActionfile
1.11modifypkgsrc/lang/py-libcst/Makefile
1.7modifypkgsrc/lang/py-libcst/PLIST
1.7modifypkgsrc/lang/py-libcst/cargo-depends.mk
1.9modifypkgsrc/lang/py-libcst/distinfo