v3.46.0
Added:
- Allow
={{ python_min }}and=={{ python_min }}in linter fornoarch: pythonrecipes. (#2167) - Linter: Report hint if some of the requirements in a
meta.yamlrecipe are not using space-separatedMatchSpecsyntax. (#2232) - Added documentation for new bot option
update_static_libs. (#2253)
Changed:
- Changed the
noarch: pythonlint text to match the new syntax. (#2241) - Add pixi environments to .gitignore.
conda-smithy lintnow can be run with the feedstock directory instead of
the recipe subdirectory. (#2250)
Fixed:
- Fixed a false positive when a v1 recipe name refers to a variable from
conda_build_config.yaml(#2248). - rattler-build expects
--test skipto skip tests instead of--no-test. (#2254) - Ensure generated
pixi.tomlis deterministic. (#2255)
Authors:
- Matthew R. Becker
- Jaime Rodríguez-Guerra
- H. Vetinari
- pre-commit-ci[bot]
- Michał Górny
- Chris Burr
- dependabot[bot]
- Pavel Zwerschke