mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to version 0.53
PR: 227576 Submitted by: maintainer
This commit is contained in:
parent
7ba54f548d
commit
304b3aa607
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=467603
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pyIOSXR
|
||||
DISTVERSION= 0.52
|
||||
DISTVERSION= 0.53
|
||||
CATEGORIES= net-mgmt python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,7 +13,7 @@ LICENSE= APACHE20
|
|||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>=0:devel/py-pip@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=3.2.4:devel/py-lxml@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}netmiko>=1.4.1:security/py-netmiko@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}netmiko>=1.4.3:security/py-netmiko@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1522361007
|
||||
SHA256 (pyIOSXR-0.52.tar.gz) = 5d3478bc20a0680f1ddfba413f4a8576be640a8485f1cf4439af5803d45b0999
|
||||
SIZE (pyIOSXR-0.52.tar.gz) = 13603
|
||||
TIMESTAMP = 1523951478
|
||||
SHA256 (pyIOSXR-0.53.tar.gz) = 0e25d6871b48db81511c03261924ef23169c66e80321801b9bb221a3b74e370e
|
||||
SIZE (pyIOSXR-0.53.tar.gz) = 15504
|
||||
|
|
Loading…
Add table
Reference in a new issue