aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2018-12-09 01:49:15 +0000
committerSteve Wills <swills@FreeBSD.org>2018-12-09 01:49:15 +0000
commitc5fc01585f053d03cb9eecf7fce7dc649da4b736 (patch)
tree80cd46aedc60935c41bd824afed7583404b7b4bd
parent850d2b897e918bee3f37582cd628c88efd50136a (diff)
downloadports-c5fc01585f053d03cb9eecf7fce7dc649da4b736.tar.gz
ports-c5fc01585f053d03cb9eecf7fce7dc649da4b736.zip
MFH: r487009
security/py-asyncssh: Update to 1.14.0 While here, add test target PR: 230151 Submitted by: Nathan <ndowens@yahoo.com> Approved by: maintainer timeout (bartosz@ixsystems.com, >2 months) Security: 0e8f496a-b498-11e8-bdcf-74d435e60b7c Approved by: ports-secteam (implicit)
Notes
Notes: svn path=/branches/2018Q4/; revision=487010
-rw-r--r--security/py-asyncssh/Makefile7
-rw-r--r--security/py-asyncssh/distinfo6
2 files changed, 8 insertions, 5 deletions
diff --git a/security/py-asyncssh/Makefile b/security/py-asyncssh/Makefile
index 406b41c3ff05..48c886bab730 100644
--- a/security/py-asyncssh/Makefile
+++ b/security/py-asyncssh/Makefile
@@ -1,12 +1,12 @@
# $FreeBSD$
PORTNAME= asyncssh
-PORTVERSION= 1.12.0
+PORTVERSION= 1.14.0
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= bartosz@ixsystems.com
+MAINTAINER= bartosz@ixsystems.com
COMMENT= Python asnycio SSH protocol library
LICENSE= EPL
@@ -19,4 +19,7 @@ USES= python:3.4+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
+do-test:
+ @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test
+
.include <bsd.port.mk>
diff --git a/security/py-asyncssh/distinfo b/security/py-asyncssh/distinfo
index c986e62cb968..b52a05de6a34 100644
--- a/security/py-asyncssh/distinfo
+++ b/security/py-asyncssh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1519265865
-SHA256 (asyncssh-1.12.0.tar.gz) = 183fb9fccf38f42f6d587c3068be8bcb04a83e51a036b0074a7370e7289d05d3
-SIZE (asyncssh-1.12.0.tar.gz) = 289549
+TIMESTAMP = 1536543976
+SHA256 (asyncssh-1.14.0.tar.gz) = a80025ffa5f4f9a4d1aa6883f2b187fe536fa19e7d012027f57228608e2a3138
+SIZE (asyncssh-1.14.0.tar.gz) = 307133