p115client 0.0.5.11.2__py3-none-any.whl → 0.0.5.11.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.
p115client/client.py CHANGED
@@ -1101,7 +1101,12 @@ def normalize_attr_simple[D: dict[str, Any]](
1101
1101
  *,
1102
1102
  dict_cls: None | type[D] = None,
1103
1103
  ) -> dict[str, Any] | D:
1104
- return normalize_attr(info, may_call=False, keep_raw=keep_raw, dict_cls=dict_cls)
1104
+ return normalize_attr(
1105
+ info,
1106
+ simple=False,
1107
+ keep_raw=keep_raw,
1108
+ dict_cls=dict_cls,
1109
+ )
1105
1110
 
1106
1111
 
1107
1112
  class IgnoreCaseDict[V](dict[str, V]):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: p115client
3
- Version: 0.0.5.11.2
3
+ Version: 0.0.5.11.3
4
4
  Summary: Python 115 webdisk client.
5
5
  Home-page: https://github.com/ChenyangGao/p115client
6
6
  License: MIT
@@ -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=RTYpM_EDFuI3O7yf08f13NdeG0iD03o_V4H6Je6Nsr8,30754
4
- p115client/client.py,sha256=mcNfzZioE9MFtXohzBm7dRNsPwWR9NTrC6Uzrgryvlo,770927
4
+ p115client/client.py,sha256=B_0Xe1zNycYjKbO9Yv6MdDWHn8jwgkUmu6rdCvWJ_LU,770968
5
5
  p115client/const.py,sha256=Ks8eYjHYApxlkelVCbSJlpmlCYtbk8fX80jETV72BTY,7754
6
6
  p115client/exception.py,sha256=O4SlfjbtI9GPjzbzJrFaFUZENJFz2qA3VDEKZfdhHbc,3590
7
7
  p115client/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -20,7 +20,7 @@ p115client/tool/upload.py,sha256=i6laoeG7GdNO7hvCDVBy8Yv2Is800wL7O5na6a3v70g,159
20
20
  p115client/tool/util.py,sha256=0o9TrXdoPcljgxDDRdxRon41bq1OjuUYCWsR0XLfmPo,3357
21
21
  p115client/tool/xys.py,sha256=vU28Px2yeQzIxxGkopJIpvV6TdOnWJ5xB6NPXpTgM0Y,10306
22
22
  p115client/type.py,sha256=7kOp98uLaYqcTTCgCrb3DRcl8ukMpn7ibsnVvtw2nG8,6250
23
- p115client-0.0.5.11.2.dist-info/LICENSE,sha256=o5242_N2TgDsWwFhPn7yr8YJNF7XsJM5NxUMtcT97bc,1100
24
- p115client-0.0.5.11.2.dist-info/METADATA,sha256=vc3q4KTax1DvKN_PWV93XTLvx-d-lH_oaEa3WJ_j8Yk,8240
25
- p115client-0.0.5.11.2.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
26
- p115client-0.0.5.11.2.dist-info/RECORD,,
23
+ p115client-0.0.5.11.3.dist-info/LICENSE,sha256=o5242_N2TgDsWwFhPn7yr8YJNF7XsJM5NxUMtcT97bc,1100
24
+ p115client-0.0.5.11.3.dist-info/METADATA,sha256=iqs0VoFyKXMrr5xvgK-oE3uLXFBk8pqx9yaOMS437Vk,8240
25
+ p115client-0.0.5.11.3.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
26
+ p115client-0.0.5.11.3.dist-info/RECORD,,