v3.54.0
Changed:
- When running
operation: key_addmigrations, consider whether the variant being added exists already based on the full set of values in thezip_keys:involvingprimary_key:, not just based on the value ofprimary_key:itself. (#2438) - macOS CI setup now sets
OSX_SDK_DIRto a dedicated directory where SDKs can be downloaded without altering the system (see conda-forge/conda-forge-ci-setup-feedstock#409).
Fixed:
- Version-independent python packages will not be flagged for unconstrained python requirements. (#2433)
Authors:
- H. Vetinari
- pre-commit-ci[bot]
- Michał Górny
- Nicholas Bollweg