arkitekt-next 0.8.65__py3-none-any.whl → 0.8.66__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.
Potentially problematic release.
This version of arkitekt-next might be problematic. Click here for more details.
- {arkitekt_next-0.8.65.dist-info → arkitekt_next-0.8.66.dist-info}/METADATA +16 -15
- {arkitekt_next-0.8.65.dist-info → arkitekt_next-0.8.66.dist-info}/RECORD +5 -5
- {arkitekt_next-0.8.65.dist-info → arkitekt_next-0.8.66.dist-info}/LICENSE +0 -0
- {arkitekt_next-0.8.65.dist-info → arkitekt_next-0.8.66.dist-info}/WHEEL +0 -0
- {arkitekt_next-0.8.65.dist-info → arkitekt_next-0.8.66.dist-info}/entry_points.txt +0 -0
|
@@ -1,14 +1,13 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: arkitekt-next
|
|
3
|
-
Version: 0.8.
|
|
3
|
+
Version: 0.8.66
|
|
4
4
|
Summary: client for the arkitekt_next platform
|
|
5
5
|
License: MIT
|
|
6
6
|
Author: jhnnsrs
|
|
7
7
|
Author-email: jhnnsrs@gmail.com
|
|
8
|
-
Requires-Python: >=3.
|
|
8
|
+
Requires-Python: >=3.9,<4
|
|
9
9
|
Classifier: License :: OSI Approved :: MIT License
|
|
10
10
|
Classifier: Programming Language :: Python :: 3
|
|
11
|
-
Classifier: Programming Language :: Python :: 3.8
|
|
12
11
|
Classifier: Programming Language :: Python :: 3.9
|
|
13
12
|
Classifier: Programming Language :: Python :: 3.10
|
|
14
13
|
Classifier: Programming Language :: Python :: 3.11
|
|
@@ -17,6 +16,7 @@ Provides-Extra: all
|
|
|
17
16
|
Provides-Extra: alpaka
|
|
18
17
|
Provides-Extra: blok
|
|
19
18
|
Provides-Extra: cli
|
|
19
|
+
Provides-Extra: elektro
|
|
20
20
|
Provides-Extra: extended
|
|
21
21
|
Provides-Extra: fluss
|
|
22
22
|
Provides-Extra: kabinet
|
|
@@ -27,26 +27,27 @@ Provides-Extra: reaktion
|
|
|
27
27
|
Provides-Extra: rekuest
|
|
28
28
|
Provides-Extra: stream
|
|
29
29
|
Provides-Extra: unlok
|
|
30
|
-
Requires-Dist: alpaka (>=0.1.
|
|
30
|
+
Requires-Dist: alpaka (>=0.1.20) ; (python_version >= "3.10" and python_version < "4.0") and (extra == "alpaka" or extra == "extended")
|
|
31
31
|
Requires-Dist: blok (>=0.0.22) ; (python_version >= "3.9" and python_version < "4.0") and (extra == "blok")
|
|
32
|
-
Requires-Dist: cryptography (>=40.0.8) ; (python_version >= "3.
|
|
32
|
+
Requires-Dist: cryptography (>=40.0.8) ; (python_version >= "3.9") and (extra == "blok")
|
|
33
33
|
Requires-Dist: dokker (>=1.0.0)
|
|
34
|
+
Requires-Dist: elektro (>=0.4.1) ; (python_version >= "3.9") and (extra == "elektro")
|
|
34
35
|
Requires-Dist: fakts-next (>=1.0.4)
|
|
35
|
-
Requires-Dist: fluss-next (>=0.1.96) ; extra == "fluss" or extra == "all"
|
|
36
|
+
Requires-Dist: fluss-next (>=0.1.96) ; (python_version >= "3.9") and (extra == "fluss" or extra == "all")
|
|
36
37
|
Requires-Dist: herre-next (>=1.0.2)
|
|
37
38
|
Requires-Dist: kabinet (>=0.1.46) ; (python_version >= "3.9" and python_version < "4.0") and (extra == "kabinet" or extra == "all")
|
|
38
39
|
Requires-Dist: koil (>=1.0.3)
|
|
39
|
-
Requires-Dist: kraph (>=0.1.
|
|
40
|
-
Requires-Dist: lovekit (>=0.1.19) ; (python_version >= "3.10"
|
|
41
|
-
Requires-Dist: mikro-next (>=0.1.
|
|
42
|
-
Requires-Dist: namegenerator (>=1.0.6) ; (python_version >= "3.
|
|
43
|
-
Requires-Dist: netifaces (>=0.11.0) ; (python_version >= "3.
|
|
44
|
-
Requires-Dist: reaktion-next (>=0.1.87) ; (python_version >= "3.
|
|
45
|
-
Requires-Dist: rekuest-next (>=0.2.
|
|
40
|
+
Requires-Dist: kraph (>=0.1.103) ; (python_version >= "3.9") and (extra == "kraph" or extra == "extended")
|
|
41
|
+
Requires-Dist: lovekit (>=0.1.19) ; (python_version >= "3.10") and (extra == "lovekit" or extra == "stream")
|
|
42
|
+
Requires-Dist: mikro-next (>=0.1.60) ; (python_version >= "3.11" and python_version < "4.0") and (extra == "mikro" or extra == "all")
|
|
43
|
+
Requires-Dist: namegenerator (>=1.0.6) ; (python_version >= "3.9") and (extra == "blok")
|
|
44
|
+
Requires-Dist: netifaces (>=0.11.0) ; (python_version >= "3.9") and (extra == "blok")
|
|
45
|
+
Requires-Dist: reaktion-next (>=0.1.87) ; (python_version >= "3.9") and (extra == "reaktion" or extra == "all")
|
|
46
|
+
Requires-Dist: rekuest-next (>=0.2.68) ; (python_version >= "3.9") and (extra == "cli" or extra == "rekuest" or extra == "all")
|
|
46
47
|
Requires-Dist: rich-click (>=1.6.1) ; extra == "cli" or extra == "all" or extra == "blok"
|
|
47
48
|
Requires-Dist: semver (>=3.0.1) ; extra == "cli" or extra == "all"
|
|
48
|
-
Requires-Dist: turms (>=0.8.2) ; (python_version >= "3.9"
|
|
49
|
-
Requires-Dist: unlok-next (>=0.1.89) ; (python_version >= "3.
|
|
49
|
+
Requires-Dist: turms (>=0.8.2) ; (python_version >= "3.9") and (extra == "cli" or extra == "all")
|
|
50
|
+
Requires-Dist: unlok-next (>=0.1.89) ; (python_version >= "3.9") and (extra == "unlok")
|
|
50
51
|
Requires-Dist: watchfiles (>=0.18.1) ; extra == "cli" or extra == "all"
|
|
51
52
|
Description-Content-Type: text/markdown
|
|
52
53
|
|
|
@@ -140,8 +140,8 @@ arkitekt_next/qt/utils.py,sha256=MgBPtPmCSBkIuATov3UgREESwxAHh77lWNNxyE7Qs48,773
|
|
|
140
140
|
arkitekt_next/service_registry.py,sha256=gMXyFftwuSoda9V13QEiNqFuwSBB2ss62dOjnXOetK0,4973
|
|
141
141
|
arkitekt_next/tqdm.py,sha256=lQcJI5Q6Py7Gy88hOCiJujjPEEGd8G2k1mOVJJ6oYe8,1531
|
|
142
142
|
arkitekt_next/utils.py,sha256=Cf7B1-E7_NgBnV2vxIIfZRStiCYPopQqNJFjJwU3Uog,2403
|
|
143
|
-
arkitekt_next-0.8.
|
|
144
|
-
arkitekt_next-0.8.
|
|
145
|
-
arkitekt_next-0.8.
|
|
146
|
-
arkitekt_next-0.8.
|
|
147
|
-
arkitekt_next-0.8.
|
|
143
|
+
arkitekt_next-0.8.66.dist-info/LICENSE,sha256=YZ2oRjC248t-GpoEyw7J13vwKYNG6zhYMaEAix6EzF0,1089
|
|
144
|
+
arkitekt_next-0.8.66.dist-info/METADATA,sha256=yKl2cclPXYvwgI7b2IY4z3p4T5zw6-Sh1fddIpeloL4,6621
|
|
145
|
+
arkitekt_next-0.8.66.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
146
|
+
arkitekt_next-0.8.66.dist-info/entry_points.txt,sha256=-hxikQx4xZ6TiOnWVDOlTN_kcAISgGFvTHXIchsCHSc,60
|
|
147
|
+
arkitekt_next-0.8.66.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|