Commit Graph

8 Commits

Author SHA1 Message Date
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
jasper
b1e2d491ed update py-netmiko to 3.0.0
this drops support for python2, so adjust dependant ports accordingly (py-IOSXR
and py-napalm). as discussed with stuart we will force the python3 flavor for
these ports to make it easier in the future to add additional flavors when needed.

add quirks as needed and remove the non-python3 entries from the category Makefiles

ok sthen@
2020-02-20 20:16:50 +00:00
jasper
7b0e5de204 drop maintainership as i don't use napalm anymore 2019-12-21 14:21:13 +00:00
sthen
b8d12a3b20 update various simple PERMIT_* in Makefile.inc files 2019-07-13 10:59:26 +00:00
jasper
05b8810e3f update to py-napalm-2.3.3 2018-10-23 19:13:58 +00:00
jasper
6afed77ee2 update to py-napalm-2.3.2 2018-09-07 20:19:51 +00:00
jasper
da66138c84 update to napalm-2.3.1 2018-04-25 14:26:26 +00:00
jasper
7682f159ca import napalm-2.3.0
NAPALM (Network Automation and Programmability Abstraction Layer with
Multivendor support) is a Python library that implements a set of
functions to interact with different router vendor devices using a
unified API.

ok aja@
2018-02-17 14:09:19 +00:00