Version: 0.8.3, Package name: py-eapi-0.8.3 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description 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. |
Filesize: 133.838 KB |
Version History (View Complete History) |
|
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2020-02-08 06:10:01 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: drop maintainer |
2020-01-30 05:40:47 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to py-eapi-0.8.3 |
2019-11-23 13:28:31 by Kurt Mosiejczuk | Files touched by this commit (1) |
Log message: 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-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: 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. |