clirk 1.4.0__cp313-none-macosx_10_13_universal2.whl → 1.4.1__cp313-none-macosx_10_13_universal2.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.
clirk/__init__.so CHANGED
Binary file
clirk/future.so CHANGED
Binary file
clirk/setting.so CHANGED
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: clirk
3
- Version: 1.4.0
3
+ Version: 1.4.1
4
4
  Summary: description
5
5
  Author-email: YL <fengyulong@pku.org.cn>
6
6
  License-Expression: MIT
@@ -21,9 +21,9 @@ Requires-Python: >=3.12
21
21
  Description-Content-Type: text/markdown
22
22
  License-File: LICENSE
23
23
  Requires-Dist: pip
24
+ Requires-Dist: proxy.py
24
25
  Requires-Dist: requests
25
26
  Requires-Dist: srpc>=4.2.8
26
- Requires-Dist: zee>=0.0.2
27
27
  Provides-Extra: remote
28
28
  Requires-Dist: inset; extra == "remote"
29
29
  Requires-Dist: anyon>=4.1.0; extra == "remote"
@@ -0,0 +1,6 @@
1
+ clirk-1.4.1.dist-info/licenses/LICENSE,sha256=kYK8AINBBnuUY-tXKz9wHOoNoLzg9ZmAAYbM82WJykE,1084
2
+ clirk-1.4.1.dist-info/METADATA,sha256=ahYULBZIplqaD82VZws7YLv4U_zloVDn2hRaCIFYoC8,1488
3
+ clirk-1.4.1.dist-info/WHEEL,sha256=r7txsdkTiRLgrOwG6QGKQVCLMYsEgHYeKe6zcapoJ7s,113
4
+ clirk-1.4.1.dist-info/entry_points.txt,sha256=u2t8LFPlD5WBHA6DwvmwoY6aZkAAuvoSJkjDMLQvQ_k,37
5
+ clirk-1.4.1.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
6
+ clirk-1.4.1.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- clirk-1.4.0.dist-info/licenses/LICENSE,sha256=kYK8AINBBnuUY-tXKz9wHOoNoLzg9ZmAAYbM82WJykE,1084
2
- clirk-1.4.0.dist-info/METADATA,sha256=7PvMC66km3hq9CUZ0G2cXiPqtNS1ZGiTKWO6uzymdnM,1490
3
- clirk-1.4.0.dist-info/WHEEL,sha256=r7txsdkTiRLgrOwG6QGKQVCLMYsEgHYeKe6zcapoJ7s,113
4
- clirk-1.4.0.dist-info/entry_points.txt,sha256=u2t8LFPlD5WBHA6DwvmwoY6aZkAAuvoSJkjDMLQvQ_k,37
5
- clirk-1.4.0.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
6
- clirk-1.4.0.dist-info/RECORD,,
File without changes