sqlalchemy versions prior to sqlalchemy-0.5.5 don't pass tests with python-2.6 Reproducible: Always
Created attachment 198152 [details] Modified ebuild for sqlalchemy. tested on amd64 I've modified the ebuild regarding to the new nose test system. This is just my first idea. The test pass on my amd64 machine with python-2.6
Created attachment 198154 [details] minor change to make tests more vrebose
Please attach unified diffs (diff -u) when you did changes to an ebuild. That would be much more handy for our devs.
Created attachment 198158 [details] diff- u between sqlalchemy-0.5.3 and sqlalchemy-0.5.5.ebuild
Created attachment 198160 [details] correct diff
+*sqlalchemy-0.5.5 (16 Jul 2009) + + 16 Jul 2009; Patrick Lauer <patrick@gentoo.org> +sqlalchemy-0.5.5.ebuild: + Bump to 0.5.5, closes #278030. Test fixups by <moonstruxx at gmx.de>