buildout v3.0.0.b4 Release Notes

Release Date: 2021-11-25 // over 2 years ago
  • ๐Ÿ†• New features:

    • ๐Ÿ‘ Allow to run buildout in FIPS enabled environments. (#570)
    • Proper error message if extends-cache tries to expand ${section:variable} (#585)

    ๐Ÿ› Bug fixes:

    • Forward verbose option to pip (#576)
    • Check that file top_level.txt exists before opening. Add check for other files as well. (#582)
    • ๐Ÿ— Return code of pip install subprocess is now properly returned to buildout. (#586)