Info2: << Package: backports.ssl-match-hostname-py%type_pkg[python] Version: 3.7.0.1 Revision: 1 Type: python (2.7) Description: Backport of py34's ssl.match_hostname() DescDetail: << See http://docs.python.org/3.2/library/ssl.html#ssl.match_hostname for documentaion. << DescPackaging: << This is the ssl.match_hostname() function lifted verbatim from Python 3.4. << Maintainer: Daniel Johnson License: BSD Homepage: https://pypi.org/project/backports.ssl_match_hostname Source: https://files.pythonhosted.org/packages/source/b/backports.ssl_match_hostname/backports.ssl_match_hostname-%v.tar.gz Source-Checksum: SHA256(bb82e60f9fbf4c080eabd957c39f0641f0fc247d9a16e31e26d594d8f42b9fd2) Depends: python%type_pkg[python], backports-py%type_pkg[python] BuildDepends: fink (>= 0.24.12), setuptools-tng-py%type_pkg[python] CompileScript: %p/bin/python%type_raw[python] setup.py build InstallScript: << %p/bin/python%type_raw[python] setup.py install --root=%d # We must use the __init__.py from the backports-py package. rm %i/lib/python%type_raw[python]/site-packages/backports/__init__.{py,pyc} << <<