update to py3-scp-0.14.4
This commit is contained in:
parent
13dbed2046
commit
b2a53034c7
@ -1,9 +1,8 @@
|
||||
COMMENT = scp module for Paramiko
|
||||
|
||||
MODPY_EGG_VERSION = 0.13.6
|
||||
MODPY_EGG_VERSION = 0.14.4
|
||||
DISTNAME = scp-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
REVISION = 2
|
||||
|
||||
CATEGORIES = security
|
||||
|
||||
@ -15,7 +14,11 @@ PERMIT_PACKAGE = Yes
|
||||
MODULES = lang/python
|
||||
|
||||
MODPY_PI = Yes
|
||||
MODPY_PYBUILD = setuptools
|
||||
MODPY_PYBUILD = setuptools
|
||||
|
||||
# there are tests in test.py, but you'll need to be able to connect and
|
||||
# write files etc.
|
||||
NO_TEST = Yes
|
||||
|
||||
FLAVORS = python3
|
||||
FLAVOR = python3
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (scp-0.13.6.tar.gz) = CnL514LpaLCbEU1WB/lrHxb+mUKFevs1U5nt1VNy/PE=
|
||||
SIZE (scp-0.13.6.tar.gz) = 11955
|
||||
SHA256 (scp-0.14.4.tar.gz) = VGmbkstorjS1koxIqIjquXIqISUCy6iap5W9Vll1Bb0=
|
||||
SIZE (scp-0.14.4.tar.gz) = 12649
|
||||
|
Loading…
Reference in New Issue
Block a user