Skip to content

3.28.2

Compare
Choose a tag to compare
@kenodegard kenodegard released this 18 Dec 17:14
· 5 commits to 3.28.x since this release
d0ee293

Enhancements

  • Update conda_build.metadata.MetaData.get_section to consistently return lists for "source" and "outputs". (#5111 via #5112)

Bug fixes

  • Resolve duplicate package record issue in conda_build.inspect_pkg.which_package. (#5106 via #5108)
  • Ensure conda_build.post._lookup_in_prefix_packages displays str(PackageRecord) instead of repr(PackageRecord). (#5106 via #5108)
  • Fix finalization of recipes with multiple sources. (#5111 via #5112)
  • Improve handling by catching the more general ImportError instead of ModuleNotFoundError to cover cases involving menuinst 1.x. (#5116)

Contributors

Full Changelog: 3.28.1...3.28.2