87b0f29276
pkgsrc changes: --------------- - Depends on security/py-ecdsa - FETCH_USING=curl to deal with PyPi's htpps only website. upstream changes: ----------------- v1.12.0 (27th Sep 2013) ----------------------- * #152: Add tentative support for ECDSA keys. *This adds the ecdsa module as a new dependency of Paramiko.* The module is available at [warner/python-ecdsa on Github](https://github.com/warner/python-ecdsa) and [ecdsa on PyPI](https://pypi.python.org/pypi/ecdsa). * Note that you might still run into problems with key negotiation -- Paramiko picks the first key that the server offers, which might not be what you have in your known_hosts file. * Mega thanks to Ethan Glasser-Camp for the patch. * #136: Add server-side support for the SSH protocol's 'env' command. Thanks to Benjamin Pollack for the patch. v1.11.2 (27th Sep 2013) ----------------------- * #156: Fix potential deadlock condition when using Channel objects as sockets (e.g. when using SSH gatewaying). Thanks to Steven Noonan and Frank Arnold for catch & patch. * #179: Fix a missing variable causing errors when an ssh_config file has a non-default AddressFamily set. Thanks to Ed Marshall & Tomaz Muraus for catch & patch. * #200: Fix an exception-causing typo in `demo_simple.py`. Thanks to Alex Buchanan for catch & Dave Foster for patch. * #199: Typo fix in the license header cross-project. Thanks to Armin Ronacher for catch & patch. v1.12.0 (27th Sep 2013) ----------------------- * #152: Add tentative support for ECDSA keys. *This adds the ecdsa module as a new dependency of Paramiko.* The module is available at [warner/python-ecdsa on Github](https://github.com/warner/python-ecdsa) and [ecdsa on PyPI](https://pypi.python.org/pypi/ecdsa). * Note that you might still run into problems with key negotiation -- Paramiko picks the first key that the server offers, which might not be what you have in your known_hosts file. * Mega thanks to Ethan Glasser-Camp for the patch. * #136: Add server-side support for the SSH protocol's 'env' command. Thanks to Benjamin Pollack for the patch. v1.11.2 (27th Sep 2013) ----------------------- * #156: Fix potential deadlock condition when using Channel objects as sockets (e.g. when using SSH gatewaying). Thanks to Steven Noonan and Frank Arnold for catch & patch. * #179: Fix a missing variable causing errors when an ssh_config file has a non-default AddressFamily set. Thanks to Ed Marshall & Tomaz Muraus for catch & patch. * #200: Fix an exception-causing typo in `demo_simple.py`. Thanks to Alex Buchanan for catch & Dave Foster for patch. * #199: Typo fix in the license header cross-project. Thanks to Armin Ronacher for catch & patch.
120 lines
4.1 KiB
Text
120 lines
4.1 KiB
Text
@comment $NetBSD: PLIST,v 1.10 2013/10/20 17:02:02 gls Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/paramiko/__init__.py
|
|
${PYSITELIB}/paramiko/__init__.pyc
|
|
${PYSITELIB}/paramiko/__init__.pyo
|
|
${PYSITELIB}/paramiko/_winapi.py
|
|
${PYSITELIB}/paramiko/_winapi.pyc
|
|
${PYSITELIB}/paramiko/_winapi.pyo
|
|
${PYSITELIB}/paramiko/agent.py
|
|
${PYSITELIB}/paramiko/agent.pyc
|
|
${PYSITELIB}/paramiko/agent.pyo
|
|
${PYSITELIB}/paramiko/auth_handler.py
|
|
${PYSITELIB}/paramiko/auth_handler.pyc
|
|
${PYSITELIB}/paramiko/auth_handler.pyo
|
|
${PYSITELIB}/paramiko/ber.py
|
|
${PYSITELIB}/paramiko/ber.pyc
|
|
${PYSITELIB}/paramiko/ber.pyo
|
|
${PYSITELIB}/paramiko/buffered_pipe.py
|
|
${PYSITELIB}/paramiko/buffered_pipe.pyc
|
|
${PYSITELIB}/paramiko/buffered_pipe.pyo
|
|
${PYSITELIB}/paramiko/channel.py
|
|
${PYSITELIB}/paramiko/channel.pyc
|
|
${PYSITELIB}/paramiko/channel.pyo
|
|
${PYSITELIB}/paramiko/client.py
|
|
${PYSITELIB}/paramiko/client.pyc
|
|
${PYSITELIB}/paramiko/client.pyo
|
|
${PYSITELIB}/paramiko/common.py
|
|
${PYSITELIB}/paramiko/common.pyc
|
|
${PYSITELIB}/paramiko/common.pyo
|
|
${PYSITELIB}/paramiko/compress.py
|
|
${PYSITELIB}/paramiko/compress.pyc
|
|
${PYSITELIB}/paramiko/compress.pyo
|
|
${PYSITELIB}/paramiko/config.py
|
|
${PYSITELIB}/paramiko/config.pyc
|
|
${PYSITELIB}/paramiko/config.pyo
|
|
${PYSITELIB}/paramiko/dsskey.py
|
|
${PYSITELIB}/paramiko/dsskey.pyc
|
|
${PYSITELIB}/paramiko/dsskey.pyo
|
|
${PYSITELIB}/paramiko/ecdsakey.py
|
|
${PYSITELIB}/paramiko/ecdsakey.pyc
|
|
${PYSITELIB}/paramiko/ecdsakey.pyo
|
|
${PYSITELIB}/paramiko/file.py
|
|
${PYSITELIB}/paramiko/file.pyc
|
|
${PYSITELIB}/paramiko/file.pyo
|
|
${PYSITELIB}/paramiko/hostkeys.py
|
|
${PYSITELIB}/paramiko/hostkeys.pyc
|
|
${PYSITELIB}/paramiko/hostkeys.pyo
|
|
${PYSITELIB}/paramiko/kex_gex.py
|
|
${PYSITELIB}/paramiko/kex_gex.pyc
|
|
${PYSITELIB}/paramiko/kex_gex.pyo
|
|
${PYSITELIB}/paramiko/kex_group1.py
|
|
${PYSITELIB}/paramiko/kex_group1.pyc
|
|
${PYSITELIB}/paramiko/kex_group1.pyo
|
|
${PYSITELIB}/paramiko/logging22.py
|
|
${PYSITELIB}/paramiko/logging22.pyc
|
|
${PYSITELIB}/paramiko/logging22.pyo
|
|
${PYSITELIB}/paramiko/message.py
|
|
${PYSITELIB}/paramiko/message.pyc
|
|
${PYSITELIB}/paramiko/message.pyo
|
|
${PYSITELIB}/paramiko/packet.py
|
|
${PYSITELIB}/paramiko/packet.pyc
|
|
${PYSITELIB}/paramiko/packet.pyo
|
|
${PYSITELIB}/paramiko/pipe.py
|
|
${PYSITELIB}/paramiko/pipe.pyc
|
|
${PYSITELIB}/paramiko/pipe.pyo
|
|
${PYSITELIB}/paramiko/pkey.py
|
|
${PYSITELIB}/paramiko/pkey.pyc
|
|
${PYSITELIB}/paramiko/pkey.pyo
|
|
${PYSITELIB}/paramiko/primes.py
|
|
${PYSITELIB}/paramiko/primes.pyc
|
|
${PYSITELIB}/paramiko/primes.pyo
|
|
${PYSITELIB}/paramiko/proxy.py
|
|
${PYSITELIB}/paramiko/proxy.pyc
|
|
${PYSITELIB}/paramiko/proxy.pyo
|
|
${PYSITELIB}/paramiko/resource.py
|
|
${PYSITELIB}/paramiko/resource.pyc
|
|
${PYSITELIB}/paramiko/resource.pyo
|
|
${PYSITELIB}/paramiko/rsakey.py
|
|
${PYSITELIB}/paramiko/rsakey.pyc
|
|
${PYSITELIB}/paramiko/rsakey.pyo
|
|
${PYSITELIB}/paramiko/server.py
|
|
${PYSITELIB}/paramiko/server.pyc
|
|
${PYSITELIB}/paramiko/server.pyo
|
|
${PYSITELIB}/paramiko/sftp.py
|
|
${PYSITELIB}/paramiko/sftp.pyc
|
|
${PYSITELIB}/paramiko/sftp.pyo
|
|
${PYSITELIB}/paramiko/sftp_attr.py
|
|
${PYSITELIB}/paramiko/sftp_attr.pyc
|
|
${PYSITELIB}/paramiko/sftp_attr.pyo
|
|
${PYSITELIB}/paramiko/sftp_client.py
|
|
${PYSITELIB}/paramiko/sftp_client.pyc
|
|
${PYSITELIB}/paramiko/sftp_client.pyo
|
|
${PYSITELIB}/paramiko/sftp_file.py
|
|
${PYSITELIB}/paramiko/sftp_file.pyc
|
|
${PYSITELIB}/paramiko/sftp_file.pyo
|
|
${PYSITELIB}/paramiko/sftp_handle.py
|
|
${PYSITELIB}/paramiko/sftp_handle.pyc
|
|
${PYSITELIB}/paramiko/sftp_handle.pyo
|
|
${PYSITELIB}/paramiko/sftp_server.py
|
|
${PYSITELIB}/paramiko/sftp_server.pyc
|
|
${PYSITELIB}/paramiko/sftp_server.pyo
|
|
${PYSITELIB}/paramiko/sftp_si.py
|
|
${PYSITELIB}/paramiko/sftp_si.pyc
|
|
${PYSITELIB}/paramiko/sftp_si.pyo
|
|
${PYSITELIB}/paramiko/ssh_exception.py
|
|
${PYSITELIB}/paramiko/ssh_exception.pyc
|
|
${PYSITELIB}/paramiko/ssh_exception.pyo
|
|
${PYSITELIB}/paramiko/transport.py
|
|
${PYSITELIB}/paramiko/transport.pyc
|
|
${PYSITELIB}/paramiko/transport.pyo
|
|
${PYSITELIB}/paramiko/util.py
|
|
${PYSITELIB}/paramiko/util.pyc
|
|
${PYSITELIB}/paramiko/util.pyo
|
|
${PYSITELIB}/paramiko/win_pageant.py
|
|
${PYSITELIB}/paramiko/win_pageant.pyc
|
|
${PYSITELIB}/paramiko/win_pageant.pyo
|