Subject: CVS commit: pkgsrc/devel/py-autopep8
From: Adam Ciarcinski
Date: 2024-03-24 20:19:27
Message id: 20240324191927.AE96EFA2C@cvs.NetBSD.org

Log Message:
py-autopep8: updated to 2.1.0

v2.1.0

migrate to pyproject.toml
Revert "Update MANIFEST.in"
run with pypy3.10
ISSUE_TEMPLATE: use "console" instead of non-existing \ 
"shell" syntax
add 3.12, drop 3.7
tox: add python3.12 to test environments
async def function formatting
pyproject: support py3.12 via new version of pycodestyle
add: unit test for e501 with async def
Update python versions
add unit test for e501 not effected with f-string
add dependabot alearts for GitHub Actions
Bump actions/setup-python from 4 to 5
Bump actions/checkout from 3 to 4
Bump github/codeql-action from 2 to 3
update codecov action v4
Avoid lib2to3 (second challenge)

Files:
RevisionActionfile
1.24modifypkgsrc/devel/py-autopep8/Makefile
1.2modifypkgsrc/devel/py-autopep8/PLIST
1.23modifypkgsrc/devel/py-autopep8/distinfo