Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
python3-pyscaffold: Upgrade 3.3 -> 3.3.1
Upgrade to release 3.3.1: - Code base changed to Black’s standards - New docs about version numbers and git integration - Updated pre-commit hooks - Updated docs/Makefile to use Sphinx "make mode" - deprecated setuptools extensions/commands python setup.py test/docs/doctests - New tox test environments for generating docs and running doctests - New built-in extension for Cirrus CI - experimental get_template is now part of the public API and can be used by extensions, issue openembedded#252 - Updated setuptools_scm to version 4.1.2 in contrib - Updated configupdater to version 1.1.2 in contrib - precommit automatically fixes line endings by default - deprecated log.configure_logger, use log.logger.reconfigure instead Signed-off-by: Leon Anavi <[email protected]> Signed-off-by: Khem Raj <[email protected]>
- Loading branch information