collective / collective/buildout.python
Setuptools < 36.8.0 no longer supported by PyPI
Aperta
- Lingua principale
- Python
- Stelle
- 110
- Fork
- 47
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.