From a2529fa03026dea1955a61a680d1b5a833221ef0 Mon Sep 17 00:00:00 2001 From: Arcadiy Ivanov Date: Wed, 26 Aug 2020 20:55:57 -0400 Subject: [PATCH] Release 0.12.8 Cram repository no longer available --- articles/_release-notes/v0.12.x.md | 12 ++++++++++++ documentation/plugins.md | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/articles/_release-notes/v0.12.x.md b/articles/_release-notes/v0.12.x.md index 3a900da..0363d45 100644 --- a/articles/_release-notes/v0.12.x.md +++ b/articles/_release-notes/v0.12.x.md @@ -6,6 +6,18 @@ list_title: Versions 0.12.x # Release Notes - Versions 0.12.x +## Version 0.12.8 + +### Bugs Fixed + +* [#723 Switch to pdoc3 for all Python 3.x](https://github.com/pybuilder/pybuilder/issues/723) + +### Component & Dependency Upgrades +* PIP ==20.2.2 (bundled in venv) +* wheel ==0.35.1 (bundled in venv) +* setuptools ==44.1.1 (bundled in venv) +* tblib ==1.7.0 (bundled in PyBuilder) + ## Version 0.12.7 ### Bugs Fixed diff --git a/documentation/plugins.md b/documentation/plugins.md index 387ee0a..441fd95 100644 --- a/documentation/plugins.md +++ b/documentation/plugins.md @@ -466,7 +466,7 @@ The plugin `python.cram` can be used to run tests written for cram. Cram tests r

Python 3.2.3 warning

-Cram crashes on python 3.2.3 : see the relevant bitbucket issue. An easy workaround is to not use the plugin on python 3.2 : +Cram crashes on python 3.2.3 : https://bitbucket.org/brodie/cram/issue/28/crash-on-323 (no longer available). An easy workaround is to not use the plugin on python 3.2 :