Skip to content

Commit

Permalink
net-mgmt/py-napalm: Update to 4.1.0
Browse files Browse the repository at this point in the history
* Remove a no longer required patch.

Changelog:

https://github.com/napalm-automation/napalm/releases/tag/4.1.0
  • Loading branch information
knobix committed Jun 8, 2023
1 parent f8e290c commit 177589b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 18 deletions.
4 changes: 2 additions & 2 deletions net-mgmt/py-napalm/Makefile
@@ -1,5 +1,5 @@
PORTNAME= napalm
DISTVERSION= 4.0.0
DISTVERSION= 4.1.0
CATEGORIES= net-mgmt python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

Expand All @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}ncclient>0:net-mgmt/py-ncclient@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}netaddr>0:net/py-netaddr@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}netutils>=1.0.0:net-mgmt/py-netutils@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}netmiko>=4.0.0:security/py-netmiko@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}netmiko>=4.1.0:security/py-netmiko@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}paramiko>=2.6.0:security/py-paramiko@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.7.0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}ttp>0:textproc/py-ttp@${PY_FLAVOR} \
Expand Down
6 changes: 3 additions & 3 deletions net-mgmt/py-napalm/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1658046980
SHA256 (napalm-automation-napalm-4.0.0_GH0.tar.gz) = 439df0c08b2dcfaab240bb03e92ba3bd0b09f7861e7c1d97c9b5ccb26d5c240a
SIZE (napalm-automation-napalm-4.0.0_GH0.tar.gz) = 1559011
TIMESTAMP = 1685723654
SHA256 (napalm-automation-napalm-4.1.0_GH0.tar.gz) = 3ee779fa3949bc34efa1a32ae7b81074bc916c4b9b5a9c8bcd289660bddee6ef
SIZE (napalm-automation-napalm-4.1.0_GH0.tar.gz) = 1565210
13 changes: 0 additions & 13 deletions net-mgmt/py-napalm/files/patch-requirements.txt

This file was deleted.

0 comments on commit 177589b

Please sign in to comment.