mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
- Update to 2.4.0
This commit is contained in:
parent
69c6989413
commit
82ca5164c1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459547
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= paramiko
|
||||
PORTVERSION= 2.3.1
|
||||
PORTVERSION= 2.4.0
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -27,6 +27,6 @@ CONFLICTS_INSTALL= py??-paramiko1-*
|
||||
OPTIONS_DEFINE= EXAMPLES
|
||||
|
||||
do-test: extract
|
||||
@(cd ${WRKSRC} && ${PYTHON_CMD} test.py)
|
||||
@(cd ${WRKSRC} && ${PYTHON_CMD} -m unittest discover .)
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1506598600
|
||||
SHA256 (paramiko-2.3.1.tar.gz) = fa6b4f5c9d88f27c60fd9578146ff24e99d4b9f63391ff1343305bfd766c4660
|
||||
SIZE (paramiko-2.3.1.tar.gz) = 1244407
|
||||
TIMESTAMP = 1516478224
|
||||
SHA256 (paramiko-2.4.0.tar.gz) = 486f637f0a33a4792e0e567be37426c287efaa8c4c4a45e3216f9ce7fd70b1fc
|
||||
SIZE (paramiko-2.4.0.tar.gz) = 1324783
|
||||
|
Loading…
Reference in New Issue
Block a user