assemblyline-service-client 4.5.1.dev97__py3-none-any.whl → 4.5.1.dev99__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.
Potentially problematic release.
This version of assemblyline-service-client might be problematic. Click here for more details.
- assemblyline_service_client/VERSION +1 -1
- assemblyline_service_client/task_handler.py +1 -1
- {assemblyline_service_client-4.5.1.dev97.dist-info → assemblyline_service_client-4.5.1.dev99.dist-info}/METADATA +1 -1
- assemblyline_service_client-4.5.1.dev99.dist-info/RECORD +8 -0
- assemblyline_service_client-4.5.1.dev97.dist-info/RECORD +0 -8
- {assemblyline_service_client-4.5.1.dev97.dist-info → assemblyline_service_client-4.5.1.dev99.dist-info}/LICENCE.md +0 -0
- {assemblyline_service_client-4.5.1.dev97.dist-info → assemblyline_service_client-4.5.1.dev99.dist-info}/WHEEL +0 -0
- {assemblyline_service_client-4.5.1.dev97.dist-info → assemblyline_service_client-4.5.1.dev99.dist-info}/top_level.txt +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
4.5.1.
|
|
1
|
+
4.5.1.dev99
|
|
@@ -433,8 +433,8 @@ class TaskHandler(ServerBase):
|
|
|
433
433
|
sha256=file_info['sha256'],
|
|
434
434
|
classification=file_info['classification'],
|
|
435
435
|
ttl=str(task.ttl),
|
|
436
|
-
is_section_image=str(file_info.get('is_section_image', False))
|
|
437
436
|
)
|
|
437
|
+
headers["Is-Section-Image"] = str(file_info.get('is_section_image', False))
|
|
438
438
|
|
|
439
439
|
with open(file_info['path'], 'rb') as fh:
|
|
440
440
|
# Upload the file requested by service server
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: assemblyline-service-client
|
|
3
|
-
Version: 4.5.1.
|
|
3
|
+
Version: 4.5.1.dev99
|
|
4
4
|
Summary: Assemblyline 4 - Service client
|
|
5
5
|
Home-page: https://github.com/CybercentreCanada/assemblyline-service-client/
|
|
6
6
|
Author: CCCS Assemblyline development team
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
assemblyline_service_client/VERSION,sha256=0WpTt07sdsYDEyZ2ujT1Jv9yTsDp7oYK3rBVi1Bcfv4,12
|
|
2
|
+
assemblyline_service_client/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
|
+
assemblyline_service_client/task_handler.py,sha256=oNSpF2pNBX8CMETpMP5S0gcqLUQwx6j8gt-fxj2mufo,23242
|
|
4
|
+
assemblyline_service_client-4.5.1.dev99.dist-info/LICENCE.md,sha256=NSkYo9EH8h5oOkzg4VhjAHF4339MqPP2cQ8msTPgl-c,1396
|
|
5
|
+
assemblyline_service_client-4.5.1.dev99.dist-info/METADATA,sha256=bGcHL_k-vWRJA0fJkWIXCiikHSEkMOhsRJihshNFyvw,1577
|
|
6
|
+
assemblyline_service_client-4.5.1.dev99.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
|
7
|
+
assemblyline_service_client-4.5.1.dev99.dist-info/top_level.txt,sha256=clNWHvn8nw0kR15l5TASxWxIQvKGKe5Pso3kVPMiJv0,28
|
|
8
|
+
assemblyline_service_client-4.5.1.dev99.dist-info/RECORD,,
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
assemblyline_service_client/VERSION,sha256=2VXlnZjQji2uydAWq3A2ElMukNodELrugEhIH9noHRQ,12
|
|
2
|
-
assemblyline_service_client/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
|
-
assemblyline_service_client/task_handler.py,sha256=U6OmqDSbBY9p-JccwdFImZ436McK_PK-A5Pl6d54Kko,23233
|
|
4
|
-
assemblyline_service_client-4.5.1.dev97.dist-info/LICENCE.md,sha256=NSkYo9EH8h5oOkzg4VhjAHF4339MqPP2cQ8msTPgl-c,1396
|
|
5
|
-
assemblyline_service_client-4.5.1.dev97.dist-info/METADATA,sha256=cz62VAXbeQX5l238CvZ0o1Dn2u-G1jWhvpwm4_15qTY,1577
|
|
6
|
-
assemblyline_service_client-4.5.1.dev97.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
|
7
|
-
assemblyline_service_client-4.5.1.dev97.dist-info/top_level.txt,sha256=clNWHvn8nw0kR15l5TASxWxIQvKGKe5Pso3kVPMiJv0,28
|
|
8
|
-
assemblyline_service_client-4.5.1.dev97.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|