nucliadb 6.1.0.post2610__py3-none-any.whl → 6.2.0.post2628__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.
nucliadb/writer/tus/dm.py CHANGED
@@ -139,7 +139,7 @@ class RedisFileDataManagerFactory:
139
139
 
140
140
  async def finalize(self):
141
141
  try:
142
- await self.redis.close(close_connection_pool=True)
142
+ await self.redis.aclose(close_connection_pool=True)
143
143
  except Exception:
144
144
  logger.warning("Error closing redis connection", exc_info=True)
145
145
  pass
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: nucliadb
3
- Version: 6.1.0.post2610
3
+ Version: 6.2.0.post2628
4
4
  Home-page: https://docs.nuclia.dev/docs/management/nucliadb/intro
5
5
  Author: NucliaDB Community
6
6
  Author-email: nucliadb@nuclia.com
@@ -22,10 +22,10 @@ Classifier: Programming Language :: Python :: 3.12
22
22
  Classifier: Programming Language :: Python :: 3 :: Only
23
23
  Requires-Python: >=3.9, <4
24
24
  Description-Content-Type: text/markdown
25
- Requires-Dist: nucliadb-telemetry[all]>=6.1.0.post2610
26
- Requires-Dist: nucliadb-utils[cache,fastapi,storages]>=6.1.0.post2610
27
- Requires-Dist: nucliadb-protos>=6.1.0.post2610
28
- Requires-Dist: nucliadb-models>=6.1.0.post2610
25
+ Requires-Dist: nucliadb-telemetry[all]>=6.2.0.post2628
26
+ Requires-Dist: nucliadb-utils[cache,fastapi,storages]>=6.2.0.post2628
27
+ Requires-Dist: nucliadb-protos>=6.2.0.post2628
28
+ Requires-Dist: nucliadb-models>=6.2.0.post2628
29
29
  Requires-Dist: nucliadb-admin-assets>=1.0.0.post1224
30
30
  Requires-Dist: nucliadb-node-binding>=2.26.0
31
31
  Requires-Dist: uvicorn
@@ -325,16 +325,16 @@ nucliadb/writer/resource/field.py,sha256=tNG7LcBfVgG0SarOodXsTdaHwp9D0qx0e92MyYw
325
325
  nucliadb/writer/resource/origin.py,sha256=pvhUDdU0mlWPUcpoQi4LDUJaRtfjzVVrA8XcGVI_N8k,2021
326
326
  nucliadb/writer/tus/__init__.py,sha256=huWpKnDnjsrKlBBJk30ta5vamlA-4x0TbPs_2Up8hyM,5443
327
327
  nucliadb/writer/tus/azure.py,sha256=XhWAlWTM0vmXcXtuEPYjjeEhuZjiZXZu8q9WsJ7omFE,4107
328
- nucliadb/writer/tus/dm.py,sha256=UTY1pW6mk9xrCWKMS4ncibGHKlywNrceUYPbLIKP3co,5487
328
+ nucliadb/writer/tus/dm.py,sha256=bVoXqt_dpNvTjpffPYhj1JfqK6gfLoPr0hdkknUCZ9E,5488
329
329
  nucliadb/writer/tus/exceptions.py,sha256=WfZSSjsHfoy63wUFlH3QoHx7FMoCNA1oKJmWpZZDnCo,2156
330
330
  nucliadb/writer/tus/gcs.py,sha256=nApFHim3zPqoP8L1oFz7R7uB4MTJ8azA7SUyIDFBcvs,14060
331
331
  nucliadb/writer/tus/local.py,sha256=7jYa_w9b-N90jWgN2sQKkNcomqn6JMVBOVeDOVYJHto,5193
332
332
  nucliadb/writer/tus/s3.py,sha256=vF0NkFTXiXhXq3bCVXXVV-ED38ECVoUeeYViP8uMqcU,8357
333
333
  nucliadb/writer/tus/storage.py,sha256=ToqwjoYnjI4oIcwzkhha_MPxi-k4Jk3Lt55zRwaC1SM,2903
334
334
  nucliadb/writer/tus/utils.py,sha256=MSdVbRsRSZVdkaum69_0wku7X3p5wlZf4nr6E0GMKbw,2556
335
- nucliadb-6.1.0.post2610.dist-info/METADATA,sha256=hq7ECRkXdli7ZqMNQKUI1ZjJyi0ww7yCXEC7asizcCk,4390
336
- nucliadb-6.1.0.post2610.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
337
- nucliadb-6.1.0.post2610.dist-info/entry_points.txt,sha256=XqGfgFDuY3zXQc8ewXM2TRVjTModIq851zOsgrmaXx4,1268
338
- nucliadb-6.1.0.post2610.dist-info/top_level.txt,sha256=hwYhTVnX7jkQ9gJCkVrbqEG1M4lT2F_iPQND1fCzF80,20
339
- nucliadb-6.1.0.post2610.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
340
- nucliadb-6.1.0.post2610.dist-info/RECORD,,
335
+ nucliadb-6.2.0.post2628.dist-info/METADATA,sha256=RP8ybjNxSveiosTS71zdP1M6A7V5x1TQCJDMZ61jFxQ,4390
336
+ nucliadb-6.2.0.post2628.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
337
+ nucliadb-6.2.0.post2628.dist-info/entry_points.txt,sha256=XqGfgFDuY3zXQc8ewXM2TRVjTModIq851zOsgrmaXx4,1268
338
+ nucliadb-6.2.0.post2628.dist-info/top_level.txt,sha256=hwYhTVnX7jkQ9gJCkVrbqEG1M4lT2F_iPQND1fCzF80,20
339
+ nucliadb-6.2.0.post2628.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
340
+ nucliadb-6.2.0.post2628.dist-info/RECORD,,