enthought / enthought/Python-2.7.3
tarball format inconcistent between bdist_rpm and sdist (and maybe other)
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 3
- Fork
- 12
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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',)
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.