datashare-python 0.6.1__py3-none-any.whl → 0.6.2__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.
@@ -210,7 +210,7 @@ class Document(DatashareModel):
210
210
  content=sources.get(DOC_CONTENT),
211
211
  content_translated=sources.get(DOC_CONTENT_TRANSLATED, dict()),
212
212
  language=sources[DOC_LANGUAGE],
213
- root_document=sources[DOC_ROOT_ID],
213
+ root_document=sources.get(DOC_ROOT_ID),
214
214
  tags=sources.get("tags", []),
215
215
  path=sources.get(DOC_PATH),
216
216
  metadata=sources.get(DOC_METADATA),
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: datashare-python
3
- Version: 0.6.1
3
+ Version: 0.6.2
4
4
  Summary: Manage Pythoœn tasks and local resources in Datashare
5
5
  Project-URL: Homepage, https://icij.github.io/datashare-python/
6
6
  Project-URL: Documentation, https://icij.github.io/datashare-python/
@@ -7,19 +7,19 @@ datashare_python/constants.py,sha256=a8-ceZKBVMXydcoNQ35fSjFjxeJ7dt-N6eAvqtPpf9g
7
7
  datashare_python/dependencies.py,sha256=4UsVFKRjd2Q0ghg_fUU24P26tFYhg_SnAENj2mKErrY,4060
8
8
  datashare_python/discovery.py,sha256=UsfIb_pL56BQ5i5xvfuhOO0bDefjA_oToxrCeJQQbcU,6925
9
9
  datashare_python/exceptions.py,sha256=bVHEAXxDPKfxeeMC0hJXEsrJkgsKO2ESAhxWU96GA4M,496
10
- datashare_python/objects.py,sha256=HPkvCZZqh67AD0ZAZ4HjqJFQVk6ZiZ4Ya3MvhP5pZCQ,7016
10
+ datashare_python/objects.py,sha256=mz025_6DogMMXSk5PqEctp0slvY4EKkuMDm80Kpm5_A,7020
11
11
  datashare_python/task_client.py,sha256=oTmP8bvZW0UyhLNMi1AV3XIAx7hrdbxNRss2Mw2azEc,8435
12
12
  datashare_python/template.py,sha256=RxKTYLXoS_EQ8Jc41JkBXppPdbCFqDWfP3BmC0gvB5o,4024
13
13
  datashare_python/types_.py,sha256=9Hk1XqpdXbM1TnEzwvJ5G9ABbaCZW9KgBTtiPBVn_7k,649
14
14
  datashare_python/utils.py,sha256=ZGZKO9Q4_aLVVilZUCkmHQ21M_37hVOCr7G-qZPOflU,17234
15
- datashare_python/worker-template.tar.gz,sha256=NlCZ_A-lER3brg39WspBoYJ6EA2_lFBPY5HHLevjjsU,274873
15
+ datashare_python/worker-template.tar.gz,sha256=f_9jyCcZDTgQvzl7K3vD5Ved9MaHXUV9Ox_uZWzub10,274849
16
16
  datashare_python/worker.py,sha256=UdSCWZw8qhkhzok89oU7J35VTDZwxRAqef-5Z8yt95A,6333
17
17
  datashare_python/cli/__init__.py,sha256=9BPWtssDgsVfWMsZ1TtZCla0EC_kai4RHttr8oNLYOE,1401
18
18
  datashare_python/cli/project.py,sha256=w32Gy9AOL5B00uDT4in7YUCt2g68FnNbvwg2M3a8G6o,946
19
19
  datashare_python/cli/task.py,sha256=8mvKGS21bZ14BgZ0Uo-dfameljkaI2ZBha80ywCy-E8,5822
20
20
  datashare_python/cli/utils.py,sha256=p69CQb0zfixuyBkiZprhdMCc_NuYwXyAn6vC9H1UzAw,911
21
21
  datashare_python/cli/worker.py,sha256=I4KTpFIpXFowioFn72Rm6LBCYlY-Dhp4NBIPvtRgUXE,5283
22
- datashare_python-0.6.1.dist-info/METADATA,sha256=1nJj7NGGl2c7ZofV9jdX3XfgAOTvyxADj3VNjUEHDgs,907
23
- datashare_python-0.6.1.dist-info/WHEEL,sha256=QccIxa26bgl1E6uMy58deGWi-0aeIkkangHcxk2kWfw,87
24
- datashare_python-0.6.1.dist-info/entry_points.txt,sha256=ILE7auxabHWiu3GC-AunWnzjhOI_SbZp7D4GqZHlLw4,68
25
- datashare_python-0.6.1.dist-info/RECORD,,
22
+ datashare_python-0.6.2.dist-info/METADATA,sha256=-tF3-ZSn0AA_xOJe-25-cJUnE-am9-yqDBRZqeNWbFs,907
23
+ datashare_python-0.6.2.dist-info/WHEEL,sha256=QccIxa26bgl1E6uMy58deGWi-0aeIkkangHcxk2kWfw,87
24
+ datashare_python-0.6.2.dist-info/entry_points.txt,sha256=ILE7auxabHWiu3GC-AunWnzjhOI_SbZp7D4GqZHlLw4,68
25
+ datashare_python-0.6.2.dist-info/RECORD,,