mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
- Use security/py-paramiko1
PR: 213893
This commit is contained in:
parent
5850a42cbb
commit
622689a81c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425687
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= fabric
|
||||
PORTVERSION= 1.12.0
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
@ -15,7 +16,7 @@ COMMENT= Simple, Pythonic remote execution and deployment
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}paramiko>=1.10:security/py-paramiko
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}paramiko1>=1.10:security/py-paramiko1
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose \
|
||||
${PYTHON_PKGNAMEPREFIX}fudge>0:devel/py-fudge \
|
||||
${PYTHON_PKGNAMEPREFIX}Jinja2>=0.6:devel/py-Jinja2
|
||||
|
Loading…
Reference in New Issue
Block a user