nucliadb-utils 3.1.0.post505__py3-none-any.whl → 3.1.0.post507__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.
@@ -57,7 +57,7 @@ class LocalStorageField(StorageField):
57
57
  destination_bucket_path = self.storage.get_bucket_path(destination_bucket_name)
58
58
  origin_path = f"{origin_bucket_path}/{origin_uri}"
59
59
  destination_path = f"{destination_bucket_path}/{destination_uri}"
60
- os.rename(origin_path, destination_path)
60
+ os.renames(origin_path, destination_path)
61
61
 
62
62
  async def copy(
63
63
  self,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: nucliadb-utils
3
- Version: 3.1.0.post505
3
+ Version: 3.1.0.post507
4
4
  Home-page: https://nuclia.com
5
5
  License: BSD
6
6
  Classifier: Development Status :: 4 - Beta
@@ -20,8 +20,8 @@ Requires-Dist: nats-py[nkeys] >=2.6.0
20
20
  Requires-Dist: pyjwt >=2.4.0
21
21
  Requires-Dist: memorylru >=1.1.2
22
22
  Requires-Dist: mrflagly
23
- Requires-Dist: nucliadb-protos >=3.1.0.post505
24
- Requires-Dist: nucliadb-telemetry >=3.1.0.post505
23
+ Requires-Dist: nucliadb-protos >=3.1.0.post507
24
+ Requires-Dist: nucliadb-telemetry >=3.1.0.post507
25
25
  Provides-Extra: cache
26
26
  Requires-Dist: redis >=4.3.4 ; extra == 'cache'
27
27
  Requires-Dist: orjson >=3.6.7 ; extra == 'cache'
@@ -33,7 +33,7 @@ nucliadb_utils/fastapi/versioning.py,sha256=uOVdKl8GzBt8L1YnU5GjBsNeDdFV2yrjjYFE
33
33
  nucliadb_utils/storages/__init__.py,sha256=5Qc8AUWiJv9_JbGCBpAn88AIJhwDlm0OPQpg2ZdRL4U,872
34
34
  nucliadb_utils/storages/exceptions.py,sha256=n6aBOyurWMo8mXd1XY6Psgno4VfXJ9TRbxCy67c08-g,2417
35
35
  nucliadb_utils/storages/gcs.py,sha256=-M-abojobXGwZaS1kuFXRBxwashsAaTXMStjx3QpX4U,27076
36
- nucliadb_utils/storages/local.py,sha256=JQ4fDAd3AbyQazBtF_0JuGyt6yYyboFEcXGJoQitmgU,10073
36
+ nucliadb_utils/storages/local.py,sha256=SZrBkxnGg8DoMHlT4GaBP5LqMwi6QAe-d_eLU2MJ0RA,10074
37
37
  nucliadb_utils/storages/nuclia.py,sha256=UfvRu92eqG1v-PE-UWH2x8KEJFqDqATMmUGFmEuqSSs,2097
38
38
  nucliadb_utils/storages/pg.py,sha256=vxx8FQIToA_C6CO1uu9W080yZl0SgUVtTEWd6lQhPJc,18610
39
39
  nucliadb_utils/storages/s3.py,sha256=EYfn2CjoVL0tPFUqMaHgJYHjrSQaIUzLeNYoRa1qp-A,18809
@@ -63,8 +63,8 @@ nucliadb_utils/tests/unit/storages/test_aws.py,sha256=GCsB_jwCUNV3Ogt8TZZEmNKAHv
63
63
  nucliadb_utils/tests/unit/storages/test_gcs.py,sha256=2XzJwgNpfjVGjtE-QdZhu3ayuT1EMEXINdM-_SatPCY,3554
64
64
  nucliadb_utils/tests/unit/storages/test_pg.py,sha256=sJfUttMSzq8W1XYolAUcMxl_R5HcEzb5fpCklPeMJiY,17000
65
65
  nucliadb_utils/tests/unit/storages/test_storage.py,sha256=VFpRq6Q6BjnIrBQCumYzR8DQUacwhxt5CzTKSlqqD24,6892
66
- nucliadb_utils-3.1.0.post505.dist-info/METADATA,sha256=4JkWB3ABRrIe9aFe676fPKL2IL6vtf7mWKn80PK7lDU,1925
67
- nucliadb_utils-3.1.0.post505.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
68
- nucliadb_utils-3.1.0.post505.dist-info/top_level.txt,sha256=fE3vJtALTfgh7bcAWcNhcfXkNPp_eVVpbKK-2IYua3E,15
69
- nucliadb_utils-3.1.0.post505.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
70
- nucliadb_utils-3.1.0.post505.dist-info/RECORD,,
66
+ nucliadb_utils-3.1.0.post507.dist-info/METADATA,sha256=F3q0adCYE43prw-ZCR2xYDxwgobyFWMweb8iM97TbbU,1925
67
+ nucliadb_utils-3.1.0.post507.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
68
+ nucliadb_utils-3.1.0.post507.dist-info/top_level.txt,sha256=fE3vJtALTfgh7bcAWcNhcfXkNPp_eVVpbKK-2IYua3E,15
69
+ nucliadb_utils-3.1.0.post507.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
70
+ nucliadb_utils-3.1.0.post507.dist-info/RECORD,,