Skip to content

v3.54.0

Choose a tag to compare

@h-vetinari h-vetinari released this 18 Dec 02:17
· 21 commits to main since this release

Changed:

  • When running operation: key_add migrations, consider whether the variant being added exists already based on the full set of values in the zip_keys: involving primary_key:, not just based on the value of primary_key: itself. (#2438)
  • macOS CI setup now sets OSX_SDK_DIR to 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