enthought / enthought/Python-2.7.3
sdist: no way to include generated spec file in source.
Open
- Dominant language
- Python
- Stars
- 3
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
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 )
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.