New issue 145: __version__.py from tar-ball http://bitbucket.org/tortoisehg/stable/issue/145/__version__py-from-tar-ball
kiilerix on Sat, 4 Apr 2009 19:05:33 +0200: Description: When setup.py is run from a tar-ball (not a live hg repo with hg command available) then a default __version__.py will be created, and there is no way to specify what should go in it. When the tar-ball is downloaded from http://bitbucket.org/tortoisehg/stable/get/tip.bz2 then there is no way setup.py can know what version it is. I suggest adding an option to setup.py, and its value should be used instead of running hg. (The alternative is to overwrite the __version__.py created and installed by setup.py - that doesn't feel good.) Responsible: tortoisehg -- This is an issue notification from bitbucket.org. You are receiving this either because you are the owner of the issue, or you are following the issue. ------------------------------------------------------------------------------ _______________________________________________ Tortoisehg-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
