Marius contributed quite a few changes (restructuring to support VirtualEnv-ing, enhanced percentage reporting), the source-code-view is also there, the home-view is more likely to be reasonable (though it can still get messed up with threaded views). SquareMap is now explicitly a dependency and has been restructured to work with `setuptools develop` in a virtualenv. Available off the project page or via easy_install RunSnakeRun (note that you need wxPython installed).


On the off chance that you really are interested and are just not aware that your comments look exactly like spam: the change was to allow you to host the code in a VirtualEnv. It works now.
"Plumbling Life's Depths" should be "Plumbing Life's Depths"
- Mike
FWIW, I've packaged both RunSnakeRun and SquareMap for Fedora, so it should be possible to install them on Fedora via "yum install RunSnakeRun"; I've updated to these latest versions.
I added a .desktop file so it shows up in the menus under Applications -> Programming
http://cvs.fedoraproject.org/viewvc/rpms/RunSnakeRun/devel/RunSnakeRun.desktop?revision=1.1&view=markup
(I couldn't see an icon for it, so it doesn't have one yet).
One note for your .spec file, you may want to add wxPython as a dependency. I can't declare the dependency in setuptools (because wxPython doesn't build with easy_install), but it's likely already available on Fedora.