[Lunar-commits] <moonbase> paramiko: It source has moved and so did its sha1.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Wed Mar 23 12:41:04 CET 2011
commit 991794aab659d3c339147cd2ddba1e1033282bae
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Wed Mar 23 07:41:04 2011 -0400
paramiko: It source has moved and so did its sha1.
---
python/paramiko/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/python/paramiko/DETAILS b/python/paramiko/DETAILS
index 25c5c53..ae48014 100644
--- a/python/paramiko/DETAILS
+++ b/python/paramiko/DETAILS
@@ -1,14 +1,14 @@
MODULE=paramiko
VERSION=1.7.6
SOURCE=${MODULE}-${VERSION}.zip
- SOURCE_URL=http://www.lag.net/paramiko/download/
+ SOURCE_URL=http://pypi.python.org/packages/source/p/paramiko/
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_VFY=sha1:db5e09e13fb8f7c865b22c4ff12b3a9a6201948b
+ SOURCE_VFY=sha1:c4aa04b712253ea2a53a0b411dfd8b3f77d67ed4
WEB_SITE="http://www.lag.net/paramiko/"
ENTERED=20100219
UPDATED=20100219
SHORT="Python SSH connection handler"
-cat <<EOF
+cat << EOF
This is a library for making SSH2 connections (client or server).
Emphasis is on using SSH2 as an alternative to SSL for making secure
connections between python scripts. All major ciphers and hash methods
More information about the Lunar-commits
mailing list