10 Commits

Author SHA1 Message Date
sthen
3fb7cdbcf6 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:35 +00:00
sthen
e27d4113bb switch some Python ports to py3-only. maintainer oks for the relevant
ports from semarie, kmos, jung, martin, benoit, juanfra. general oks
benoit bket daniel kmos
2021-10-24 09:28:46 +00:00
kmos
2795ba2341 Bump the REVISION on all ports that use the python2 version of
py-setuptools.

Also change the lang/python module to use the new
devel/py2-setuptools for python2 ports

ok sthen@
2021-05-21 19:50:21 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
jasper
0aacaecb4a drop maintainer 2020-02-08 13:10:01 +00:00
jasper
369fc8636f update to py-eapi-0.8.3 2020-01-30 12:40:47 +00:00
kmos
72367cd1c9 Fix tests by moving to MODPY_PYTEST. Add MODPY_PYTEST_ARGS to specify
*one* of the duplicate sets of test files to run.

Add py-mock to TEST_DEPENDS
2019-11-23 20:28:31 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
jasper
658893bee8 import pyeapi-0.8.2
The Python library for Arista's eAPI command API implementation provides
a client API work using eAPI and communicating with EOS nodes. The
Python library can be used to communicate with EOS either locally
(on-box) or remotely (off-box). It uses a standard INI-style
configuration file to specify one or more nodes and connection
properties.

w/ and ok sthen@
2018-04-25 14:20:06 +00:00