Juanito - Sorry I missed your question, I have obviously been distracted from lately from the task at hand.
Yeah, my preference is for python-2.7 dependent stuff to keep the -2.7 suffix even after the migration, since it will be shortly after that there will be a desire to migrate to yet the next python. With the suffix remaining in place, we will always know which python an app is built against, and the transition between pythons would remain seamless.
I did see Arslan's 2.7 dependent stuff being renamed back to not having the -2.7 suffix, but I assumed that each of those apps were confirmed not to have anything built against python 2.6 dependent on them. Since if they had no 2.6 dependent apps depending on them, then not having the 2.7 suffix would be ok.
Since there has been an issue I think we need to stay with using the 2.7 suffix.