arkitekt-next 0.12.0__py3-none-any.whl → 0.12.1__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/cli/commands/run/prod.py +3 -3
- {arkitekt_next-0.12.0.dist-info → arkitekt_next-0.12.1.dist-info}/METADATA +2 -2
- {arkitekt_next-0.12.0.dist-info → arkitekt_next-0.12.1.dist-info}/RECORD +6 -6
- {arkitekt_next-0.12.0.dist-info → arkitekt_next-0.12.1.dist-info}/WHEEL +0 -0
- {arkitekt_next-0.12.0.dist-info → arkitekt_next-0.12.1.dist-info}/entry_points.txt +0 -0
- {arkitekt_next-0.12.0.dist-info → arkitekt_next-0.12.1.dist-info}/licenses/LICENSE +0 -0
|
@@ -8,11 +8,11 @@ from arkitekt_next.constants import DEFAULT_ARKITEKT_URL
|
|
|
8
8
|
import sys
|
|
9
9
|
|
|
10
10
|
|
|
11
|
-
async def run_app(app):
|
|
12
|
-
rekuest = app.
|
|
11
|
+
async def run_app(app: App):
|
|
12
|
+
rekuest = app.rekuest
|
|
13
13
|
|
|
14
14
|
async with app:
|
|
15
|
-
await rekuest.
|
|
15
|
+
await rekuest.arun()
|
|
16
16
|
|
|
17
17
|
|
|
18
18
|
@click.command("prod")
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: arkitekt-next
|
|
3
|
-
Version: 0.12.
|
|
3
|
+
Version: 0.12.1
|
|
4
4
|
Summary: client for the arkitekt_next platform
|
|
5
5
|
Author-email: jhnnsrs <jhnnsrs@gmail.com>
|
|
6
6
|
License-Expression: MIT
|
|
@@ -13,7 +13,7 @@ Requires-Dist: herre-next>=1.3
|
|
|
13
13
|
Requires-Dist: kabinet>=0.5
|
|
14
14
|
Requires-Dist: koil>=2.0.4
|
|
15
15
|
Requires-Dist: rath>=3.4
|
|
16
|
-
Requires-Dist: rekuest-next>=0.8
|
|
16
|
+
Requires-Dist: rekuest-next>=0.8.1
|
|
17
17
|
Requires-Dist: rich-click>=1.8.8
|
|
18
18
|
Requires-Dist: semver>=3.0.4
|
|
19
19
|
Requires-Dist: watchfiles>=1.0.5
|
|
@@ -109,7 +109,7 @@ arkitekt_next/cli/commands/manifest/version.py,sha256=3JdcXqiFeCvIaEpsMfeSKWU_uQ
|
|
|
109
109
|
arkitekt_next/cli/commands/run/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
110
110
|
arkitekt_next/cli/commands/run/dev.py,sha256=eF7LMHxqqwelW82BscKDqJJuUhnuupyMBf53LsC2yms,10461
|
|
111
111
|
arkitekt_next/cli/commands/run/main.py,sha256=0bNO3DqwbZ4ddMsDWbCGmlPD6Cs3Jlg4yh2-zilsEbY,552
|
|
112
|
-
arkitekt_next/cli/commands/run/prod.py,sha256=
|
|
112
|
+
arkitekt_next/cli/commands/run/prod.py,sha256=N2x1ZowCUpvgUOAlKP148vraRTVc2XRq4SyyzOnVgjQ,1627
|
|
113
113
|
arkitekt_next/cli/commands/run/utils.py,sha256=NnvB9_EphzbQU13MkoGq3sxbt49-ykOOjquTnSjk6k0,617
|
|
114
114
|
arkitekt_next/cli/dockerfiles/vanilla.dockerfile,sha256=0ujdG22rZ6v2n5TMHNA4HR5f1PP9KJvAQORz-DGHBpo,184
|
|
115
115
|
arkitekt_next/cli/schemas/fluss.schema.graphql,sha256=MqrSpOxtWO9kWFCoUn9ySBPhIH3XozFiqrQl2zjEbiQ,35803
|
|
@@ -144,8 +144,8 @@ arkitekt_next/qt/assets/light/green pulse.gif,sha256=cUd2F3Qlvjb7SnsU-LjGgeLTa8K
|
|
|
144
144
|
arkitekt_next/qt/assets/light/orange pulse.gif,sha256=0gDvrRed0mzZZPHB4tP6vptx7myUCAa_hEVGdjRhNy8,94769
|
|
145
145
|
arkitekt_next/qt/assets/light/pink pulse.gif,sha256=rxd6ZTHSIG9JZuuHhi3jiSB_JYFBZpy7OWUeZETlhQ4,107513
|
|
146
146
|
arkitekt_next/qt/assets/light/red pulse.gif,sha256=U7WLbZvSl5e-Ob5RmawtlC0Rh9VVHxkjDbGjj7NYVUo,108749
|
|
147
|
-
arkitekt_next-0.12.
|
|
148
|
-
arkitekt_next-0.12.
|
|
149
|
-
arkitekt_next-0.12.
|
|
150
|
-
arkitekt_next-0.12.
|
|
151
|
-
arkitekt_next-0.12.
|
|
147
|
+
arkitekt_next-0.12.1.dist-info/METADATA,sha256=imfi-RE_4pppWlN1UEIsrNmsP4ja-PZ7iwZoD5-zgRQ,5782
|
|
148
|
+
arkitekt_next-0.12.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
149
|
+
arkitekt_next-0.12.1.dist-info/entry_points.txt,sha256=IY-mUEDBU6QncqnYw-Ufw5bvNNXjqSlLf1uexZZCJhc,61
|
|
150
|
+
arkitekt_next-0.12.1.dist-info/licenses/LICENSE,sha256=YZ2oRjC248t-GpoEyw7J13vwKYNG6zhYMaEAix6EzF0,1089
|
|
151
|
+
arkitekt_next-0.12.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|