uiautodev 0.7.1__py3-none-any.whl → 0.7.2__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.

Potentially problematic release.


This version of uiautodev might be problematic. Click here for more details.

uiautodev/__init__.py CHANGED
@@ -5,4 +5,4 @@
5
5
  """
6
6
 
7
7
  # version is auto managed by poetry
8
- __version__ = "0.7.1"
8
+ __version__ = "0.7.2"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: uiautodev
3
- Version: 0.7.1
3
+ Version: 0.7.2
4
4
  Summary: Mobile UI Automation, include UI hierarchy inspector, script recorder
5
5
  License: MIT
6
6
  Author: codeskyblue
@@ -14,19 +14,20 @@ Classifier: Programming Language :: Python :: 3.10
14
14
  Classifier: Programming Language :: Python :: 3.11
15
15
  Classifier: Programming Language :: Python :: 3.12
16
16
  Classifier: Programming Language :: Python :: 3.13
17
+ Requires-Dist: Pillow
17
18
  Requires-Dist: adbutils (>=2.8.10,<3)
18
19
  Requires-Dist: click (>=8.1.7,<9.0.0)
19
20
  Requires-Dist: construct
20
- Requires-Dist: fastapi (>=0.111.0,<0.112.0)
21
+ Requires-Dist: fastapi (==0.115.12)
21
22
  Requires-Dist: httpx
22
23
  Requires-Dist: lxml
23
- Requires-Dist: pillow
24
- Requires-Dist: poetry (>=1.8.2,<2.0.0)
25
24
  Requires-Dist: pydantic (>=2.6,<3.0)
26
25
  Requires-Dist: pygments (>=2)
27
- Requires-Dist: uiautomator2 (>=2)
28
- Requires-Dist: uvicorn
29
- Requires-Dist: wdapy (>=0.2.2,<0.3.0)
26
+ Requires-Dist: python-multipart (>=0.0.18)
27
+ Requires-Dist: rich
28
+ Requires-Dist: uiautomator2 (>=3.2.0,<4)
29
+ Requires-Dist: uvicorn (>=0.33.0)
30
+ Requires-Dist: wdapy (>0.2.2,<1)
30
31
  Requires-Dist: websockets (>=10.4)
31
32
  Project-URL: Homepage, https://uiauto.dev
32
33
  Description-Content-Type: text/markdown
@@ -1,4 +1,4 @@
1
- uiautodev/__init__.py,sha256=C3uyY7lWpX_Ggw9MkWZQfP13oV4gM2QgBttrO1NQzO0,164
1
+ uiautodev/__init__.py,sha256=LInlCfZQC6EDEQ1kDK1qtcj-WoK7Hkrd_diegRS7Y1I,164
2
2
  uiautodev/__main__.py,sha256=0WZHyHW-M7FG5RexANNoIB5pkCX8xwQbTnmaOA9Y1kg,176
3
3
  uiautodev/app.py,sha256=dzylhfAId-GqjsyQuJznCNzn2NIK9WZ7PsiHhUrazvY,4615
4
4
  uiautodev/appium_proxy.py,sha256=yMzPnIDo50hYSaq0g5bXUpgRrFa_849wNa2o7ZpxGNY,1773
@@ -31,8 +31,8 @@ uiautodev/utils/common.py,sha256=L1qBBBS6jRgkXlGy5o6Xafo49auLXKRWyX9x8U_IKjc,482
31
31
  uiautodev/utils/envutils.py,sha256=Clyt2Hz9PXpK_fT0yWbMmixXyGvCaJO3LAgamM7aUVc,197
32
32
  uiautodev/utils/exceptions.py,sha256=lL_G_E41KWvfXnl32-E4Vgr3_HyTboxq_EwzdQMuvK4,637
33
33
  uiautodev/utils/usbmux.py,sha256=LYupLDn7U4KFKhYQJrmIroS-3040gqZQVDRDB_FNDJM,17386
34
- uiautodev-0.7.1.dist-info/LICENSE,sha256=RyeW676gBYO7AVVP2zQgfEx5rPSt46vR47xXZe7TlX4,1068
35
- uiautodev-0.7.1.dist-info/METADATA,sha256=r50rNe8RnSTSsyAECW_HFmH_FwScV1CKwpucBJ9yuds,2776
36
- uiautodev-0.7.1.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
37
- uiautodev-0.7.1.dist-info/entry_points.txt,sha256=zBY8GgseYAAzPFA5Cf4rCCS9ivdyWsNxMVVYIaGAHJU,88
38
- uiautodev-0.7.1.dist-info/RECORD,,
34
+ uiautodev-0.7.2.dist-info/LICENSE,sha256=RyeW676gBYO7AVVP2zQgfEx5rPSt46vR47xXZe7TlX4,1068
35
+ uiautodev-0.7.2.dist-info/METADATA,sha256=oTfTGCijaAG1IdiEXC6P-YPc2N9U6PGfjI1i1kArU4c,2805
36
+ uiautodev-0.7.2.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
37
+ uiautodev-0.7.2.dist-info/entry_points.txt,sha256=zBY8GgseYAAzPFA5Cf4rCCS9ivdyWsNxMVVYIaGAHJU,88
38
+ uiautodev-0.7.2.dist-info/RECORD,,