elody 0.0.168__py3-none-any.whl → 0.0.169__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.
elody/error_codes.py CHANGED
@@ -89,7 +89,7 @@ class ErrorCode(Enum):
89
89
  # Arches error codes
90
90
  ARCHES_ERROR = ("11000", ["error"])
91
91
  ARCHES_CONNECTION_UNAVAILABLE = ("11001", [])
92
- ARCHES_RECORD_NOT_FOUND = ("11002", ["error_message", "arches_id"])
92
+ ARCHES_RECORD_NOT_FOUND = ("11002", ["error_message", "arches_id", "backend"])
93
93
  ARCHES_RECORD_MISSING_DATA = ("11003", ["arches_id"])
94
94
  ARCHES_RECORD_MISSING_DATA_DC_PUBLISHER = ("11004", ["arches_id"])
95
95
  ARCHES_UNABLE_TO_CREATE_RELATION = ("11005", ["type", "value"])
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: elody
3
- Version: 0.0.168
3
+ Version: 0.0.169
4
4
  Summary: elody SDK for Python
5
5
  Author-email: Inuits <developers@inuits.eu>
6
6
  License: GNU GENERAL PUBLIC LICENSE
@@ -2,7 +2,7 @@ __init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
2
  elody/__init__.py,sha256=d0Q6Fn44e7wFfLabDOBxpcJ1DPKWlFunGYDUBmO-4hA,22
3
3
  elody/client.py,sha256=VFjUUaE9edtK1XuAF5T3ayem2UEBr-Anww8AhITYLdI,8575
4
4
  elody/csv.py,sha256=_GrDLzx86QEKtXeC35fJtlYQzI3F4tnZWD6ZoLq7-1I,15679
5
- elody/error_codes.py,sha256=LzO-1iGnuwpvIo4dhn4gIRxaSrrs-YVnnszuzEEEEes,4097
5
+ elody/error_codes.py,sha256=J4H4HwnHm1v_mNvC3GqRe0aehf_wvvNBEC8bz0m7BZs,4108
6
6
  elody/exceptions.py,sha256=5KSw2sPCZz3lDIJX4LiR2iL9n4m4KIil04D1d3X5rd0,968
7
7
  elody/job.py,sha256=QnN6Q45yqRimziqJX9SHrTVFVvky5mAc1WEza9ia8_w,2811
8
8
  elody/loader.py,sha256=Mr7zyP5DP5psYerf2-DnP90GiqtFlKZpcLIPD7P4pSU,5242
@@ -40,8 +40,8 @@ tests/data.py,sha256=Q3oxduf-E3m-Z5G_p3fcs8jVy6g10I7zXKL1m94UVMI,2906
40
40
  tests/unit/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
41
41
  tests/unit/test_csv.py,sha256=NQaOhehfQ4GuXku0Y1SA8DYjJeqqidbF50zEHAi8RZA,15923
42
42
  tests/unit/test_utils.py,sha256=g63szcEZyHhCOtrW4BnNbcgVca3oYPIOLjBdIzNwwN0,8784
43
- elody-0.0.168.dist-info/LICENSE,sha256=gXf5dRMhNSbfLPYYTY_5hsZ1r7UU1OaKQEAQUhuIBkM,18092
44
- elody-0.0.168.dist-info/METADATA,sha256=c1bsj-v-0oJX1CXcAZ4SyN8b6vRr40YjIAE_yvKZJOA,23336
45
- elody-0.0.168.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
46
- elody-0.0.168.dist-info/top_level.txt,sha256=E0mImupLj0KmtUUCXRYEoLDRaSkuiGaOIIseAa0oQ-M,21
47
- elody-0.0.168.dist-info/RECORD,,
43
+ elody-0.0.169.dist-info/LICENSE,sha256=gXf5dRMhNSbfLPYYTY_5hsZ1r7UU1OaKQEAQUhuIBkM,18092
44
+ elody-0.0.169.dist-info/METADATA,sha256=93fhBR_FTxjD4itq3pXkxFIfkD2OjSatN3XySi5r8Fk,23336
45
+ elody-0.0.169.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
46
+ elody-0.0.169.dist-info/top_level.txt,sha256=E0mImupLj0KmtUUCXRYEoLDRaSkuiGaOIIseAa0oQ-M,21
47
+ elody-0.0.169.dist-info/RECORD,,