v3.45.2
Added:
- Added
sphinx-theme-builderas a validpipbuild backend. (#2204) - Added validation for
schema_versionkey. (#2207) - Add
hint_python_minandhint_pip_no_build_backendvalues tolinter.skipkey, allowing to skip respective checks. (#2206)
Fixed:
- Fixed removing directories recursively from git index. (#2199)
- Fix handling
if/elseblocks inrunandrun_constraintsrequirements, for v1 recipes (#2197) - Fix flattening nested
if/elseblocks in v1 recipes (#2197) - Fix a test that uses
matchin skip to work with strict parsing (#2213) schema_versionkey no longer causes linting failures. (#2207)- Fix a
TypeErrorwhen either thelinterkey or theskipsubkey is empty. (#2206) - Fix more linter errors for v1 recipes with conditional dependencies (#2212)
- Fix linter error in check_pins for v1 recipes with conditional run_exports (#2211)
- Consider `tests[].python.python_version`` when linting for cfep25 on v1.
Authors:
- Matthew R. Becker
- Wolf Vollprecht
- Min RK
- pre-commit-ci[bot]
- Hadrien Mary
- Michał Górny
- dependabot[bot]
- Will Shanks