Path to this page:
Subject: CVS commit: pkgsrc/devel/py-doc8
From: Adam Ciarcinski
Date: 2021-11-14 16:14:27
Message id: 20211114151427.6BBF2FAEC@cvs.NetBSD.org
Log Message:
py-doc8: updated to 0.10.1
0.10.1
Minor Changes
Adopt modern python packaging
Add support for python 3.10
Bugfixes
Repair packaging
Enable pylint
0.9.1
Bugfixes
Clarify pyproject.toml configuration
setup.cfg: Replace dash-separated options
0.9.0
Major Changes
Remove chardet based input encoding detection
Remove support for py27 and py35
Minor Changes
add support for reading doc8 config from pyproject.toml file
Add support for py38
Add support for py39
Turn off pre-commit's automated multiprocessing
Improve readme
Bugfixes
Add pyproject.toml support to README
Ignoring several labels for "code-block" directive.
Handling of Windows (and legacy Mac) line endings
Accept the :substitutions: option on code-block directives in Sphinx
Files: