Huie-Ying Lee wrote:
>
> The PyOpenSSL package for Python 2.4 (SUNWpython-pyopenssl) was
> integrated to SFWNV, build 106. Because Python 2.6 has been added to
> Solaris in build 109 and Python 2.4 will be obsolete in the future, we
> need to add the PyOpenSSL package support for Python 2.6.
>
> Please help review code for the PyOpenSSL package, Python 2.6 support.
>
> PSARC case: PSARC 2009/176 (approved on March 19 2009)
>
> webrev: http://cr.opensolaris.org/~hylee/pyopenssl26/
Very minor nit:
usr/src/lib/python26-pyopenssl/install-sfw
1 #!/bin/ksh93
- change to /usr/bin/ksh93
Otherwise looks good.
Cheers,
Jim