π New features:
π Bug fixes:
use_deprecated_html5lib with pip 22.
Keep compatible with earlier pip versions. (#598)π Bug fixes:
python -m pip. (#569)π Bug fixes:
π New features:
π Bug fixes:
π New features:
π Bug fixes:
pip>=21.1 (#567)Development:
π New features:
allow-picked-versions = false. (#481)π Bug fixes:
Development:
π Fix issue with combination of > specs and extras and recent setuptools.
π Fix issue with incrementing options from .buildout/default.cfg.
π Support python37, python38 and python39 in conditional section expressions.
π Fix bootstrapping for python27 and python35.
Ignore .git when computing signature of a recipe develop egg
Warn when the name passed to zc.recipe.egg:scripts
is not defined in egg entry points.
β Show pip warning about Python version only once.
π Better patch for pkg_resources.Distribution.hashcmp performance.
π¦ Scripts: ensure eggs are inserted before site-packages in sys.path.
π Fix forever loop when changing zc.buildout version via buildout.
β Add support for Requires-Python metadata.
Fragile monkeypatch that relies on pip._internal.
Emits a warning when support is disabled due to changes in pip.
π Use pip install instead of deprecated setuptools.easy_install.
π Patch pkg_resources.Distribution to make install of unpinned versions quicker.
Most obvious with setuptools.
#484 <https://github.com/buildout/buildout/issues/484>_)