scrapli 2.0.0a1__py3-none-manylinux2014_aarch64.whl → 2.0.0a2__py3-none-manylinux2014_aarch64.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.
scrapli/__init__.py CHANGED
@@ -12,7 +12,7 @@ from scrapli.transport import Ssh2Options as TransportSsh2Options
12
12
  from scrapli.transport import TelnetOptions as TransportTelnetOptions
13
13
  from scrapli.transport import TestOptions as TransportTestOptions
14
14
 
15
- __version__ = "2.0.0-alpha.1"
15
+ __version__ = "2.0.0-alpha.2"
16
16
  __definitions_version__ = "471f12e"
17
17
 
18
18
  __all__ = (
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: scrapli
3
- Version: 2.0.0a1
3
+ Version: 2.0.0a2
4
4
  Summary: Fast, flexible, sync/async, Python 3.10+ screen scraping client specifically for network devices
5
5
  Author-email: Carl Montanari <carl.r.montanari@gmail.com>
6
6
  License-Expression: MIT
@@ -1,4 +1,4 @@
1
- scrapli/__init__.py,sha256=4VjjkXxjOCyLGlvh6-W0Cg3_nPJvDo0P5GX0iA9MqZc,929
1
+ scrapli/__init__.py,sha256=qcOX4L_nCkch_3r5etnPI3XlktJTdsqBHyBuJhNBdPk,929
2
2
  scrapli/auth.py,sha256=LMYD31AMK0pyTa0RQo9I3ap3F1onmDylb2zQsHl6zrw,7907
3
3
  scrapli/cli.py,sha256=-WzN7uHnkgmmH6vdINp9Tr5rVAmoecSqvvpiWxY5dog,48186
4
4
  scrapli/cli_decorators.py,sha256=Mj1BfouFiAWb2bbVvhBgc9qqJou6mf-ClvK3Ngy1dJA,4412
@@ -28,8 +28,8 @@ scrapli/definitions/nokia_srlinux.yaml,sha256=2TrpoVCIwi-E_IzTsuQjmKBR4lSz_24c2m
28
28
  scrapli/lib/__init__.py,sha256=emX2ZjmnwMNIozlcKNDDXr_4zlryoLD8h2fM-CO3KZY,18
29
29
  scrapli/lib/libscrapli.0.0.1-alpha.10.dylib,sha256=-oOvGZigabVog8nUl9dajxGR8JqW1ZWHAJj-spKErVM,12922712
30
30
  scrapli/lib/libscrapli.so.0.0.1-alpha.10,sha256=-oOvGZigabVog8nUl9dajxGR8JqW1ZWHAJj-spKErVM,12922712
31
- scrapli-2.0.0a1.dist-info/licenses/LICENSE,sha256=IeyhkG2h_dAvJ7nAF0S4GSUg045jwI27YADV_KSJi50,1071
32
- scrapli-2.0.0a1.dist-info/METADATA,sha256=qOn6xK9QkFqRc1MApD_xyI5I-C1r21HLX5Flkn4GgwQ,2286
33
- scrapli-2.0.0a1.dist-info/WHEEL,sha256=ABAV42k93WKqnYKLN0BIVQbWApIm1M5UwJVvVB4zSLM,109
34
- scrapli-2.0.0a1.dist-info/top_level.txt,sha256=piC9TaaPt0z-1Ryrs69hDvsIQkmE5ceDAAW5donUvsI,8
35
- scrapli-2.0.0a1.dist-info/RECORD,,
31
+ scrapli-2.0.0a2.dist-info/licenses/LICENSE,sha256=IeyhkG2h_dAvJ7nAF0S4GSUg045jwI27YADV_KSJi50,1071
32
+ scrapli-2.0.0a2.dist-info/METADATA,sha256=LIVee3xM1hOhkQb4R7JB0adJsPeRD0E5oJFwWWDmtJs,2286
33
+ scrapli-2.0.0a2.dist-info/WHEEL,sha256=ABAV42k93WKqnYKLN0BIVQbWApIm1M5UwJVvVB4zSLM,109
34
+ scrapli-2.0.0a2.dist-info/top_level.txt,sha256=piC9TaaPt0z-1Ryrs69hDvsIQkmE5ceDAAW5donUvsI,8
35
+ scrapli-2.0.0a2.dist-info/RECORD,,