I've started work on the depot BUI (web ui) revamp. The first step was to get Mako templates up and going which lead me to an annoying discovery. Mako uses setuptools for it's setup.py program instead of distutils.
I did some searching, and it looks like the arc case for it [1] was approved in February. However, it hasn't yet been integrated so we don't have a package for setuptools. As a result, you can't install mako... Any ideas on what I should do here? -- Shawn Walker _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
