oarepo-runtime 1.5.85__py3-none-any.whl → 1.5.86__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/services/components.py +2 -1
- {oarepo_runtime-1.5.85.dist-info → oarepo_runtime-1.5.86.dist-info}/METADATA +2 -2
- {oarepo_runtime-1.5.85.dist-info → oarepo_runtime-1.5.86.dist-info}/RECORD +7 -7
- {oarepo_runtime-1.5.85.dist-info → oarepo_runtime-1.5.86.dist-info}/WHEEL +1 -1
- {oarepo_runtime-1.5.85.dist-info → oarepo_runtime-1.5.86.dist-info}/LICENSE +0 -0
- {oarepo_runtime-1.5.85.dist-info → oarepo_runtime-1.5.86.dist-info}/entry_points.txt +0 -0
- {oarepo_runtime-1.5.85.dist-info → oarepo_runtime-1.5.86.dist-info}/top_level.txt +0 -0
@@ -11,7 +11,7 @@ from oarepo_runtime.services.generators import RecordOwners
|
|
11
11
|
from invenio_rdm_records.services.config import RDMRecordServiceConfig
|
12
12
|
from invenio_drafts_resources.services.records.config import RecordServiceConfig as DraftsRecordServiceConfig
|
13
13
|
from invenio_records_resources.services.records.config import RecordServiceConfig as RecordsRecordServiceConfig
|
14
|
-
|
14
|
+
from invenio_records_resources.services import FileServiceConfig
|
15
15
|
try:
|
16
16
|
from invenio_drafts_resources.services.records.uow import ParentRecordCommitOp
|
17
17
|
except ImportError:
|
@@ -99,6 +99,7 @@ def process_service_configs(service_config):
|
|
99
99
|
RDMRecordServiceConfig,
|
100
100
|
DraftsRecordServiceConfig,
|
101
101
|
RecordsRecordServiceConfig,
|
102
|
+
FileServiceConfig
|
102
103
|
}
|
103
104
|
|
104
105
|
for end_index, cls in enumerate(type(service_config).mro()):
|
@@ -73,7 +73,7 @@ oarepo_runtime/resources/file_resource.py,sha256=Ta3bFce7l0xwqkkOMOEu9mxbB8BbKj5
|
|
73
73
|
oarepo_runtime/resources/json_serializer.py,sha256=82_-xQEtxKaPakv8R1oBAFbGnxskF_Ve4tcfcy4PetI,963
|
74
74
|
oarepo_runtime/resources/localized_ui_json_serializer.py,sha256=3V9cJaG_e1PMXKVX_wKfBp1LmbeForwHyBNYdyha4uQ,1878
|
75
75
|
oarepo_runtime/services/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
76
|
-
oarepo_runtime/services/components.py,sha256=
|
76
|
+
oarepo_runtime/services/components.py,sha256=rCdK3amTM2PAihiRFnaoN_Xkm35W-PreAPjm-gAJFww,4902
|
77
77
|
oarepo_runtime/services/generators.py,sha256=j87HitHA_w2awsz0C5IAAJ0qjg9JMtvdO3dvh6FQyfg,250
|
78
78
|
oarepo_runtime/services/results.py,sha256=Ap2mUJHl3V4BSduTrBWPuco0inQVq0QsuCbVhez48uY,5705
|
79
79
|
oarepo_runtime/services/search.py,sha256=9xGTN5Yg6eTdptQ9qjO_umbacf9ooMuHYGXWYfla4-M,6227
|
@@ -135,9 +135,9 @@ tests/marshmallow_to_json/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJW
|
|
135
135
|
tests/marshmallow_to_json/test_datacite_ui_schema.py,sha256=82iLj8nW45lZOUewpWbLX3mpSkpa9lxo-vK-Qtv_1bU,48552
|
136
136
|
tests/marshmallow_to_json/test_simple_schema.py,sha256=izZN9p0v6kovtSZ6AdxBYmK_c6ZOti2_z_wPT_zXIr0,1500
|
137
137
|
tests/pkg_data/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
138
|
-
oarepo_runtime-1.5.
|
139
|
-
oarepo_runtime-1.5.
|
140
|
-
oarepo_runtime-1.5.
|
141
|
-
oarepo_runtime-1.5.
|
142
|
-
oarepo_runtime-1.5.
|
143
|
-
oarepo_runtime-1.5.
|
138
|
+
oarepo_runtime-1.5.86.dist-info/LICENSE,sha256=h2uWz0OaB3EN-J1ImdGJZzc7yvfQjvHVYdUhQ-H7ypY,1064
|
139
|
+
oarepo_runtime-1.5.86.dist-info/METADATA,sha256=F6oJ8K7b-A6hNzXd3xLxqaHkYJEcQaEs6r2NEXTOivA,4720
|
140
|
+
oarepo_runtime-1.5.86.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
141
|
+
oarepo_runtime-1.5.86.dist-info/entry_points.txt,sha256=k7O5LZUOGsVeSpB7ulU0txBUNp1CVQG7Q7TJIVTPbzU,491
|
142
|
+
oarepo_runtime-1.5.86.dist-info/top_level.txt,sha256=bHhlkT1_RQC4IkfTQCqA3iN4KCB6cSFQlsXpQMSP-bE,21
|
143
|
+
oarepo_runtime-1.5.86.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|