tdl-xoa-driver 1.6.2__py3-none-any.whl → 1.6.3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tdl-xoa-driver
3
- Version: 1.6.2
3
+ Version: 1.6.3
4
4
  Summary: TDL XOA Python API is a Python library providing user-friendly communication interfaces to Teledyne LeCroy Xena Ethernet traffic generation test equipment. It provides a rich collection of APIs that can be used to either write test scripts or develop applications.
5
5
  Home-page: https://github.com/xenanetworks/tdl-xoa-driver
6
6
  Author: Leonard Yu, Zoltan Hanisch
@@ -1,5 +1,5 @@
1
- tdl_xoa_driver-1.6.2.dist-info/licenses/LICENSE,sha256=KcCGoRYa8BS0KGUIHDIAeebClL6sX1uRWVrtESwpjOo,11351
2
- xoa_driver/__init__.py,sha256=BJtNZvzVxeMeeNgbM1nJZfXQM5-92oTAzf7iLMPcM5g,47
1
+ tdl_xoa_driver-1.6.3.dist-info/licenses/LICENSE,sha256=KcCGoRYa8BS0KGUIHDIAeebClL6sX1uRWVrtESwpjOo,11351
2
+ xoa_driver/__init__.py,sha256=kV4mTeqkCIFXM4If5RXmNsWifI51JZWWGUgZLr9uBbk,47
3
3
  xoa_driver/enums.py,sha256=qmRAxCh_nYCP-Va5YeGR7PO3d3Dueg44vtnzUohuGS0,8579
4
4
  xoa_driver/exceptions.py,sha256=baNpophPmeNujMTSfL9TsYHa3Gju2-ozNOg78n8tqN8,1957
5
5
  xoa_driver/hlfuncs.py,sha256=tfyhbYX86XWpc4yFoBrj1OYqVJJfDnoxC6tHLlWTHkQ,311
@@ -14,7 +14,7 @@ xoa_driver/functions/anlt.py,sha256=J6WyKJn63jk26yUk0y3TEaD2o90GFA99swTRSY9y654,
14
14
  xoa_driver/functions/anlt_ll_debug.py,sha256=bKcAjMRslG733ASswIOkNwaUgnayzzKII0mCUKYTGdE,14873
15
15
  xoa_driver/functions/exceptions.py,sha256=JlQSHNmiSS_mOQygqituLQF5fFVg38LG4Ktz7qWHxf0,2667
16
16
  xoa_driver/functions/headers.py,sha256=Rf_em8LqCZOz0oxiqvtAFwx71_CtD9_I0p-vEZWtc6E,33886
17
- xoa_driver/functions/mgmt.py,sha256=K2uht9OvLK9QhVbZhakOFjaTjATbzOighhei51heVdg,16401
17
+ xoa_driver/functions/mgmt.py,sha256=u3yrJwppwwtDjea--6Bj4knxuJnIncJjlBzBtHedPNk,16391
18
18
  xoa_driver/functions/tools.py,sha256=Wj00KfsuyFsp8HiEoHof28JCNLBYRKZ7FU48pyO2nyk,9916
19
19
  xoa_driver/functions/cli/__init__.py,sha256=1qCG8oiucQ51v8tS6mAvu9MpBDQ4dqDhzx-EvdhDTQQ,458
20
20
  xoa_driver/functions/cli/_cli_manager.py,sha256=MKU2wS0Gxd514zvyWsm4qiYg-WLPA6vrHZy2QFcqpsU,22166
@@ -228,7 +228,7 @@ xoa_driver/internals/utils/managers/abc.py,sha256=M3XgI2FVQLUXixS5SKnZTm0MweHY6D
228
228
  xoa_driver/internals/utils/managers/exceptions.py,sha256=fqLSin-OQCIKuhpzvK6RZThF3FJ8FsHers4EmqM9gSs,628
229
229
  xoa_driver/internals/utils/managers/modules_manager.py,sha256=sCEhqUu7Waot16rucJ5nI9FyHuFEeU_sBx1JjZdhDJg,3236
230
230
  xoa_driver/internals/utils/managers/ports_manager.py,sha256=cmXGWMVbHB27E7e0t-K9mUDessdU_t_v-6WUtpqbIho,3554
231
- tdl_xoa_driver-1.6.2.dist-info/METADATA,sha256=-oC1ibfLF2P3oodLq3pCePMCgzL9H54WwixWlf6sJbo,4176
232
- tdl_xoa_driver-1.6.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
233
- tdl_xoa_driver-1.6.2.dist-info/top_level.txt,sha256=sBbN3hwpa4s2VxsUBoWJ5jIqqDr50vgcEb-V8kL7pvE,11
234
- tdl_xoa_driver-1.6.2.dist-info/RECORD,,
231
+ tdl_xoa_driver-1.6.3.dist-info/METADATA,sha256=R0V3ElhGOCKIzHStt1SP8OlwHeF4DHLE5oOaY33smRs,4176
232
+ tdl_xoa_driver-1.6.3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
233
+ tdl_xoa_driver-1.6.3.dist-info/top_level.txt,sha256=sBbN3hwpa4s2VxsUBoWJ5jIqqDr50vgcEb-V8kL7pvE,11
234
+ tdl_xoa_driver-1.6.3.dist-info/RECORD,,
xoa_driver/__init__.py CHANGED
@@ -1,2 +1,2 @@
1
- __version__ = "1.6.2"
1
+ __version__ = "1.6.3"
2
2
  __short_version__ = "1.6"
@@ -18,8 +18,8 @@ if TYPE_CHECKING:
18
18
  from xoa_driver.ports import GenericL23Port, Z800FreyaPort, Z1600EdunPort, GenericAnyPort
19
19
  from xoa_driver.modules import GenericAnyModule, GenericL23Module, ModuleChimera, Z800FreyaModule, Z1600EdunModule
20
20
  from xoa_driver.testers import L23Tester
21
- type FreyaEdunModule = Union[Z800FreyaModule, Z1600EdunModule]
22
- type FreyaEdunPort = Union[Z800FreyaPort, Z1600EdunPort]
21
+ FreyaEdunModule = Union[Z800FreyaModule, Z1600EdunModule]
22
+ FreyaEdunPort = Union[Z800FreyaPort, Z1600EdunPort]
23
23
  from xoa_driver.internals.commands.enums import MediaConfigurationType
24
24
  from .exceptions import (
25
25
  NotSupportMedia,