nucliadb-utils 6.2.1.post3010__py3-none-any.whl → 6.2.1.post3018__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 nucliadb-utils might be problematic. Click here for more details.

@@ -54,12 +54,12 @@ class CouldNotCopyNotFound(Exception):
54
54
  self.origin_uri = origin_uri
55
55
  self.origin_bucket_name = origin_bucket_name
56
56
  self.destination_uri = destination_uri
57
- self.destination_bucket_name = (destination_bucket_name,)
57
+ self.destination_bucket_name = destination_bucket_name
58
58
  self.text = text
59
59
  super().__init__(
60
- f"Could not copy file {self.origin_bucket_name}:{self.origin_uri}"
61
- f"To {self.destination_bucket_name}:{self.destination_uri}"
62
- "Google: \n "
60
+ f"Could not copy file {self.origin_bucket_name}:{self.origin_uri} "
61
+ f"To {self.destination_bucket_name}:{self.destination_uri} "
62
+ "Storage says: \n "
63
63
  f"{text}"
64
64
  )
65
65
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: nucliadb_utils
3
- Version: 6.2.1.post3010
3
+ Version: 6.2.1.post3018
4
4
  Home-page: https://nuclia.com
5
5
  License: BSD
6
6
  Classifier: Development Status :: 4 - Beta
@@ -24,8 +24,8 @@ Requires-Dist: PyNaCl
24
24
  Requires-Dist: pyjwt>=2.4.0
25
25
  Requires-Dist: memorylru>=1.1.2
26
26
  Requires-Dist: mrflagly>=0.2.9
27
- Requires-Dist: nucliadb-protos>=6.2.1.post3010
28
- Requires-Dist: nucliadb-telemetry>=6.2.1.post3010
27
+ Requires-Dist: nucliadb-protos>=6.2.1.post3018
28
+ Requires-Dist: nucliadb-telemetry>=6.2.1.post3018
29
29
  Provides-Extra: cache
30
30
  Requires-Dist: redis>=4.3.4; extra == "cache"
31
31
  Requires-Dist: orjson>=3.6.7; extra == "cache"
@@ -41,7 +41,7 @@ nucliadb_utils/nuclia_usage/utils/__init__.py,sha256=cp15ZcFnHvpcu_5-aK2A4uUyvuZ
41
41
  nucliadb_utils/nuclia_usage/utils/kb_usage_report.py,sha256=F6dhQWhrWzl3qfAdvrqV08hnFKcvFlU8IWN2lzYX0vg,3628
42
42
  nucliadb_utils/storages/__init__.py,sha256=5Qc8AUWiJv9_JbGCBpAn88AIJhwDlm0OPQpg2ZdRL4U,872
43
43
  nucliadb_utils/storages/azure.py,sha256=FK4c_v9AUAwagScm_F1uDmJeQQq7P4jZswiD2trwb4A,16394
44
- nucliadb_utils/storages/exceptions.py,sha256=mm_wX4YRtp7u7enkk_4pMSlX5AQQuFbq4xLmupVDt3Y,2502
44
+ nucliadb_utils/storages/exceptions.py,sha256=_xUDbfr3XkmUc0xXYZu3DpG1C8TtfmEweRwj9mbRvMU,2507
45
45
  nucliadb_utils/storages/gcs.py,sha256=iWfPDx_-LWmyOFzzqOsvXFYeW0Iig4x14ATPvvLE6Fw,28962
46
46
  nucliadb_utils/storages/local.py,sha256=JxlWNtu49JJ04dq6o7bBAqbpbeYpVyvvBM5jq1sGJ-4,11003
47
47
  nucliadb_utils/storages/nuclia.py,sha256=vEv94xAT7QM2g80S25QyrOw2pzvP2BAX-ADgZLtuCVc,2097
@@ -59,8 +59,8 @@ nucliadb_utils/tests/indexing.py,sha256=YW2QhkhO9Q_8A4kKWJaWSvXvyQ_AiAwY1VylcfVQ
59
59
  nucliadb_utils/tests/local.py,sha256=fXIBasrvdaFJM-sw2wk1_oiFzBcm9O10iCyC-OiXwY8,1914
60
60
  nucliadb_utils/tests/nats.py,sha256=RWHjwqq5esuO7OFbP24yYX1cXnpPLcWJwDUdmwCpH28,1897
61
61
  nucliadb_utils/tests/s3.py,sha256=pl-RJFjA4MH6iXkqhsh5g8gDuEhrYu1nPZ-laxlrMlE,3704
62
- nucliadb_utils-6.2.1.post3010.dist-info/METADATA,sha256=o2OHbyx7MqMsLSNZOWe3F26hf8cXipdNJAxj42DUHM0,2204
63
- nucliadb_utils-6.2.1.post3010.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
64
- nucliadb_utils-6.2.1.post3010.dist-info/top_level.txt,sha256=fE3vJtALTfgh7bcAWcNhcfXkNPp_eVVpbKK-2IYua3E,15
65
- nucliadb_utils-6.2.1.post3010.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
66
- nucliadb_utils-6.2.1.post3010.dist-info/RECORD,,
62
+ nucliadb_utils-6.2.1.post3018.dist-info/METADATA,sha256=Pz_YgyUXcrKf-BA0vuXXRdQfzetC2Z38vWwId7Jyk38,2204
63
+ nucliadb_utils-6.2.1.post3018.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
64
+ nucliadb_utils-6.2.1.post3018.dist-info/top_level.txt,sha256=fE3vJtALTfgh7bcAWcNhcfXkNPp_eVVpbKK-2IYua3E,15
65
+ nucliadb_utils-6.2.1.post3018.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
66
+ nucliadb_utils-6.2.1.post3018.dist-info/RECORD,,