[Distutils] Using eggs as Plugins

2008-02-25 Thread Noah Gift
Does anyone have any experiences they would like to share about how they use eggs as plugins in their personal projects and at their job? It would be great to know what people used before, perhaps a simple inspection of __init__.py directories, and how eggs have improved their plugin

[Distutils] buildout: trying to test versions/develop interaction

2008-02-25 Thread Martijn Faassen
Hi there, I'm trying to write a test that tests the integration between the 'versions' line and the 'develop' line in [buildout]. My expectation is to see the following behavior from buildout: if I list a version explicitly in 'versions', and list that package under 'develop', I expect it to

[Distutils] setuptools Fails with Subversion 1.5

2008-02-25 Thread Augie Fackler
Hey all, With Subversion 1.5 entering alpha, I've been using it for more than just a few projects, and I've noticed that setuptools fails to run in a 1.5 working copy. For the short term, I've found that I can just modify the setuptools source to trust that version 9 WCs will work the