conda-forge / conda-forge/conda-forge.github.io

noarch python>=3.6?

オープン
#1,119 コメント 0 件 リアクション 3 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
170
フォーク
320
平均マージ
2日 10時間
マージ済み PR(30日)
5

説明

This issue arose as an observation made in this PR: https://github.com/conda-forge/wcwidth-feedstock/pull/16.

### The issue
We are dropping python2.7 support, but our noarch packages are by default declaring themselves compatible with python2.7. This leads to a problematic situation: If we do not keep maintaining python2.7 compatibility of our noarch packages, we will retroactively break some legacy python2 environments.
If we keep maintaining python2.7 compatibility, we burden ourselves with unreasonable maintenance.

### A possible solution
All newly built noarch packages declare compatibility with python>=3.6 and thus won't be pulled into legacy python2.7 environments.

I am unsure how a good technical implementation would look like.

Ping @isuruf, @ocefpaf, @CJ-Wright, @beckermr

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。