p115client 0.0.5.11.10.1__py3-none-any.whl → 0.0.5.11.10.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.
- p115client/client.py +1 -1
- {p115client-0.0.5.11.10.1.dist-info → p115client-0.0.5.11.10.2.dist-info}/METADATA +1 -1
- {p115client-0.0.5.11.10.1.dist-info → p115client-0.0.5.11.10.2.dist-info}/RECORD +5 -5
- {p115client-0.0.5.11.10.1.dist-info → p115client-0.0.5.11.10.2.dist-info}/LICENSE +0 -0
- {p115client-0.0.5.11.10.1.dist-info → p115client-0.0.5.11.10.2.dist-info}/WHEEL +0 -0
p115client/client.py
CHANGED
@@ -21014,7 +21014,7 @@ class P115Client(P115OpenClient):
|
|
21014
21014
|
"sign_key": sign_key,
|
21015
21015
|
"sign_val": sign_val,
|
21016
21016
|
"target": target,
|
21017
|
-
"topupload":
|
21017
|
+
"topupload": "true",
|
21018
21018
|
"userid": self.user_id,
|
21019
21019
|
"userkey": self.user_key,
|
21020
21020
|
}
|
@@ -1,7 +1,7 @@
|
|
1
1
|
LICENSE,sha256=o5242_N2TgDsWwFhPn7yr8YJNF7XsJM5NxUMtcT97bc,1100
|
2
2
|
p115client/__init__.py,sha256=1mx7njuAlqcuEWONTjSiiGnXyyNyqOcJyNX1FMHqQ-4,214
|
3
3
|
p115client/_upload.py,sha256=3uXwgFsXkZ4X5hjL1N2mx0y8tA8MjVxe49N0BoyYyno,31253
|
4
|
-
p115client/client.py,sha256=
|
4
|
+
p115client/client.py,sha256=SkM6PAkb2dXrEh6zeKbJm4IlLl7kQdLX1i8K3SYyJVA,783898
|
5
5
|
p115client/const.py,sha256=KqDGr9KsOnSkNVM3RIdQGptCMHbidMmZ_ffyFPiniww,7654
|
6
6
|
p115client/exception.py,sha256=4SZ8ubOLMRxtcqc0u1kNzXqH1a6wwXJFwGnRDURoEgQ,3708
|
7
7
|
p115client/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
@@ -21,7 +21,7 @@ p115client/tool/upload.py,sha256=D2TPJlS--bGX-oHgTm6ktoqnX1_gwOMwxwMkiOwGuIY,326
|
|
21
21
|
p115client/tool/util.py,sha256=pAa8gc4BcnVTpNcXbNZU4tBUMjSB04DGOpzDdzfbto8,3934
|
22
22
|
p115client/tool/xys.py,sha256=vU28Px2yeQzIxxGkopJIpvV6TdOnWJ5xB6NPXpTgM0Y,10306
|
23
23
|
p115client/type.py,sha256=7kOp98uLaYqcTTCgCrb3DRcl8ukMpn7ibsnVvtw2nG8,6250
|
24
|
-
p115client-0.0.5.11.10.
|
25
|
-
p115client-0.0.5.11.10.
|
26
|
-
p115client-0.0.5.11.10.
|
27
|
-
p115client-0.0.5.11.10.
|
24
|
+
p115client-0.0.5.11.10.2.dist-info/LICENSE,sha256=o5242_N2TgDsWwFhPn7yr8YJNF7XsJM5NxUMtcT97bc,1100
|
25
|
+
p115client-0.0.5.11.10.2.dist-info/METADATA,sha256=8dKC-zzJgEeh-euRx3X09ldw0utRs-LnRG56HBp4_38,8195
|
26
|
+
p115client-0.0.5.11.10.2.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
27
|
+
p115client-0.0.5.11.10.2.dist-info/RECORD,,
|
File without changes
|
File without changes
|