assemblyline-service-client 4.5.1.dev112__py3-none-any.whl → 4.5.1.dev115__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.

@@ -1 +1 @@
1
- 4.5.1.dev112
1
+ 4.5.1.dev115
@@ -435,7 +435,8 @@ class TaskHandler(ServerBase):
435
435
  "Sha256": file_info['sha256'],
436
436
  "Classification": file_info['classification'],
437
437
  "Ttl": str(task.ttl),
438
- "Is-Section-Image": str(file_info.get('is_section_image', False))
438
+ "Is-Section-Image": str(file_info.get('is_section_image', False)),
439
+ "Is-Supplementary": str(file_info.get('is_supplementary', False))
439
440
  }
440
441
 
441
442
  with open(file_info['path'], 'rb') as fh:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: assemblyline-service-client
3
- Version: 4.5.1.dev112
3
+ Version: 4.5.1.dev115
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=CiVxl_3WaAaw-Ltgv-KKY-JNT4YecspFdmL3zVkXfq0,13
2
+ assemblyline_service_client/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ assemblyline_service_client/task_handler.py,sha256=2gHUlSgSOfAkX212gt-1oVrHuOjSH0CfU4owFrcH_fs,23410
4
+ assemblyline_service_client-4.5.1.dev115.dist-info/LICENCE.md,sha256=NSkYo9EH8h5oOkzg4VhjAHF4339MqPP2cQ8msTPgl-c,1396
5
+ assemblyline_service_client-4.5.1.dev115.dist-info/METADATA,sha256=A5D5nKnSKwq-UVDKEanrnSV_IdF98WE_N7a6nxceZyY,1578
6
+ assemblyline_service_client-4.5.1.dev115.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
7
+ assemblyline_service_client-4.5.1.dev115.dist-info/top_level.txt,sha256=clNWHvn8nw0kR15l5TASxWxIQvKGKe5Pso3kVPMiJv0,28
8
+ assemblyline_service_client-4.5.1.dev115.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- assemblyline_service_client/VERSION,sha256=1aaOnR8tLUctx75UHlBlgamlcqzvnvdRLqyU2tB2hyo,13
2
- assemblyline_service_client/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- assemblyline_service_client/task_handler.py,sha256=xZ7BdEAzlUnJIAcz8zepi2cNe_sD6ziOCDmiBc9Rg6Q,23315
4
- assemblyline_service_client-4.5.1.dev112.dist-info/LICENCE.md,sha256=NSkYo9EH8h5oOkzg4VhjAHF4339MqPP2cQ8msTPgl-c,1396
5
- assemblyline_service_client-4.5.1.dev112.dist-info/METADATA,sha256=V0ISShKDrmogzqEUPJta5a1EAFNOmoQeGm9f3CJ9PNo,1578
6
- assemblyline_service_client-4.5.1.dev112.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
7
- assemblyline_service_client-4.5.1.dev112.dist-info/top_level.txt,sha256=clNWHvn8nw0kR15l5TASxWxIQvKGKe5Pso3kVPMiJv0,28
8
- assemblyline_service_client-4.5.1.dev112.dist-info/RECORD,,