On Thu, 2009-09-10 at 14:20 -0700, Mark Carlson wrote: > This package delivers the latest version of routes (1.10.3) which > works with > python versions 2.4 and 2.6. > > The package name is SUNWpy-routes
Please deliver 2 packages, one for 2.4 and one for 2.6 otherwise your package needs to depend on both versions, so installing your package will cause both versions to be installed, even if you only need one of them. The package naming convention we have been using for Python modules is SUNWpython24-foo and SUNWpython26-foo. Laca