Brad Hall wrote: > On Fri, Aug 08, 2008 at 09:38:31AM -0700, Danek Duvall wrote: >> On Fri, Aug 08, 2008 at 09:22:11AM -0700, Brad Hall wrote: >> >>> Updated the webrev at: http://cr.opensolaris.org/~bhall/bug-2818-3/ >> Why not set POURL in terms of POARC? >> >> SUNWipkg doesn't actually depend on pyopenssl as of this change, so there's >> no reason to change the .import file to say so. But you should provision >> the distro-import stuff to import it into the repo when that's run. >> >> Danek > > Good points, updated and fixed in current webrev: > http://cr.opensolaris.org/~bhall/bug-2818-3/
pyopenssl is an optional dependency for CherryPy if you want to run the depot server in SSL mode. Currently, you can't do that because I haven't put the necessary mechanisms in place, but that will eventually be the case. As such, you may want to update your package definitions to make pyopenssl an optional dependency for cherrypy. -- Shawn Walker _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
