CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/02/20 13:16:50
Modified files:
net : Makefile
devel/quirks : Makefile
devel/quirks/files: Quirks.pm
net/py-netmiko : Makefile distinfo
net/py-netmiko/pkg: PLIST
net/napalm : Makefile.inc
net/napalm/py-napalm: Makefile
net/napalm/py-napalm/pkg: PLIST
net/py-IOSXR : Makefile
net/py-IOSXR/pkg: PLIST
Log message:
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@