zou 0.20.41__py3-none-any.whl → 0.20.42__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.
- zou/__init__.py +1 -1
- {zou-0.20.41.dist-info → zou-0.20.42.dist-info}/METADATA +6 -6
- {zou-0.20.41.dist-info → zou-0.20.42.dist-info}/RECORD +7 -7
- {zou-0.20.41.dist-info → zou-0.20.42.dist-info}/WHEEL +1 -1
- {zou-0.20.41.dist-info → zou-0.20.42.dist-info}/entry_points.txt +0 -0
- {zou-0.20.41.dist-info → zou-0.20.42.dist-info}/licenses/LICENSE +0 -0
- {zou-0.20.41.dist-info → zou-0.20.42.dist-info}/top_level.txt +0 -0
zou/__init__.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = "0.20.
|
|
1
|
+
__version__ = "0.20.42"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: zou
|
|
3
|
-
Version: 0.20.
|
|
3
|
+
Version: 0.20.42
|
|
4
4
|
Summary: API to store and manage the data of your animation production
|
|
5
5
|
Home-page: https://zou.cg-wire.com
|
|
6
6
|
Author: CG Wire
|
|
@@ -42,7 +42,7 @@ Requires-Dist: flask-socketio==5.5.1
|
|
|
42
42
|
Requires-Dist: flask==3.1.0
|
|
43
43
|
Requires-Dist: gazu==0.10.31
|
|
44
44
|
Requires-Dist: gevent-websocket==0.10.1
|
|
45
|
-
Requires-Dist: gevent==25.
|
|
45
|
+
Requires-Dist: gevent==25.5.1
|
|
46
46
|
Requires-Dist: gunicorn==23.0.0
|
|
47
47
|
Requires-Dist: isoweek==1.3.3
|
|
48
48
|
Requires-Dist: itsdangerous==2.2.0
|
|
@@ -58,7 +58,7 @@ Requires-Dist: OpenTimelineIO-Plugins==0.17.0
|
|
|
58
58
|
Requires-Dist: orjson==3.10.18
|
|
59
59
|
Requires-Dist: pillow==11.2.1
|
|
60
60
|
Requires-Dist: psutil==7.0.0
|
|
61
|
-
Requires-Dist: psycopg[binary]==3.2.
|
|
61
|
+
Requires-Dist: psycopg[binary]==3.2.8
|
|
62
62
|
Requires-Dist: pyotp==2.9.0
|
|
63
63
|
Requires-Dist: pysaml2==7.5.2
|
|
64
64
|
Requires-Dist: python-nomad==2.1.0
|
|
@@ -67,7 +67,7 @@ Requires-Dist: python-socketio==5.13.0
|
|
|
67
67
|
Requires-Dist: pytz==2025.2
|
|
68
68
|
Requires-Dist: redis==5.2.1
|
|
69
69
|
Requires-Dist: requests==2.32.3
|
|
70
|
-
Requires-Dist: rq==2.3.
|
|
70
|
+
Requires-Dist: rq==2.3.3
|
|
71
71
|
Requires-Dist: semver==3.0.4
|
|
72
72
|
Requires-Dist: slackclient==2.9.4
|
|
73
73
|
Requires-Dist: spdx-license-list==3.26.0
|
|
@@ -83,14 +83,14 @@ Requires-Dist: gevent; extra == "prod"
|
|
|
83
83
|
Provides-Extra: dev
|
|
84
84
|
Requires-Dist: wheel; extra == "dev"
|
|
85
85
|
Provides-Extra: test
|
|
86
|
-
Requires-Dist: fakeredis==2.
|
|
86
|
+
Requires-Dist: fakeredis==2.29.0; extra == "test"
|
|
87
87
|
Requires-Dist: mixer==7.2.2; extra == "test"
|
|
88
88
|
Requires-Dist: pytest-cov==6.1.1; extra == "test"
|
|
89
89
|
Requires-Dist: pytest==8.3.5; extra == "test"
|
|
90
90
|
Provides-Extra: monitoring
|
|
91
91
|
Requires-Dist: prometheus-flask-exporter==0.23.2; extra == "monitoring"
|
|
92
92
|
Requires-Dist: pygelf==0.4.2; extra == "monitoring"
|
|
93
|
-
Requires-Dist: sentry-sdk==2.
|
|
93
|
+
Requires-Dist: sentry-sdk==2.28.0; extra == "monitoring"
|
|
94
94
|
Provides-Extra: lint
|
|
95
95
|
Requires-Dist: autoflake==2.3.1; extra == "lint"
|
|
96
96
|
Requires-Dist: black==25.1.0; extra == "lint"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
zou/__init__.py,sha256=
|
|
1
|
+
zou/__init__.py,sha256=o1sNhOa5mTn31CuTDg0ecwxGplDtfm8LJyoKL_1zq-4,24
|
|
2
2
|
zou/cli.py,sha256=Mes4MNjmPFxrAMHkiJtmU4G3F9VMvFJfieOAyt2Irb8,22064
|
|
3
3
|
zou/debug.py,sha256=1fawPbkD4wn0Y9Gk0BiBFSa-CQe5agFi8R9uJYl2Uyk,520
|
|
4
4
|
zou/event_stream.py,sha256=yTU1Z3r55SiYm8Y5twtJIo5kTnhbBK-XKc8apdgvzNw,8291
|
|
@@ -440,9 +440,9 @@ zou/remote/normalize_movie.py,sha256=zNfEY3N1UbAHZfddGONTg2Sff3ieLVWd4dfZa1dpnes
|
|
|
440
440
|
zou/remote/playlist.py,sha256=AsDo0bgYhDcd6DfNRV6r6Jj3URWwavE2ZN3VkKRPbLU,3293
|
|
441
441
|
zou/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
442
442
|
zou/utils/movie.py,sha256=d67fIL9dVBKt-E_qCGXRbNNdbJaJR5sHvZeX3hf8ldE,16559
|
|
443
|
-
zou-0.20.
|
|
444
|
-
zou-0.20.
|
|
445
|
-
zou-0.20.
|
|
446
|
-
zou-0.20.
|
|
447
|
-
zou-0.20.
|
|
448
|
-
zou-0.20.
|
|
443
|
+
zou-0.20.42.dist-info/licenses/LICENSE,sha256=dql8h4yceoMhuzlcK0TT_i-NgTFNIZsgE47Q4t3dUYI,34520
|
|
444
|
+
zou-0.20.42.dist-info/METADATA,sha256=NbC2UJ_WeHuJJMf8tCnV-Y59h4nFn9nImkLD3CgkMZE,6826
|
|
445
|
+
zou-0.20.42.dist-info/WHEEL,sha256=DnLRTWE75wApRYVsjgc6wsVswC54sMSJhAEd4xhDpBk,91
|
|
446
|
+
zou-0.20.42.dist-info/entry_points.txt,sha256=PelQoIx3qhQ_Tmne7wrLY-1m2izuzgpwokoURwSohy4,130
|
|
447
|
+
zou-0.20.42.dist-info/top_level.txt,sha256=4S7G_jk4MzpToeDItHGjPhHx_fRdX52zJZWTD4SL54g,4
|
|
448
|
+
zou-0.20.42.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|