Subject: CVS commit: wip/py-ssh2
From: Guillaume Lasmayous
Date: 2010-06-01 23:35:31
Message id: E1OJZ7i-0002X7-Ud@sfp-cvsdas-2.v30.ch3.sourceforge.com

Log Message:
Import py26-ssh2-0.6.9 as wip/py-ssh2.

ssh4py is a Python wrapper around libssh2. This package removes methods
which require the private API files from libssh2 (channel.getSocket,
ssh.getCompressionMethods) and a method which was not exported, and
which requires a function that doesn't exist in libssh2 (channel.pollWrite).

This package requires a bit more polishing I think. There are still hard-coded
paths that should not be required (to be tested on Darwin). All patches should
be commented.


Files:
RevisionActionfile
1.1importwip/py-ssh2/distinfo
1.1importwip/py-ssh2/Makefile
1.1importwip/py-ssh2/PLIST
1.1importwip/py-ssh2/DESCR
1.1importwip/py-ssh2/patches/patch-ag
1.1importwip/py-ssh2/patches/patch-ai
1.1importwip/py-ssh2/patches/patch-ac
1.1importwip/py-ssh2/patches/patch-ah
1.1importwip/py-ssh2/patches/patch-aa
1.1importwip/py-ssh2/patches/patch-ae
1.1importwip/py-ssh2/patches/patch-ab
1.1importwip/py-ssh2/patches/patch-af
1.1importwip/py-ssh2/patches/patch-ad