nucliadb-utils 6.2.1.post2734__py3-none-any.whl → 6.2.1.post2744__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.

@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.2
2
2
  Name: nucliadb_utils
3
- Version: 6.2.1.post2734
3
+ Version: 6.2.1.post2744
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.post2734
28
- Requires-Dist: nucliadb-telemetry>=6.2.1.post2734
27
+ Requires-Dist: nucliadb-protos>=6.2.1.post2744
28
+ Requires-Dist: nucliadb-telemetry>=6.2.1.post2744
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"
@@ -44,6 +44,13 @@ Provides-Extra: fastapi
44
44
  Requires-Dist: fastapi>=0.95.2; extra == "fastapi"
45
45
  Requires-Dist: starlette>=0.21.0; extra == "fastapi"
46
46
  Requires-Dist: uvicorn; extra == "fastapi"
47
+ Dynamic: classifier
48
+ Dynamic: description
49
+ Dynamic: home-page
50
+ Dynamic: license
51
+ Dynamic: provides-extra
52
+ Dynamic: requires-dist
53
+ Dynamic: requires-python
47
54
 
48
55
  # nucliadb util python library
49
56
 
@@ -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=nykEfwxPc3F3aO8n7g_V7IY3RQBXU3_R_ukwBKxYXa8,7893
61
61
  nucliadb_utils/tests/s3.py,sha256=pl-RJFjA4MH6iXkqhsh5g8gDuEhrYu1nPZ-laxlrMlE,3704
62
- nucliadb_utils-6.2.1.post2734.dist-info/METADATA,sha256=hr1uONhnRwjm_ySTO_JS2OIFGUPC66tUXlamh8RwhDo,2055
63
- nucliadb_utils-6.2.1.post2734.dist-info/WHEEL,sha256=A3WOREP4zgxI0fKrHUG8DC8013e3dK3n7a6HDbcEIwE,91
64
- nucliadb_utils-6.2.1.post2734.dist-info/top_level.txt,sha256=fE3vJtALTfgh7bcAWcNhcfXkNPp_eVVpbKK-2IYua3E,15
65
- nucliadb_utils-6.2.1.post2734.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
66
- nucliadb_utils-6.2.1.post2734.dist-info/RECORD,,
62
+ nucliadb_utils-6.2.1.post2744.dist-info/METADATA,sha256=Wo8UpxEiQb8FNmWZQCYAwYOHkzdohtj7akLW49RjMso,2204
63
+ nucliadb_utils-6.2.1.post2744.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
64
+ nucliadb_utils-6.2.1.post2744.dist-info/top_level.txt,sha256=fE3vJtALTfgh7bcAWcNhcfXkNPp_eVVpbKK-2IYua3E,15
65
+ nucliadb_utils-6.2.1.post2744.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
66
+ nucliadb_utils-6.2.1.post2744.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.7.0)
2
+ Generator: setuptools (75.8.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5