R. David Murray <rdmur...@bitdance.com> added the comment:

It used to be that the svn version info was pulled from embedded constants in 
Makefile.pre.in.  I agree that depending on having mercurial (and, presumably, 
a repo!) at build time is wrong.  These constants need to be pre-computed when 
a release tarball is built and the mercurial dependency removed from the 
generated Makefile.  I'm not sure how we make that work correctly in a 
development build, but I'm sure the release managers will figure something out.

----------
nosy: +benjamin.peterson, georg.brandl, r.david.murray
priority: normal -> release blocker
stage:  -> needs patch
versions: +Python 3.2, Python 3.3

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12346>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to