pymobiledevice3 4.27.1__py3-none-any.whl → 4.27.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.

Potentially problematic release.


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

@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
28
28
  commit_id: COMMIT_ID
29
29
  __commit_id__: COMMIT_ID
30
30
 
31
- __version__ = version = '4.27.1'
32
- __version_tuple__ = version_tuple = (4, 27, 1)
31
+ __version__ = version = '4.27.3'
32
+ __version_tuple__ = version_tuple = (4, 27, 3)
33
33
 
34
34
  __commit_id__ = commit_id = None
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pymobiledevice3
3
- Version: 4.27.1
3
+ Version: 4.27.3
4
4
  Summary: Pure python3 implementation for working with iDevices (iPhone, etc...)
5
5
  Author-email: doronz88 <doron88@gmail.com>, matan <matan1008@gmail.com>
6
6
  Maintainer-email: doronz88 <doron88@gmail.com>, matan <matan1008@gmail.com>
@@ -28,9 +28,8 @@ Requires-Dist: IPython
28
28
  Requires-Dist: bpylist2>=4.0.1
29
29
  Requires-Dist: pygments
30
30
  Requires-Dist: hexdump
31
- Requires-Dist: arrow
32
31
  Requires-Dist: daemonize
33
- Requires-Dist: gpxpy<1.6.0
32
+ Requires-Dist: gpxpy!=1.6.0,<1.7.0
34
33
  Requires-Dist: pykdebugparser>=1.2.7
35
34
  Requires-Dist: pyusb>=1.2.1
36
35
  Requires-Dist: tqdm
@@ -43,13 +42,11 @@ Requires-Dist: cryptography>=41.0.1
43
42
  Requires-Dist: pycrashreport>=1.2.7
44
43
  Requires-Dist: fastapi[all]>=0.93.0
45
44
  Requires-Dist: uvicorn>=0.15.0
46
- Requires-Dist: starlette
47
45
  Requires-Dist: wsproto
48
46
  Requires-Dist: nest_asyncio>=1.5.5
49
47
  Requires-Dist: Pillow
50
48
  Requires-Dist: inquirer3>=0.6.0
51
49
  Requires-Dist: ipsw_parser>=1.3.4
52
- Requires-Dist: remotezip2
53
50
  Requires-Dist: zeroconf>=0.132.2
54
51
  Requires-Dist: ifaddr
55
52
  Requires-Dist: hyperframe
@@ -8,7 +8,7 @@ misc/understanding_idevice_protocol_layers.md,sha256=8tEqRXWOUPoxOJLZVh7C7H9JGCh
8
8
  misc/usbmux_sniff.sh,sha256=iWtbucOEQ9_UEFXk9x-2VNt48Jg5zrPsnUbZ_LfZxwA,212
9
9
  pymobiledevice3/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
10
10
  pymobiledevice3/__main__.py,sha256=1nv18QRgR_FDq5rE95uhdZGOQ6xkPzNDrcMzQQs8ZZ4,11697
11
- pymobiledevice3/_version.py,sha256=LLeCwkNfqSsKIk5dmHk1NQCRHuMEOeJ_O-E_n0PFEjw,706
11
+ pymobiledevice3/_version.py,sha256=gvttl5othZy1SlxPqZpsRLgrqPNo8jKQwspRAV8AiVY,706
12
12
  pymobiledevice3/bonjour.py,sha256=-Q_TLBGJ6qW3CX_DgBcz-CXfWSwxWVQ2L64hk6PxnDY,5631
13
13
  pymobiledevice3/ca.py,sha256=mTvWdSjTZw6Eb-22-IZ323GyA1G6CXYmdPedImTjm3A,10542
14
14
  pymobiledevice3/common.py,sha256=-PG6oaUkNFlB3jb7E0finMrX8wqhkS-cuTAfmLvZUmc,329
@@ -164,9 +164,9 @@ pymobiledevice3/services/web_protocol/switch_to.py,sha256=hDddJUEePbRN-8xlllOeGh
164
164
  pymobiledevice3/tunneld/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
165
165
  pymobiledevice3/tunneld/api.py,sha256=EfGKXEWhsMSB__menPmRmL9R6dpazVJDUy7B3pn05MM,2357
166
166
  pymobiledevice3/tunneld/server.py,sha256=SvC57AV_R8YQhA0fCwGNUdhfy8TKMFWwL_fp_FmXrBI,22715
167
- pymobiledevice3-4.27.1.dist-info/licenses/LICENSE,sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM,35147
168
- pymobiledevice3-4.27.1.dist-info/METADATA,sha256=RTFA1bRRSQPIk7CaeW-qWjjBC6TiJh2KziwSa22rzPA,17514
169
- pymobiledevice3-4.27.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
170
- pymobiledevice3-4.27.1.dist-info/entry_points.txt,sha256=jJMlOanHlVwUxcY__JwvKeWPrvBJr_wJyEq4oHIZNKE,66
171
- pymobiledevice3-4.27.1.dist-info/top_level.txt,sha256=MjZoRqcWPOh5banG-BbDOnKEfsS3kCxqV9cv-nzyg2Q,21
172
- pymobiledevice3-4.27.1.dist-info/RECORD,,
167
+ pymobiledevice3-4.27.3.dist-info/licenses/LICENSE,sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM,35147
168
+ pymobiledevice3-4.27.3.dist-info/METADATA,sha256=VuuNr2eGYw4ZhZAQy5mi6896XlkvXb37Q9dOXPFLrHs,17450
169
+ pymobiledevice3-4.27.3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
170
+ pymobiledevice3-4.27.3.dist-info/entry_points.txt,sha256=jJMlOanHlVwUxcY__JwvKeWPrvBJr_wJyEq4oHIZNKE,66
171
+ pymobiledevice3-4.27.3.dist-info/top_level.txt,sha256=MjZoRqcWPOh5banG-BbDOnKEfsS3kCxqV9cv-nzyg2Q,21
172
+ pymobiledevice3-4.27.3.dist-info/RECORD,,