maqet 0.0.8__py3-none-any.whl → 0.0.10b1__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.
File without changes
File without changes
@@ -40,8 +40,8 @@ from typing import (
40
40
  TypeVar,
41
41
  )
42
42
 
43
- from qemu.qmp import SocketAddrT
44
- from qemu.qmp.legacy import (
43
+ from ..qmp import SocketAddrT
44
+ from ..qmp.legacy import (
45
45
  QEMUMonitorProtocol,
46
46
  QMPMessage,
47
47
  QMPReturnValue,
@@ -27,7 +27,7 @@ from typing import (
27
27
  Tuple,
28
28
  )
29
29
 
30
- from qemu.qmp import SocketAddrT
30
+ from ..qmp import SocketAddrT
31
31
 
32
32
  from .machine import QEMUMachine
33
33
 
@@ -100,13 +100,13 @@ from typing import (
100
100
  cast,
101
101
  )
102
102
 
103
- from qemu.qmp import (
103
+ from . import (
104
104
  ConnectError,
105
105
  ExecuteError,
106
106
  QMPError,
107
107
  SocketAddrT,
108
108
  )
109
- from qemu.qmp.legacy import (
109
+ from .legacy import (
110
110
  QEMUMonitorProtocol,
111
111
  QMPBadPortError,
112
112
  QMPMessage,
@@ -50,8 +50,8 @@ from typing import (
50
50
  Sequence,
51
51
  )
52
52
 
53
- from qemu.qmp import ConnectError, SocketAddrT
54
- from qemu.qmp.legacy import QEMUMonitorProtocol
53
+ from ..qmp import ConnectError, SocketAddrT
54
+ from ..qmp.legacy import QEMUMonitorProtocol
55
55
 
56
56
 
57
57
  # This script has not seen many patches or careful attention in quite
@@ -27,8 +27,8 @@ from typing import (
27
27
  TypeVar,
28
28
  )
29
29
 
30
- from qemu.qmp import QMPError
31
- from qemu.qmp.legacy import QEMUMonitorProtocol
30
+ from ..qmp import QMPError
31
+ from ..qmp.legacy import QEMUMonitorProtocol
32
32
 
33
33
 
34
34
  class ObjectPropertyInfo:
@@ -48,7 +48,7 @@ from typing import (
48
48
  import fuse
49
49
  from fuse import FUSE, FuseOSError, Operations
50
50
 
51
- from qemu.qmp import ExecuteError
51
+ from ..qmp import ExecuteError
52
52
 
53
53
  from .qom_common import QOMCommand
54
54
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: maqet
3
- Version: 0.0.8
3
+ Version: 0.0.10b1
4
4
  Summary: M4x0n's QEMU Tool - A Python-based QEMU automation framework for VM running
5
5
  Author: Max Rogol
6
6
  Maintainer: Max Rogol
@@ -47,11 +47,13 @@ maqet/qmp/keyboard.py,sha256=gBsnaloceKp-T_XzaBCqu2uY0xcbtcvAab6MNE7V080,5521
47
47
  maqet/qmp/qmp.py,sha256=ABgV_Qpce4C2RMxpU5sbAbNRFdpNsz3LAAh9A-eLE9U,637
48
48
  maqet/validation/__init__.py,sha256=hdkYdm72DsKO0OJikHo_NIak_qz4PzP3rQfTekhXrKM,219
49
49
  maqet/validation/config_validator.py,sha256=ZZm-NRnFLCTTb6UAqnu2BRYWffw0oZbh3HI56Gi0RLc,5728
50
+ maqet/vendor/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
51
+ maqet/vendor/qemu/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
50
52
  maqet/vendor/qemu/machine/__init__.py,sha256=X8_E5OIwoB8zsmqb8mJGOozzSlm5zujaJih6I12BBdg,945
51
53
  maqet/vendor/qemu/machine/console_socket.py,sha256=uZdScPgbtQXjAtzpBIpXwLuLgMj6MMblaOj4jLjYaEM,5314
52
- maqet/vendor/qemu/machine/machine.py,sha256=wXb2TmPfS9HOC5HoCKhZ0pwcXolqDNi10YmCQs14sCU,32965
54
+ maqet/vendor/qemu/machine/machine.py,sha256=IvoJHl1VZjAnr-GgCaB_H-JCOy8DXaCwUI8oOXL78G8,32959
53
55
  maqet/vendor/qemu/machine/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
54
- maqet/vendor/qemu/machine/qtest.py,sha256=ELhoX5pSIL4jeUZjlT5oh5wty4zOTdcfasAjTBxel1Y,5926
56
+ maqet/vendor/qemu/machine/qtest.py,sha256=Cr_EXUEImMnxxKubwei-X7NiPrVGzxIPSRDO6pYsvBY,5923
55
57
  maqet/vendor/qemu/qmp/__init__.py,sha256=Gz9qHFm1IPfva9CmBOT1H4MjBygpzXTK-JrHP0ba71E,1545
56
58
  maqet/vendor/qemu/qmp/error.py,sha256=tCa_0PXVfGfj0-U88WzYnIpSVoo2kCnvyEZWh0hMp0A,1701
57
59
  maqet/vendor/qemu/qmp/events.py,sha256=ztOo_BbzLJZC3_X0EV4BhY5ibNt0CjnGVWAWEmTTiVk,22653
@@ -61,19 +63,19 @@ maqet/vendor/qemu/qmp/models.py,sha256=mz3oDKmHUjro9vFDreooD0PucNFU4tCKJVYxTFfWd
61
63
  maqet/vendor/qemu/qmp/protocol.py,sha256=d-3pInzEUJqI_RlM6IOOyYCOruEEfLm0U96NIjZa1OA,38506
62
64
  maqet/vendor/qemu/qmp/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
63
65
  maqet/vendor/qemu/qmp/qmp_client.py,sha256=LqHwh1cFUcgr8kWYBo9Z1XIlrMNypL9_4xeLQ9kRdGk,22584
64
- maqet/vendor/qemu/qmp/qmp_shell.py,sha256=LbI2bIlrGLbKIbLSeGyoxA_Vh4Eb1j3R8fqYxLqrP6c,19897
66
+ maqet/vendor/qemu/qmp/qmp_shell.py,sha256=uuDn4JOTkPnCNinTH5f7W0483-i-wlQ44zeP5LfJPxk,19882
65
67
  maqet/vendor/qemu/qmp/qmp_tui.py,sha256=DRq2VhEqG8WkyQ7OdPVKYvJYi502WDpmHQDbISU4Rac,22318
66
68
  maqet/vendor/qemu/qmp/util.py,sha256=A2ThMPFtt6CpqNGPa4F6T2D4vmhTcyEPGe8vjBV9Bbk,6231
67
69
  maqet/vendor/qemu/utils/__init__.py,sha256=Z2w-s7ng08lym9luctBxfFEQmexp-wG4pOszYT8AB38,5703
68
70
  maqet/vendor/qemu/utils/accel.py,sha256=gSA3lSMU7-7m_smH_u4d8fn1T4NmiwPwmcp9bMx7KDQ,2532
69
71
  maqet/vendor/qemu/utils/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
70
- maqet/vendor/qemu/utils/qemu_ga_client.py,sha256=ycQ6lOh7Q0DEwvNq_LyE0Y4DRZfimq8kjhNlyn3K0Zk,9484
72
+ maqet/vendor/qemu/utils/qemu_ga_client.py,sha256=08aymsXvvKM7mH1KAdV7JSch5kH695OqKUWbKr-Ei_w,9478
71
73
  maqet/vendor/qemu/utils/qom.py,sha256=jKvE73CSb5NnbsD_UPOaIQML4xYdgart-PoQquhA3xI,7637
72
- maqet/vendor/qemu/utils/qom_common.py,sha256=md5ND0SfBHQ6UtAnasVFWDPlQ611xP3xhq8jGAh6b74,6838
73
- maqet/vendor/qemu/utils/qom_fuse.py,sha256=uDbTKVWWej1Ey1Jsnw2p9sjmuLC_2vBBtBZpPG40I-k,5966
74
- maqet-0.0.8.dist-info/licenses/LICENSE,sha256=rOgOi9uqKq5-h53e_v1CuY7rQpxL8heKLrweLmnC5rI,1066
75
- maqet-0.0.8.dist-info/METADATA,sha256=1l4N-OID6UWD0ZQT0SwFG2gyeGywlzzzwRFaaeru0ts,7046
76
- maqet-0.0.8.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
77
- maqet-0.0.8.dist-info/entry_points.txt,sha256=CDsejhGOi9jDKmlxaIiDUSj208af6l0BmDQWboEdB4M,46
78
- maqet-0.0.8.dist-info/top_level.txt,sha256=qfP8Lh5LI3qwQ5XoATTR8UIYECuLUJRhB1sWjgqEH5I,6
79
- maqet-0.0.8.dist-info/RECORD,,
74
+ maqet/vendor/qemu/utils/qom_common.py,sha256=WhNJIALP2juoYVcc9yp4xFfV-mYOqrGaY_nul2QQG2w,6832
75
+ maqet/vendor/qemu/utils/qom_fuse.py,sha256=3zIliD5mAjXa8SGkIlkpg1Gi1J9AyKgqNN_1wMpuIf8,5963
76
+ maqet-0.0.10b1.dist-info/licenses/LICENSE,sha256=rOgOi9uqKq5-h53e_v1CuY7rQpxL8heKLrweLmnC5rI,1066
77
+ maqet-0.0.10b1.dist-info/METADATA,sha256=35t6t-GLay6nUY3lvkKtjaWipAMa_cNEQj_5pH4ThmE,7049
78
+ maqet-0.0.10b1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
79
+ maqet-0.0.10b1.dist-info/entry_points.txt,sha256=CDsejhGOi9jDKmlxaIiDUSj208af6l0BmDQWboEdB4M,46
80
+ maqet-0.0.10b1.dist-info/top_level.txt,sha256=qfP8Lh5LI3qwQ5XoATTR8UIYECuLUJRhB1sWjgqEH5I,6
81
+ maqet-0.0.10b1.dist-info/RECORD,,