From b2a53034c7121c82cc3e473f5dc3569292b1c2c8 Mon Sep 17 00:00:00 2001 From: sthen Date: Mon, 28 Nov 2022 12:37:23 +0000 Subject: [PATCH] update to py3-scp-0.14.4 --- security/py-scp/Makefile | 9 ++++++--- security/py-scp/distinfo | 4 ++-- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/security/py-scp/Makefile b/security/py-scp/Makefile index 5623e077a82..0f086999abf 100644 --- a/security/py-scp/Makefile +++ b/security/py-scp/Makefile @@ -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 diff --git a/security/py-scp/distinfo b/security/py-scp/distinfo index 7e4fd51736c..0baa2ca4e52 100644 --- a/security/py-scp/distinfo +++ b/security/py-scp/distinfo @@ -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