clirk 1.0.6__cp311-none-win_amd64.whl → 1.0.8__cp311-none-win_amd64.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__.pyd CHANGED
Binary file
clirk/future.pyd CHANGED
Binary file
clirk/setting.pyd CHANGED
Binary file
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.2
2
2
  Name: clirk
3
- Version: 1.0.6
3
+ Version: 1.0.8
4
4
  Summary: description
5
5
  Author-email: YL <fengyulong@pku.org.cn>
6
6
  License: MIT License
@@ -44,15 +44,15 @@ License-File: LICENSE
44
44
  Requires-Dist: requests
45
45
  Requires-Dist: srpc>=4.2.8
46
46
  Requires-Dist: zee>=0.0.2
47
- Provides-Extra: full
48
- Requires-Dist: vios[server]; extra == "full"
49
- Requires-Dist: qwark>=1.0.0; extra == "full"
50
47
  Provides-Extra: remote
51
48
  Requires-Dist: vios; extra == "remote"
52
49
  Provides-Extra: server
53
50
  Requires-Dist: vios[server]; extra == "server"
54
51
  Provides-Extra: studio
55
52
  Requires-Dist: qwark>=1.0.0; extra == "studio"
53
+ Provides-Extra: full
54
+ Requires-Dist: vios[server]; extra == "full"
55
+ Requires-Dist: qwark>=1.0.0; extra == "full"
56
56
 
57
57
  # test
58
58
 
@@ -0,0 +1,6 @@
1
+ clirk-1.0.8.dist-info/LICENSE,sha256=kYK8AINBBnuUY-tXKz9wHOoNoLzg9ZmAAYbM82WJykE,1084
2
+ clirk-1.0.8.dist-info/METADATA,sha256=NJlt7p1r6MOmvjPMcLRr98EGbDViw3M9zty3BAbavHQ,2561
3
+ clirk-1.0.8.dist-info/WHEEL,sha256=9m9PNZiPhFQQ4T4FUxNJuccMN0li9CIEg-03yItAq3E,99
4
+ clirk-1.0.8.dist-info/entry_points.txt,sha256=u2t8LFPlD5WBHA6DwvmwoY6aZkAAuvoSJkjDMLQvQ_k,37
5
+ clirk-1.0.8.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
6
+ clirk-1.0.8.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.2.0)
2
+ Generator: setuptools (75.8.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: cp311-none-win_amd64
5
5
 
@@ -1,6 +0,0 @@
1
- clirk-1.0.6.dist-info/LICENSE,sha256=kYK8AINBBnuUY-tXKz9wHOoNoLzg9ZmAAYbM82WJykE,1084
2
- clirk-1.0.6.dist-info/METADATA,sha256=WC0CkoDIOIZ6nKxBvxHHKnAEUl4dBcACA9TF_qIv2K4,2561
3
- clirk-1.0.6.dist-info/WHEEL,sha256=ZA7Sa6zm1irRlpA7vRX9dxa4g019Y6LYDWPLOJF7c7w,99
4
- clirk-1.0.6.dist-info/entry_points.txt,sha256=u2t8LFPlD5WBHA6DwvmwoY6aZkAAuvoSJkjDMLQvQ_k,37
5
- clirk-1.0.6.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
6
- clirk-1.0.6.dist-info/RECORD,,
File without changes