Açıklama çevirisi
This commit is contained in:
parent
9dc959e921
commit
07051af6e8
|
@ -1,8 +1,8 @@
|
|||
# Description: Python module that implements the SSH2 protocol
|
||||
# URL: URL: https://github.com/paramiko/paramiko/
|
||||
# NuTyX package info file (http://nutyx.org)
|
||||
# Packager: # NuTyX package info file (http://nutyx.org)
|
||||
# Description: SSH2 protokolünü uygulayan Python modülü
|
||||
# URL: https://github.com/paramiko/paramiko/
|
||||
# Packager: milisarge
|
||||
# Depends on: python python-crypto python-ecdsa
|
||||
|
||||
name=python-paramiko
|
||||
version=1.15.1
|
||||
release=1
|
||||
|
@ -14,7 +14,3 @@ build() {
|
|||
cd paramiko-$version
|
||||
python2 setup.py install --prefix=/usr --root=$PKG
|
||||
}
|
||||
|
||||
|
||||
|
||||
# NuTyX Pkgfile (http://nutyx.org)
|
||||
|
|
Loading…
Reference in New Issue