
Make it compatible with Python 2.4 and Python 2.6
Reported by Guilherme Chapiewski | May 14th, 2009 @ 05:00 PM | in v1.3.7
Make it compatible with Python 2.4 and Python 2.6 and generate packages for both.
Comments and changes to this ticket
-
-
Guilherme Chapiewski July 27th, 2009 @ 06:13 PM
Remember: use "sdist" instead of "bdist" to create the .egg file. See what I did on Pyccuracy.
This is better because the source is built on client's machine, therefore is compatible with any Python version (not only 2.5).
-
-
-
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
simple-db-migrate is a database migration tool inpired on Rails migrations. For more info check the project website: http://guilhermechapiewski.github.com/simple-db-migrate/