collective / collective/buildout.python
Setuptools < 36.8.0 no longer supported by PyPI
- 主要言語
- Python
- スター
- 110
- フォーク
- 47
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start by reading the linked PyPI support issue and the original setuptools pull request 1190, then trace the buildout bootstrapping process described in the issue. Done means a fresh bootstrap works on PyPI with a patched setuptools version while remaining compatible with zc.buildout.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- build-system
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100