oarepo-runtime 1.5.132__py3-none-any.whl → 1.5.133__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.
- oarepo_runtime/datastreams/writers/service.py +1 -1
- {oarepo_runtime-1.5.132.dist-info → oarepo_runtime-1.5.133.dist-info}/METADATA +1 -1
- {oarepo_runtime-1.5.132.dist-info → oarepo_runtime-1.5.133.dist-info}/RECORD +7 -7
- {oarepo_runtime-1.5.132.dist-info → oarepo_runtime-1.5.133.dist-info}/WHEEL +1 -1
- {oarepo_runtime-1.5.132.dist-info → oarepo_runtime-1.5.133.dist-info}/entry_points.txt +0 -0
- {oarepo_runtime-1.5.132.dist-info → oarepo_runtime-1.5.133.dist-info}/licenses/LICENSE +0 -0
- {oarepo_runtime-1.5.132.dist-info → oarepo_runtime-1.5.133.dist-info}/top_level.txt +0 -0
@@ -64,7 +64,7 @@ class ServiceWriter(BaseWriter):
|
|
64
64
|
return None
|
65
65
|
|
66
66
|
def _get_stream_entry_id(self, entry: StreamEntry):
|
67
|
-
return entry.id
|
67
|
+
return entry.id or entry.entry.get("id")
|
68
68
|
|
69
69
|
def write(self, batch: StreamBatch):
|
70
70
|
"""Writes the input entry using the given service."""
|
@@ -42,7 +42,7 @@ oarepo_runtime/datastreams/writers/__init__.py,sha256=PWufWNrixFhXv5wSv3_pzmrimr
|
|
42
42
|
oarepo_runtime/datastreams/writers/attachments_file.py,sha256=kV_IPAWawJ9PX-IfoncmLQXpdTbzRMsJie8uKX1vNp0,3161
|
43
43
|
oarepo_runtime/datastreams/writers/attachments_service.py,sha256=g_tbjUA3YnTE5gP21zlG2kIxneZsn0q95EVjlxB8s1M,4152
|
44
44
|
oarepo_runtime/datastreams/writers/publish.py,sha256=x_ipun8TQiYNvGokVnEppYw9ko1AyrSzHu3D8b3ZWzI,2126
|
45
|
-
oarepo_runtime/datastreams/writers/service.py,sha256=
|
45
|
+
oarepo_runtime/datastreams/writers/service.py,sha256=8oXGG365ro_XEoZUncFltule_6TAbPPbSr-SBgcbWRA,6224
|
46
46
|
oarepo_runtime/datastreams/writers/utils.py,sha256=Lk_ZLNeXTLuFEn04lw1-6bJ7duG6kwA8X4wf9c_GiL4,1067
|
47
47
|
oarepo_runtime/datastreams/writers/validation_errors.py,sha256=wOCXdniR6so_4ExpdFYYgBRyENp7_6kVFZM2L-Hy3G8,661
|
48
48
|
oarepo_runtime/datastreams/writers/yaml.py,sha256=XchUJHQ58E2Mfgs8elImXbL38jFtI8Hfoye6yaR0gKI,1482
|
@@ -147,13 +147,13 @@ oarepo_runtime/translations/en/LC_MESSAGES/messages.po,sha256=7-5S3iINOSFSI5gVdR
|
|
147
147
|
oarepo_runtime/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
148
148
|
oarepo_runtime/utils/functools.py,sha256=gKS9YZtlIYcDvdNA9cmYO00yjiXBYV1jg8VpcRUyQyg,1324
|
149
149
|
oarepo_runtime/utils/path.py,sha256=V1NVyk3m12_YLbj7QHYvUpE1wScO78bYsX1LOLeXDkI,3108
|
150
|
-
oarepo_runtime-1.5.
|
150
|
+
oarepo_runtime-1.5.133.dist-info/licenses/LICENSE,sha256=h2uWz0OaB3EN-J1ImdGJZzc7yvfQjvHVYdUhQ-H7ypY,1064
|
151
151
|
tests/marshmallow_to_json/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
152
152
|
tests/marshmallow_to_json/test_datacite_ui_schema.py,sha256=82iLj8nW45lZOUewpWbLX3mpSkpa9lxo-vK-Qtv_1bU,48552
|
153
153
|
tests/marshmallow_to_json/test_simple_schema.py,sha256=izZN9p0v6kovtSZ6AdxBYmK_c6ZOti2_z_wPT_zXIr0,1500
|
154
154
|
tests/pkg_data/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
155
|
-
oarepo_runtime-1.5.
|
156
|
-
oarepo_runtime-1.5.
|
157
|
-
oarepo_runtime-1.5.
|
158
|
-
oarepo_runtime-1.5.
|
159
|
-
oarepo_runtime-1.5.
|
155
|
+
oarepo_runtime-1.5.133.dist-info/METADATA,sha256=HpT31VST4c_O9jumt05gjs7biJvj8L-ffv-B1KyldMw,4743
|
156
|
+
oarepo_runtime-1.5.133.dist-info/WHEEL,sha256=DnLRTWE75wApRYVsjgc6wsVswC54sMSJhAEd4xhDpBk,91
|
157
|
+
oarepo_runtime-1.5.133.dist-info/entry_points.txt,sha256=k7O5LZUOGsVeSpB7ulU0txBUNp1CVQG7Q7TJIVTPbzU,491
|
158
|
+
oarepo_runtime-1.5.133.dist-info/top_level.txt,sha256=bHhlkT1_RQC4IkfTQCqA3iN4KCB6cSFQlsXpQMSP-bE,21
|
159
|
+
oarepo_runtime-1.5.133.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|