From: Waylan L. <wa...@gm...> - 2008-08-04 19:33:57
|
On Mon, Aug 4, 2008 at 3:20 PM, Waylan Limberg <wa...@gm...> wrote: > On Mon, Aug 4, 2008 at 2:07 PM, Artem Yunusov <ne...@gm...> wrote: >> Hello all, >> >> I merged GSoC version to our mainline repository and now we close to >> release 2.0 version(after some testing). >> Please, try it out. You can take it from repository or just download >> tarball file: >> >> http://splyer.com/markdown2.0.tar.gz >> > I hate to nitpick, but I wouldn't call this 2.0 yet. Perhaps > 2.0-alpha. It gets confusing later when trying to debug bug reports > and different people have different versions all labeled the same. I'd > suggest renaming that file on your server before to many people > download it and it creates a real problem. > Oh, I see you set the version_info to 2.0.0.beta in the repo, just not in the filename (I still recommend renaming the file). I haven't downloaded the tar.gz file yet (I can't behind the firewall here at work) so I don't know what all it includes, but I prefer to use setup.py to create the distribution files. As long as the setup.py script has the right version info (it appears you did not update that in the repo) it will generate the appropriate file names with all the version info included. -- ---- Waylan Limberg wa...@gm... |