megfile 4.1.0.post2__py3-none-any.whl → 4.1.0.post3__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.
- megfile/cli.py +0 -2
- megfile/version.py +1 -1
- {megfile-4.1.0.post2.dist-info → megfile-4.1.0.post3.dist-info}/METADATA +1 -1
- {megfile-4.1.0.post2.dist-info → megfile-4.1.0.post3.dist-info}/RECORD +9 -9
- {megfile-4.1.0.post2.dist-info → megfile-4.1.0.post3.dist-info}/LICENSE +0 -0
- {megfile-4.1.0.post2.dist-info → megfile-4.1.0.post3.dist-info}/LICENSE.pyre +0 -0
- {megfile-4.1.0.post2.dist-info → megfile-4.1.0.post3.dist-info}/WHEEL +0 -0
- {megfile-4.1.0.post2.dist-info → megfile-4.1.0.post3.dist-info}/entry_points.txt +0 -0
- {megfile-4.1.0.post2.dist-info → megfile-4.1.0.post3.dist-info}/top_level.txt +0 -0
megfile/cli.py
CHANGED
|
@@ -246,7 +246,6 @@ def cp(
|
|
|
246
246
|
dst_path,
|
|
247
247
|
followlinks=True,
|
|
248
248
|
map_func=executor.map,
|
|
249
|
-
force=True,
|
|
250
249
|
overwrite=not skip,
|
|
251
250
|
)
|
|
252
251
|
else:
|
|
@@ -255,7 +254,6 @@ def cp(
|
|
|
255
254
|
dst_path,
|
|
256
255
|
followlinks=True,
|
|
257
256
|
map_func=executor.map,
|
|
258
|
-
force=True,
|
|
259
257
|
overwrite=not skip,
|
|
260
258
|
)
|
|
261
259
|
else:
|
megfile/version.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
VERSION = "4.1.0.
|
|
1
|
+
VERSION = "4.1.0.post3"
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
megfile/__init__.py,sha256=7oEfu410CFKzDWZ9RjL5xEJ1gtkJkTfvPrL_7TWdJuY,7366
|
|
2
|
-
megfile/cli.py,sha256=
|
|
2
|
+
megfile/cli.py,sha256=5VF4m7ZcfYgsDdszUYsOytUdJFvoEAkafsqK-HwpTww,24893
|
|
3
3
|
megfile/config.py,sha256=2MMj5QkhlDJQFZRbCQL2c9iDdeMAVctiaPszRBkg5vM,3988
|
|
4
4
|
megfile/errors.py,sha256=qSIiqiJmDLb2k1qKiTLdNQzj4VNgfM9bHkSClyCp1Kg,14385
|
|
5
5
|
megfile/fs.py,sha256=TJ0ifJ57IEL-gFgQhJD_WVEqmf28zC5kAvmH6c1QzbU,18240
|
|
@@ -18,7 +18,7 @@ megfile/smart.py,sha256=YXjCWp000wimSFXE8oqI6dIE8y0RZJo9I046zIkh0ag,37014
|
|
|
18
18
|
megfile/smart_path.py,sha256=Bqg95T2-XZrRXWhH7GT-jMCYzD7i1SIXdczQxtOxiPs,7583
|
|
19
19
|
megfile/stdio.py,sha256=ZwxsnJNJYIT7Iyg5pIw4qiyH8bszG6oAhEJuR-hXGG4,658
|
|
20
20
|
megfile/stdio_path.py,sha256=cxaDr8rtisTPnN-rjtaEpqQnshwiqwXFUJBM9xWY7Cg,2711
|
|
21
|
-
megfile/version.py,sha256=
|
|
21
|
+
megfile/version.py,sha256=wNRjMrkurG2-lYRZx4EZUY9SjbBWGLHy8zGyNvzRmuA,25
|
|
22
22
|
megfile/lib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
23
23
|
megfile/lib/base_prefetch_reader.py,sha256=uxVwYknOjc8hLF7q_T2QKMsBqFcrf411ZsuK25CN1eQ,12848
|
|
24
24
|
megfile/lib/combine_reader.py,sha256=Kp2wEloOUpTlIU7dve87MBpSzmIM-F9OtpTawAjFkiU,4828
|
|
@@ -53,10 +53,10 @@ scripts/benchmark/code/s3fs_read.py,sha256=XiTA-qrYblUs-jQWXSnvNg5Wo722C_g47aMMf
|
|
|
53
53
|
scripts/benchmark/code/s3fs_write.py,sha256=gdXKkWXYGjLJlRT_J64pJN85XvRg3bZexcAJQEMXwtw,402
|
|
54
54
|
scripts/benchmark/code/smart_open_read.py,sha256=SA02jHwS9Y31yFtV9CoJcfND5dR0eA_HsGmGNUrpQls,515
|
|
55
55
|
scripts/benchmark/code/smart_open_write.py,sha256=jDxFJdY97yNH889jz3pawBoei3yaqy8pEMvC_ymHFtM,537
|
|
56
|
-
megfile-4.1.0.
|
|
57
|
-
megfile-4.1.0.
|
|
58
|
-
megfile-4.1.0.
|
|
59
|
-
megfile-4.1.0.
|
|
60
|
-
megfile-4.1.0.
|
|
61
|
-
megfile-4.1.0.
|
|
62
|
-
megfile-4.1.0.
|
|
56
|
+
megfile-4.1.0.post3.dist-info/LICENSE,sha256=WNHhf_5RCaeuKWyq_K39vmp9F28LxKsB4SpomwSZ2L0,11357
|
|
57
|
+
megfile-4.1.0.post3.dist-info/LICENSE.pyre,sha256=9lf5nT-5ZH25JijpYAequ0bl8E8z5JmZB1qrjiUMp84,1080
|
|
58
|
+
megfile-4.1.0.post3.dist-info/METADATA,sha256=Y1lKXJkvmVgl-O_VwFqMYtumMDM7LiJA7xR9i6sRrY8,9579
|
|
59
|
+
megfile-4.1.0.post3.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
|
60
|
+
megfile-4.1.0.post3.dist-info/entry_points.txt,sha256=M6ZWSSv5_5_QtIpZafy3vq7WuOJ_5dSGQQnEZbByt2Q,49
|
|
61
|
+
megfile-4.1.0.post3.dist-info/top_level.txt,sha256=fVg49lk5B9L7jyfWUXWxb0DDSuw5pbr0OU62Tvx8J8M,44
|
|
62
|
+
megfile-4.1.0.post3.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|