[issue13116] setup.cfg in [sb]dists should be static

2014-03-12 Thread Éric Araujo
Changes by Éric Araujo : -- nosy: +ncoghlan resolution: -> out of date stage: needs patch -> committed/rejected status: open -> closed ___ Python tracker ___ ___

[issue13116] setup.cfg in [sb]dists should be static

2012-05-06 Thread Ezio Melotti
Changes by Ezio Melotti : -- stage: -> needs patch type: -> enhancement ___ Python tracker ___ ___ Python-bugs-list mailing list Uns

[issue13116] setup.cfg in [sb]dists should be static

2011-10-06 Thread Éric Araujo
New submission from Éric Araujo : Some people (hi Ronny :) want to use a setup hook to get the version from the VCS, but the setup.cfg file in sdists and bdists should be fully static, because getting the VCS info is not possible and maybe for other reasons too (not requiring development depen