enthought / enthought/Python-2.7.3

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

Abierto
#6 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
3
Forks
12
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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',)

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.