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 June 17th, 2009 @ 12:53 AM
- Milestone changed from v1.2.8 to v1.4.0
-
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).
-
Guilherme Chapiewski October 5th, 2009 @ 11:49 AM
- Milestone changed from v1.4.0 to v1.3.7
- State changed from new to open
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/