Path to this page:
./
devel/py-doc8,
Opinionated style checker for rst styles of documentation
Branch: CURRENT,
Version: 1.1.2,
Package name: py312-doc8-1.1.2,
Maintainer: minskimDoc8 is an opinionated style checker for rst (with basic support for
plain text) styles of documentation.
Required to run:[
textproc/py-docutils] [
devel/py-setuptools] [
converters/py-chardet] [
lang/py-six] [
devel/py-stevedore] [
devel/py-restructuredtext_lint] [
lang/python37]
Required to build:[
devel/py-pbr] [
pkgtools/cwrappers]
Master sites:
Filesize: 26.396 KB
Version history: (Expand)
- (2024-09-03) Updated to version: py312-doc8-1.1.2
- (2024-02-07) Updated to version: py311-doc8-1.1.1
- (2023-11-08) Updated to version: py311-doc8-0.10.1nb2
- (2023-02-09) Updated to version: py310-doc8-0.10.1nb2
- (2022-01-05) Updated to version: py39-doc8-0.10.1nb2
- (2022-01-05) Updated to version: py39-doc8-0.10.1nb1
CVS history: (Expand)
2024-02-07 11:29:54 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
py-doc8: updated to 1.1.1
v1.1.1
Minor Changes
Remove support for py37 and enable support for py312
Bugfixes
Remove use of pbr
Allow PEP links with anchors
PEP 621: Migrate more config into pyproject.toml
v1.0.0
Major Changes
Drop support for python 3.6
Bugfixes
Address some deprecation warnings
Make toml support implicit
Remove pip from pyproject.toml
Add support for python 3.11
|
2023-11-07 23:38:10 by Thomas Klausner | Files touched by this commit (112) |
Log message:
*: latest py-sphinx only support Python 3.9+
|
2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
|
2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289) |
Log message:
python: egg.mk: add USE_PKG_RESOURCES flag
This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.
Set this flag for packages that need it and bump PKGREVISION.
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-11-18 18:47:46 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
py-doc8: needs py-setuptools_scm to build
|
2021-11-14 16:14:27 by Adam Ciarcinski | Files touched by this commit (3) | |
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
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|