Skip to content

v2.5.2

Compare
Choose a tag to compare
@maresb maresb released this 18 Jan 20:34
· 99 commits to main since this release
068bd19

What's Changed

This is primarily a bugfix release.

It also improves the formatting of environment.yml-style lockfiles (those produced with --kind=env).

Bugfixes

  • Fix case when using multiple platforms but pip contains a single platform by @basnijholt in #564
  • Fix an issue when specifying full wheel URLs for a pypi package. by @romain-intel in #567
  • Make the Python resolver respect any __glibc constraint by @romain-intel in #566
  • Avoid I/O deadlock with conda by @tadeu in #581

Lockfile formatting enhancements

Maintenance / infrastructure

Docs

New Contributors

Full Changelog: v2.5.1...v2.6.0