summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pyscaffold_4.0.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pyscaffold: upgrade 4.0.2 -> 4.1zangrc2021-10-141-17/+0
| | | | | | | | | | | | | | | | | | | | Version 4.1, 2021-09-22 ----------------------- - Added *linkcheck* task to ``tox.ini``, :pr:`456` - Updated configuration for Sphinx and ReadTheDocs, :pr:`455` - Note that templates and the generated boilerplate code is 0BSD-licensed, :pr:`461` - Added 0BSD license template - Added ``CONTRIBUTING.rst`` template, :issue:`376` - Added PyScaffold badge to ``README`` template, :issue:`473` - Updated Cirrus CI config and templates, including better ``coveralls`` integration, :issue:`449` - Adopted global ``isolated_build`` for ``tox`` configuration, :issue:`483`, :pr:`491` - Loop counter explicitly marked as unused in ``skeleton.py`` (``flake8-bugbear B007``), :pr:`495` - Ensure update include added extensions in ``setup.cfg``, :pr:`496` Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-pyscaffold: Upgrade 4.0.1 -> 4.0.2Leon Anavi2021-05-281-0/+17
Upgrade to release 4.0.2: - Restructured docs - Fix WSL2 installation problem - Fix for interactive mode under Windows Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>