pkgsrc changes: * Switch to distutils.mk in order to avoid installation error in the install phase (``error: option --single-version-externally-managed not recognized'' ref. to setup.py). No functional changes intended. * Use MASTER_SITE_PYPI instead of hard-coding the entire pypi.python.org URL. Changes: * It was updated in python-3.5 to handle IPAddresses in ServerAltName fields (something that backports.ssl_match_hostname will do if you also install the ipaddress library from pypi).
8 lines
357 B
Text
8 lines
357 B
Text
@comment $NetBSD: PLIST,v 1.2 2015/12/30 15:02:06 leot Exp $
|
|
${PYSITELIB}/${EGG_FILE}
|
|
${PYSITELIB}/backports/__init__.py
|
|
${PYSITELIB}/backports/__init__.pyc
|
|
${PYSITELIB}/backports/__init__.pyo
|
|
${PYSITELIB}/backports/ssl_match_hostname/__init__.py
|
|
${PYSITELIB}/backports/ssl_match_hostname/__init__.pyc
|
|
${PYSITELIB}/backports/ssl_match_hostname/__init__.pyo
|