enthought / enthought/Python-2.7.3
sdist: no way to include generated spec file in source.
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 3
- Forks
- 12
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
No way to tell sdist to include the generated rpm spec file in tarball.
this is usefull when trying to generate the rpm using rpmbuild -tb
(rrpmbuild will use the specfile from tarball to build the package. This is more friendly than extracting the tarball and running python setup.py bdist_rpm; cd ..; \rm -rf )
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.