collective / collective/buildout.python
Setuptools < 36.8.0 no longer supported by PyPI
Open
- Dominant language
- Python
- Stars
- 110
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
Due to the [deprecation of non-SNI support on PyPI](https://github.com/pypa/pypi-support/issues/978) buildout bootstrapping is currently broken.
The fix requires obtaining a patched setuptools for this as zc.buildout can't work with newer versions; we can backport [the original change](https://github.com/pypa/setuptools/pull/1190/files) and have bootstrap work from the patched version.
Until someone gets round to this, however, this project is not going to be usable by anyone not already bootstrapped.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.