gazu 0.10.31__py2.py3-none-any.whl → 0.10.33__py2.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.
- gazu/__version__.py +1 -1
- gazu/shot.py +1 -1
- gazu/user.py +1 -1
- {gazu-0.10.31.dist-info → gazu-0.10.33.dist-info}/METADATA +4 -3
- {gazu-0.10.31.dist-info → gazu-0.10.33.dist-info}/RECORD +8 -8
- {gazu-0.10.31.dist-info → gazu-0.10.33.dist-info}/WHEEL +1 -1
- {gazu-0.10.31.dist-info → gazu-0.10.33.dist-info/licenses}/LICENSE +0 -0
- {gazu-0.10.31.dist-info → gazu-0.10.33.dist-info}/top_level.txt +0 -0
gazu/__version__.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = "0.10.
|
|
1
|
+
__version__ = "0.10.33"
|
gazu/shot.py
CHANGED
|
@@ -515,7 +515,7 @@ def update_episode_data(episode, data={}, client=default):
|
|
|
515
515
|
dict: Updated episode.
|
|
516
516
|
"""
|
|
517
517
|
episode = normalize_model_parameter(episode)
|
|
518
|
-
current_episode =
|
|
518
|
+
current_episode = get_episode(episode["id"], client=client)
|
|
519
519
|
updated_episode = {
|
|
520
520
|
"id": current_episode["id"],
|
|
521
521
|
"data": current_episode["data"],
|
gazu/user.py
CHANGED
|
@@ -98,7 +98,7 @@ def all_tasks_for_scene(scene, client=default):
|
|
|
98
98
|
list: Tasks assigned to current user for given scene.
|
|
99
99
|
"""
|
|
100
100
|
scene = normalize_model_parameter(scene)
|
|
101
|
-
path = "user/
|
|
101
|
+
path = "user/scenes/%s/tasks" % scene["id"]
|
|
102
102
|
tasks = raw.fetch_all(path, client=client)
|
|
103
103
|
return sort_by_name(tasks)
|
|
104
104
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: gazu
|
|
3
|
-
Version: 0.10.
|
|
3
|
+
Version: 0.10.33
|
|
4
4
|
Summary: Gazu is a client for Zou, the API to store the data of your CG production.
|
|
5
5
|
Home-page: https://gazu.cg-wire.com/
|
|
6
6
|
Author: CG Wire
|
|
@@ -40,7 +40,8 @@ Requires-Dist: multipart; python_version >= "3.13" and extra == "test"
|
|
|
40
40
|
Provides-Extra: lint
|
|
41
41
|
Requires-Dist: autoflake==2.3.1; python_version >= "3.8" and extra == "lint"
|
|
42
42
|
Requires-Dist: black==25.1.0; python_version >= "3.9" and extra == "lint"
|
|
43
|
-
Requires-Dist: pre-commit==4.
|
|
43
|
+
Requires-Dist: pre-commit==4.2.0; python_version >= "3.9" and extra == "lint"
|
|
44
|
+
Dynamic: license-file
|
|
44
45
|
Dynamic: requires-python
|
|
45
46
|
|
|
46
47
|
.. figure:: https://zou.cg-wire.com/kitsu.png
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
gazu/__init__.py,sha256=KPAVnFOSbzZnd24ItkZEOv7yQ5w0Pv7k1TFmL8saiqY,2594
|
|
2
|
-
gazu/__version__.py,sha256=
|
|
2
|
+
gazu/__version__.py,sha256=V_VLatC28J4TvCWbMiLOsl2nNLaKYIF6KES3SbIiS-Y,24
|
|
3
3
|
gazu/asset.py,sha256=ZAc8F-7GPQTU_nVcUpH_xSVf58k6TXudlP6XnFc_LJk,14686
|
|
4
4
|
gazu/cache.py,sha256=MnxrnfYN7wHNTTL7qzkEpYCYzWcolT56fqQ0_RegMbE,5879
|
|
5
5
|
gazu/casting.py,sha256=0LTdsHaCTHSKEflBWFeuraSaYNYetGkMHAIdg6Lv81U,5059
|
|
@@ -17,13 +17,13 @@ gazu/person.py,sha256=Heqi3BRPheNXtvP8DRy4QJNPboAQwOrwUe_OrPtc-nQ,11434
|
|
|
17
17
|
gazu/playlist.py,sha256=fzrhVY0fhxp5rSlvrowZPWEOqdl4rEYD4TKmnuvyKHg,6740
|
|
18
18
|
gazu/project.py,sha256=wqA3-C1LeS3MsMP198pSapH-47FA8V9ciIaq0Q_OBNw,12662
|
|
19
19
|
gazu/scene.py,sha256=Q4AVmiMfGhSZfaXwOceyR-taTlpx1WCELe0UBSiHm8o,5357
|
|
20
|
-
gazu/shot.py,sha256=
|
|
20
|
+
gazu/shot.py,sha256=_cSqm_TvvDnezA5gZTrMf5_RqVLic39bp0IGFwewuy8,18937
|
|
21
21
|
gazu/sorting.py,sha256=qSIO0pOHkj0Tl4gm9BJrYrcifWGGGmsW68Pl86zB_bg,266
|
|
22
22
|
gazu/sync.py,sha256=3clThVFC9pSIQiCyVkNRPnlbYQDA2kfR-lxaWxHbeUk,21611
|
|
23
23
|
gazu/task.py,sha256=CsWS5II9b4Pbe4fcLt3HmUTvUD1hvZw7Uulqcp4W2_Y,38645
|
|
24
|
-
gazu/user.py,sha256=
|
|
25
|
-
gazu-0.10.
|
|
26
|
-
gazu-0.10.
|
|
27
|
-
gazu-0.10.
|
|
28
|
-
gazu-0.10.
|
|
29
|
-
gazu-0.10.
|
|
24
|
+
gazu/user.py,sha256=wu99hYgrv6ZbE7EgIku2fZP-IX_sVoXxSj0hXqzEZS0,9557
|
|
25
|
+
gazu-0.10.33.dist-info/licenses/LICENSE,sha256=2n6rt7r999OuXp8iOqW9we7ORaxWncIbOwN1ILRGR2g,7651
|
|
26
|
+
gazu-0.10.33.dist-info/METADATA,sha256=qZSxfk4QJz4yB2oV12BCnoiqZAVW_2nEiOMcw9WUEq8,5493
|
|
27
|
+
gazu-0.10.33.dist-info/WHEEL,sha256=JNWh1Fm1UdwIQV075glCn4MVuCRs0sotJIq-J6rbxCU,109
|
|
28
|
+
gazu-0.10.33.dist-info/top_level.txt,sha256=nv7fRIVpYYyIlk_66hBmMyvWcSC7UU-r-GE8uC1u1Go,5
|
|
29
|
+
gazu-0.10.33.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|