Path to this page:
Subject: CVS commit: pkgsrc/lang/py-libcst
From: Adam Ciarcinski
Date: 2022-11-11 12:26:10
Message id: 20221111112610.65625FA90@cvs.NetBSD.org
Log Message:
py-libcst: updated to 0.4.9
0.4.9
Bump setuptools-rust version
0.4.8
Fixed
Fix parse error message for number parsing
Fix problematic doc build, due to the new builder image provided by readthedocs \
doesn't has the graphviz-dev package pre-installed any more
Fix docstring of FullRepoManager
Fix bug when TypeOf is one of options in OneOf / AllOf
Tighten the metadata type of ExpressionContextProvider
Fix the bug that the use of formatter in codemods has undetermined target Python \
version, resulting in hard-to-reason-with behavior
Added
Python 3.11 rutime support
test using python 3.11 beta versions
Python 3.11 wheels
Raise informative exception when metadata is unresolved in a metadata-based match
Add AccessorProvider
Files: