nucliadb 6.7.2.post4882__py3-none-any.whl → 6.7.2.post4884__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 might be problematic. Click here for more details.

@@ -116,6 +116,9 @@ def run():
116
116
  if nuclia_settings.nuclia_service_account:
117
117
  settings_to_output["NUA API key"] = "Configured ✔"
118
118
  settings_to_output["NUA API zone"] = nuclia_settings.nuclia_zone
119
+ settings_to_output["NUA API url"] = (
120
+ nuclia_settings.nuclia_public_url.format(zone=nuclia_settings.nuclia_zone) + "/api"
121
+ )
119
122
 
120
123
  settings_to_output_fmted = "\n".join(
121
124
  [f"|| - {k}:{' ' * (27 - len(k))}{v}" for k, v in settings_to_output.items()]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: nucliadb
3
- Version: 6.7.2.post4882
3
+ Version: 6.7.2.post4884
4
4
  Summary: NucliaDB
5
5
  Author-email: Nuclia <nucliadb@nuclia.com>
6
6
  License-Expression: AGPL-3.0-or-later
@@ -19,11 +19,11 @@ Classifier: Programming Language :: Python :: 3.12
19
19
  Classifier: Programming Language :: Python :: 3 :: Only
20
20
  Requires-Python: <4,>=3.9
21
21
  Description-Content-Type: text/markdown
22
- Requires-Dist: nucliadb-telemetry[all]>=6.7.2.post4882
23
- Requires-Dist: nucliadb-utils[cache,fastapi,storages]>=6.7.2.post4882
24
- Requires-Dist: nucliadb-protos>=6.7.2.post4882
25
- Requires-Dist: nucliadb-models>=6.7.2.post4882
26
- Requires-Dist: nidx-protos>=6.7.2.post4882
22
+ Requires-Dist: nucliadb-telemetry[all]>=6.7.2.post4884
23
+ Requires-Dist: nucliadb-utils[cache,fastapi,storages]>=6.7.2.post4884
24
+ Requires-Dist: nucliadb-protos>=6.7.2.post4884
25
+ Requires-Dist: nucliadb-models>=6.7.2.post4884
26
+ Requires-Dist: nidx-protos>=6.7.2.post4884
27
27
  Requires-Dist: nucliadb-admin-assets>=1.0.0.post1224
28
28
  Requires-Dist: nuclia-models>=0.46.0
29
29
  Requires-Dist: uvicorn[standard]
@@ -291,7 +291,7 @@ nucliadb/standalone/lifecycle.py,sha256=rdKLG-oOLN4rfd2VGG_2vlDUWYneWSCiuEhoeiFK
291
291
  nucliadb/standalone/migrations.py,sha256=s9-3RSZ-O3bjEw2TnBe_YWLUEKbub0bARUxi1gA3yuY,1950
292
292
  nucliadb/standalone/purge.py,sha256=ZY-cebb214FFiPG7OFmXZGg0G3CK5Amw0FLLm9WJhKE,1343
293
293
  nucliadb/standalone/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
294
- nucliadb/standalone/run.py,sha256=0QKEAT6pCaLvnuxTG3RltTlhE2g5-HI21KbOWfusBGE,5425
294
+ nucliadb/standalone/run.py,sha256=gbJcociwaQVKHR5C0HEq0cpWuxgOLcmVjCzlE0S2ZWw,5577
295
295
  nucliadb/standalone/settings.py,sha256=fbgqVT37XB2cJHJARnR19MO_dz6NLbkuIC2okH7J80o,5714
296
296
  nucliadb/standalone/versions.py,sha256=8CxNMNt2NgWM8ct50UsR4d44-ae7wtQI-sV-yGiFqyI,3508
297
297
  nucliadb/standalone/static/favicon.ico,sha256=96pKGp6Sx457JkTfjy1dtApMhkitixfU6invCUGAYOU,2285
@@ -376,8 +376,8 @@ nucliadb/writer/tus/local.py,sha256=7jYa_w9b-N90jWgN2sQKkNcomqn6JMVBOVeDOVYJHto,
376
376
  nucliadb/writer/tus/s3.py,sha256=vu1BGg4VqJ_x2P1u2BxqPKlSfw5orT_a3R-Ln5oPUpU,8483
377
377
  nucliadb/writer/tus/storage.py,sha256=ToqwjoYnjI4oIcwzkhha_MPxi-k4Jk3Lt55zRwaC1SM,2903
378
378
  nucliadb/writer/tus/utils.py,sha256=MSdVbRsRSZVdkaum69_0wku7X3p5wlZf4nr6E0GMKbw,2556
379
- nucliadb-6.7.2.post4882.dist-info/METADATA,sha256=4iQdvdQQ2eCmmWGGgUH-zAT708gy9kMu8W6_DQnrw4Y,4158
380
- nucliadb-6.7.2.post4882.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
381
- nucliadb-6.7.2.post4882.dist-info/entry_points.txt,sha256=XqGfgFDuY3zXQc8ewXM2TRVjTModIq851zOsgrmaXx4,1268
382
- nucliadb-6.7.2.post4882.dist-info/top_level.txt,sha256=hwYhTVnX7jkQ9gJCkVrbqEG1M4lT2F_iPQND1fCzF80,20
383
- nucliadb-6.7.2.post4882.dist-info/RECORD,,
379
+ nucliadb-6.7.2.post4884.dist-info/METADATA,sha256=IGL0gQWBXlU1qfCFDX83hrTIWGuXT3RN_j-yuWUishQ,4158
380
+ nucliadb-6.7.2.post4884.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
381
+ nucliadb-6.7.2.post4884.dist-info/entry_points.txt,sha256=XqGfgFDuY3zXQc8ewXM2TRVjTModIq851zOsgrmaXx4,1268
382
+ nucliadb-6.7.2.post4884.dist-info/top_level.txt,sha256=hwYhTVnX7jkQ9gJCkVrbqEG1M4lT2F_iPQND1fCzF80,20
383
+ nucliadb-6.7.2.post4884.dist-info/RECORD,,