enthought / enthought/Python-2.7.3

tarball format inconcistent between bdist_rpm and sdist (and maybe other)

オープン
#6 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
3
フォーク
12
PR マージ指標
30日以内にマージされた PR はありません

説明

tarball format inconcistent between bdist_rpm and sdist (and maybe other)

[bdist_rpm]
use-bzip2 = 1
[sdist]
formats = bztar

Can't it be unified? this is ugly to have different option name for the same thing depending on the context.

That would also help removing the following line from bdist.py:
# The following commands do not take a format option from bdist
no_format_option = ('bdist_rpm',)

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

このリポジトリのコントリビューションガイドは索引されていません

評価

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

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

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