lamindb_setup 1.1.0__py3-none-any.whl → 1.1.1__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.
lamindb_setup/__init__.py CHANGED
@@ -33,7 +33,7 @@ Modules & settings:
33
33
 
34
34
  """
35
35
 
36
- __version__ = "1.1.0" # denote a release candidate for 0.1.0 with 0.1rc1
36
+ __version__ = "1.1.1" # denote a release candidate for 0.1.0 with 0.1rc1
37
37
 
38
38
  import os
39
39
 
@@ -34,7 +34,6 @@ def private_django_api(reverse=False):
34
34
  # the order here matters
35
35
  # changing it might break the tests
36
36
  attributes = [
37
- "DoesNotExist",
38
37
  "MultipleObjectsReturned",
39
38
  "add_to_class",
40
39
  "adelete",
@@ -72,10 +71,6 @@ def private_django_api(reverse=False):
72
71
  new_name = attr if reverse else f"_{attr}"
73
72
  content = content.replace(old_name, new_name)
74
73
 
75
- if not reverse:
76
- content = content.replace("Field_DoesNotExist", "FieldDoesNotExist")
77
- content = content.replace("Object_DoesNotExist", "ObjectDoesNotExist")
78
-
79
74
  if content != original_content:
80
75
  file_path.write_text(content, encoding=encoding)
81
76
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: lamindb_setup
3
- Version: 1.1.0
3
+ Version: 1.1.1
4
4
  Summary: Setup & configure LaminDB.
5
5
  Author-email: Lamin Labs <open-source@lamin.ai>
6
6
  Requires-Python: >=3.10
@@ -1,4 +1,4 @@
1
- lamindb_setup/__init__.py,sha256=nG1aMZpbOPII-GtdqxGgMgeR-Lk_ltuPr_yAMiMd44o,2692
1
+ lamindb_setup/__init__.py,sha256=6TuxQ39LS6eQzygoAXTY6B7NyqslymPPePkClF5BLss,2692
2
2
  lamindb_setup/_cache.py,sha256=aszT-zk3S5dTLKp5g1W-S_FPh2E5YVCALwWSGPJLWBM,1493
3
3
  lamindb_setup/_check.py,sha256=28PcG8Kp6OpjSLSi1r2boL2Ryeh6xkaCL87HFbjs6GA,129
4
4
  lamindb_setup/_check_setup.py,sha256=d1GS1Csy2G9AysfjoyVcNVY0lhHiWSwSLpfgdIQf35s,5477
@@ -26,7 +26,7 @@ lamindb_setup/core/_hub_client.py,sha256=ywJ_HpGqwui6t_vsj-my80gYgSSgAiSFyZoRj03
26
26
  lamindb_setup/core/_hub_core.py,sha256=OPByE76h6MQaCToT7AzbeH9Tr5-BbpIAh__oIiEl1VE,20021
27
27
  lamindb_setup/core/_hub_crud.py,sha256=IAuPZes1am8OFwtcf5jSRQPGG1eKwVTEsp9Li-uq0cQ,5377
28
28
  lamindb_setup/core/_hub_utils.py,sha256=6dyDGyzYFgVfR_lE3VN3CP1jGp98gxPtr-T91PAP05U,2687
29
- lamindb_setup/core/_private_django_api.py,sha256=KIn43HOhiRjkbTbddyJqv-WNTTa1bAizbM1tWXoXPBg,2869
29
+ lamindb_setup/core/_private_django_api.py,sha256=By63l3vIEtK1pq246FhHq3tslxsaTJGKm5VakYluWp4,2656
30
30
  lamindb_setup/core/_settings.py,sha256=eslFO84vb5uRRfJ3r_uu4O8677l8lU5BbpZJMSAYw6A,8244
31
31
  lamindb_setup/core/_settings_instance.py,sha256=prEAS0MrSzPdxQTSjFoTzvGz6915GIL9v9RYhzPeoQ4,19362
32
32
  lamindb_setup/core/_settings_load.py,sha256=boeNntqIZ_DjelRBUAGp0ujc5akmbrrsk-LY28exa7E,4099
@@ -41,7 +41,7 @@ lamindb_setup/core/exceptions.py,sha256=4NpLUNUIfXYVTFX2FvLZF8RW34exk2Vn2X3G4Yhn
41
41
  lamindb_setup/core/hashing.py,sha256=M3Q1-ywnqh4Uy5zojbQfLju19HU0ySp8Oi7FGIJXfFI,3667
42
42
  lamindb_setup/core/types.py,sha256=zJii2le38BJUmsNVvzDrbzGYr0yaeb-9Rw9IKmsBr3k,523
43
43
  lamindb_setup/core/upath.py,sha256=FUCBicCTAUPq-3lFwcDPngRLrNGfqQEn7l9ZCLjkz3Y,33335
44
- lamindb_setup-1.1.0.dist-info/LICENSE,sha256=UOZ1F5fFDe3XXvG4oNnkL1-Ecun7zpHzRxjp-XsMeAo,11324
45
- lamindb_setup-1.1.0.dist-info/WHEEL,sha256=CpUCUxeHQbRN5UGRQHYRJorO5Af-Qy_fHMctcQ8DSGI,82
46
- lamindb_setup-1.1.0.dist-info/METADATA,sha256=h799g4G2jS30UqZwG69XIIB_cWf46cPvnhisMsTOdSk,1770
47
- lamindb_setup-1.1.0.dist-info/RECORD,,
44
+ lamindb_setup-1.1.1.dist-info/LICENSE,sha256=UOZ1F5fFDe3XXvG4oNnkL1-Ecun7zpHzRxjp-XsMeAo,11324
45
+ lamindb_setup-1.1.1.dist-info/WHEEL,sha256=CpUCUxeHQbRN5UGRQHYRJorO5Af-Qy_fHMctcQ8DSGI,82
46
+ lamindb_setup-1.1.1.dist-info/METADATA,sha256=dn4Sbq-u6AoTsN06Sfa0jlbWPt41MBMsBqqdEnVS13U,1770
47
+ lamindb_setup-1.1.1.dist-info/RECORD,,