* Damien Miller [2007-04-26]: > At present it is not possible to install Python modules for more than > one version of Python concurrently. A simple way around this would be > to embed MODPY_VERSION (or some modified form thereof) into PKGNAME. > For example "py-flowd-0.9-py2.4" or something like "py24-flowd-0.9".
This will result in tons of conflicts, complicating issues for porters of python modules. You should provide some very strong reason why this extension would be useful and worth the hassle. Nikolay -- "It's all part of my Can't-Do approach to life." Wally
