pybiolib 1.2.716__py3-none-any.whl → 1.2.720__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.
@@ -1,3 +1,4 @@
1
+ from .resource import ResourceDict
1
2
  from .typing import TypedDict
2
3
 
3
4
 
@@ -5,8 +6,8 @@ class ResourcePermissionDict(TypedDict):
5
6
  uuid: str
6
7
  created_at: str
7
8
  action: str
8
- resource_uuid: str
9
- target_resource_uuid: str
9
+ resource: ResourceDict
10
+ target_resource: ResourceDict
10
11
 
11
12
 
12
13
  class ResourcePermissionDetailedDict(ResourcePermissionDict):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: pybiolib
3
- Version: 1.2.716
3
+ Version: 1.2.720
4
4
  Summary: BioLib Python Client
5
5
  License: MIT
6
6
  Keywords: biolib
@@ -28,7 +28,7 @@ biolib/_internal/types/data_record.py,sha256=9r_vdhVs60YTnzU4XQFXfDrfS2P2MqD3BH2
28
28
  biolib/_internal/types/experiment.py,sha256=D94iBdn2nS92lRW-TOs1a2WKXJD5ZtmzL4ypggKX2ys,176
29
29
  biolib/_internal/types/file_node.py,sha256=T6BIqo662f3nwMBRqtBHYsg6YuuUaKpiokHcVjv9_ME,283
30
30
  biolib/_internal/types/resource.py,sha256=uUI9Rt5ehkXv9NEDW9zsaPXiTXxnj811rSUW3g_joJw,437
31
- biolib/_internal/types/resource_permission.py,sha256=4VXQ3NuXZYXSaZhnp78G0ljEnkQ-ud9gGgYgo2dGO3g,249
31
+ biolib/_internal/types/resource_permission.py,sha256=ZE7eokpzswAiqe4GdpdxdZ6_jl0LdiRD9gP81I8C3fY,292
32
32
  biolib/_internal/types/resource_version.py,sha256=cU0YFHqxO-wX_Y6CoeK0Iei61gFwVoyR_kPOSTQ4mCs,304
33
33
  biolib/_internal/types/typing.py,sha256=qrsk8hHcGEbDpU1QQFzHAKnhQxkMe7uJ6pxHeAnfv1Y,414
34
34
  biolib/_internal/utils/__init__.py,sha256=p5vsIFyu-zYqBgdSMfwW9NC_jk7rXvvCbV4Bzd3As7c,630
@@ -129,8 +129,8 @@ biolib/utils/cache_state.py,sha256=u256F37QSRIVwqKlbnCyzAX4EMI-kl6Dwu6qwj-Qmag,3
129
129
  biolib/utils/multipart_uploader.py,sha256=XvGP1I8tQuKhAH-QugPRoEsCi9qvbRk-DVBs5PNwwJo,8452
130
130
  biolib/utils/seq_util.py,sha256=Ozk0blGtPur_D9MwShD02r_mphyQmgZkx-lOHOwnlIM,6730
131
131
  biolib/utils/zip/remote_zip.py,sha256=0wErYlxir5921agfFeV1xVjf29l9VNgGQvNlWOlj2Yc,23232
132
- pybiolib-1.2.716.dist-info/LICENSE,sha256=F2h7gf8i0agDIeWoBPXDMYScvQOz02pAWkKhTGOHaaw,1067
133
- pybiolib-1.2.716.dist-info/METADATA,sha256=fubamF_xtsMsBYPyf9XVYzmVDUpVwWwLx3UcODfpHXQ,1570
134
- pybiolib-1.2.716.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
135
- pybiolib-1.2.716.dist-info/entry_points.txt,sha256=p6DyaP_2kctxegTX23WBznnrDi4mz6gx04O5uKtRDXg,42
136
- pybiolib-1.2.716.dist-info/RECORD,,
132
+ pybiolib-1.2.720.dist-info/LICENSE,sha256=F2h7gf8i0agDIeWoBPXDMYScvQOz02pAWkKhTGOHaaw,1067
133
+ pybiolib-1.2.720.dist-info/METADATA,sha256=sf5EQx_mNNo3wcKrlvX6bXfAdqbOiXXZrlgQoJR0TMs,1570
134
+ pybiolib-1.2.720.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
135
+ pybiolib-1.2.720.dist-info/entry_points.txt,sha256=p6DyaP_2kctxegTX23WBznnrDi4mz6gx04O5uKtRDXg,42
136
+ pybiolib-1.2.720.dist-info/RECORD,,