oarepo-runtime 1.5.68__py3-none-any.whl → 1.5.69__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
@@ -51,7 +51,7 @@ class AttachmentsServiceWriter(BaseWriter):
51
51
 
52
52
  with BulkUnitOfWork() as uow:
53
53
  for entry in batch.entries:
54
- if not entry.ok or entry.deleted:
54
+ if not entry.ok or entry.deleted or not entry.entry["files"]["enabled"]:
55
55
  continue
56
56
  with record_invenio_exceptions(entry):
57
57
  self._write_attachments(entry, uow)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: oarepo-runtime
3
- Version: 1.5.68
3
+ Version: 1.5.69
4
4
  Summary: A set of runtime extensions of Invenio repository
5
5
  Description-Content-Type: text/markdown
6
6
  License-File: LICENSE
@@ -35,7 +35,7 @@ oarepo_runtime/datastreams/readers/service.py,sha256=izIMcrsUr4_qRZXHKQZs7Tyn1Op
35
35
  oarepo_runtime/datastreams/readers/yaml.py,sha256=U4nyJQ8ocM_ohp-eUN1RjVoNzYV9z7xQ1XiQKG_B9Kk,408
36
36
  oarepo_runtime/datastreams/writers/__init__.py,sha256=PWufWNrixFhXv5wSv3_pzmrimroqVB2DVgTxVtY5FCg,526
37
37
  oarepo_runtime/datastreams/writers/attachments_file.py,sha256=kV_IPAWawJ9PX-IfoncmLQXpdTbzRMsJie8uKX1vNp0,3161
38
- oarepo_runtime/datastreams/writers/attachments_service.py,sha256=Ot-kBHILo9JLwwYZ_HxDYoCNpf9nLzp4_q1TU-EQRGA,4113
38
+ oarepo_runtime/datastreams/writers/attachments_service.py,sha256=g_tbjUA3YnTE5gP21zlG2kIxneZsn0q95EVjlxB8s1M,4152
39
39
  oarepo_runtime/datastreams/writers/service.py,sha256=PvCxYASDxOqT6iyL6cjw0aH41LaC1vwob4W3vnE9XmA,3920
40
40
  oarepo_runtime/datastreams/writers/utils.py,sha256=Lk_ZLNeXTLuFEn04lw1-6bJ7duG6kwA8X4wf9c_GiL4,1067
41
41
  oarepo_runtime/datastreams/writers/validation_errors.py,sha256=wOCXdniR6so_4ExpdFYYgBRyENp7_6kVFZM2L-Hy3G8,661
@@ -126,9 +126,9 @@ tests/marshmallow_to_json/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJW
126
126
  tests/marshmallow_to_json/test_datacite_ui_schema.py,sha256=82iLj8nW45lZOUewpWbLX3mpSkpa9lxo-vK-Qtv_1bU,48552
127
127
  tests/marshmallow_to_json/test_simple_schema.py,sha256=izZN9p0v6kovtSZ6AdxBYmK_c6ZOti2_z_wPT_zXIr0,1500
128
128
  tests/pkg_data/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
129
- oarepo_runtime-1.5.68.dist-info/LICENSE,sha256=h2uWz0OaB3EN-J1ImdGJZzc7yvfQjvHVYdUhQ-H7ypY,1064
130
- oarepo_runtime-1.5.68.dist-info/METADATA,sha256=wGz7WMd-5Hw2XeQV-s5bEJyosJ9wbO-eKW0GdetW_uY,4720
131
- oarepo_runtime-1.5.68.dist-info/WHEEL,sha256=R0nc6qTxuoLk7ShA2_Y-UWkN8ZdfDBG2B6Eqpz2WXbs,91
132
- oarepo_runtime-1.5.68.dist-info/entry_points.txt,sha256=0cschM0RHc6UJ1uudhu4EP0hrVStPGpgMO-XEDGRtY4,430
133
- oarepo_runtime-1.5.68.dist-info/top_level.txt,sha256=bHhlkT1_RQC4IkfTQCqA3iN4KCB6cSFQlsXpQMSP-bE,21
134
- oarepo_runtime-1.5.68.dist-info/RECORD,,
129
+ oarepo_runtime-1.5.69.dist-info/LICENSE,sha256=h2uWz0OaB3EN-J1ImdGJZzc7yvfQjvHVYdUhQ-H7ypY,1064
130
+ oarepo_runtime-1.5.69.dist-info/METADATA,sha256=ranFL-8dQ8SoPzHNr8aFnYsGttb6i68bMA0ySqFjBmk,4720
131
+ oarepo_runtime-1.5.69.dist-info/WHEEL,sha256=R0nc6qTxuoLk7ShA2_Y-UWkN8ZdfDBG2B6Eqpz2WXbs,91
132
+ oarepo_runtime-1.5.69.dist-info/entry_points.txt,sha256=0cschM0RHc6UJ1uudhu4EP0hrVStPGpgMO-XEDGRtY4,430
133
+ oarepo_runtime-1.5.69.dist-info/top_level.txt,sha256=bHhlkT1_RQC4IkfTQCqA3iN4KCB6cSFQlsXpQMSP-bE,21
134
+ oarepo_runtime-1.5.69.dist-info/RECORD,,