OpenGeodeWeb-Back 5.3.1rc1__py3-none-any.whl → 5.3.2rc1__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: OpenGeodeWeb-Back
3
- Version: 5.3.1rc1
3
+ Version: 5.3.2rc1
4
4
  Summary: OpenGeodeWeb-Back is an open source framework that proposes handy python functions and wrappers for the OpenGeode ecosystem
5
5
  Author-email: Geode-solutions <team-web@geode-solutions.com>
6
6
  Project-URL: Homepage, https://github.com/Geode-solutions/OpenGeodeWeb-Back
@@ -17,28 +17,28 @@ Requires-Dist: blinker ==1.8.2
17
17
  Requires-Dist: click ==8.1.7
18
18
  Requires-Dist: flask[async] ==3.0.3
19
19
  Requires-Dist: flask-cors ==5.0.0
20
- Requires-Dist: geode-background ==8.6.1
21
- Requires-Dist: geode-common ==33.0.4
22
- Requires-Dist: geode-conversion ==6.0.10
23
- Requires-Dist: geode-explicit ==6.1.9
24
- Requires-Dist: geode-implicit ==3.2.4
25
- Requires-Dist: geode-numerics ==5.1.3
26
- Requires-Dist: geode-simplex ==8.2.10
27
- Requires-Dist: geode-viewables ==3.0.5
20
+ Requires-Dist: geode-background ==8.6.8
21
+ Requires-Dist: geode-common ==33.0.9
22
+ Requires-Dist: geode-conversion ==6.0.14
23
+ Requires-Dist: geode-explicit ==6.1.14
24
+ Requires-Dist: geode-implicit ==3.3.2
25
+ Requires-Dist: geode-numerics ==5.1.8
26
+ Requires-Dist: geode-simplex ==8.2.14
27
+ Requires-Dist: geode-viewables ==3.0.6
28
28
  Requires-Dist: itsdangerous ==2.2.0
29
29
  Requires-Dist: jinja2 ==3.1.4
30
30
  Requires-Dist: jsonschema ==4.23.0
31
31
  Requires-Dist: jsonschema-specifications ==2024.10.1
32
- Requires-Dist: markupsafe ==3.0.1
33
- Requires-Dist: opengeode-core ==15.5.0
34
- Requires-Dist: opengeode-geosciences ==8.1.0
35
- Requires-Dist: opengeode-geosciencesio ==5.2.1
36
- Requires-Dist: opengeode-inspector ==6.1.4
37
- Requires-Dist: opengeode-io ==7.0.3
32
+ Requires-Dist: markupsafe ==3.0.2
33
+ Requires-Dist: opengeode-core ==15.6.1
34
+ Requires-Dist: opengeode-geosciences ==8.1.1
35
+ Requires-Dist: opengeode-geosciencesio ==5.2.3
36
+ Requires-Dist: opengeode-inspector ==6.1.10
37
+ Requires-Dist: opengeode-io ==7.0.5
38
38
  Requires-Dist: referencing ==0.35.1
39
- Requires-Dist: rpds-py ==0.20.0
39
+ Requires-Dist: rpds-py ==0.20.1
40
40
  Requires-Dist: typing-extensions ==4.12.2
41
- Requires-Dist: werkzeug ==3.0.4
41
+ Requires-Dist: werkzeug ==3.1.2
42
42
 
43
43
  <h1 align="center">OpenGeodeWeb-Back<sup><i>by Geode-solutions</i></sup></h1>
44
44
  <h3 align="center">OpenSource Python framework based on OpenGeode</h3>
@@ -1,7 +1,7 @@
1
1
  opengeodeweb_back/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
2
  opengeodeweb_back/app_config.py,sha256=bZIs0giTA0cYJJYbt25ZHYlHdsOy82h5xSxdOitgR4A,752
3
3
  opengeodeweb_back/geode_functions.py,sha256=m1icB_E9SctF6LFoUDLxE0WseDy6wc1qNV6KeuBeEGo,8716
4
- opengeodeweb_back/geode_objects.py,sha256=-dgpfzZ7Ep0usBAJUPxzWuUcVcMB_1F0R6IyxnTl0Os,22478
4
+ opengeodeweb_back/geode_objects.py,sha256=IxUC5TBhwGZnazxPKYHO-Tepgp3kr6hFd_UE7kxIVZA,22452
5
5
  opengeodeweb_back/utils_functions.py,sha256=18kp8M3bnrlu692qj-ymJJPA1hTpPjx_xl9oVi5qGyg,4120
6
6
  opengeodeweb_back/routes/blueprint_routes.py,sha256=X_VF8pfxxci8Ek37uLjIDJTh9ItNiufd52hoBfbi9q8,8596
7
7
  opengeodeweb_back/routes/schemas/allowed_files.json,sha256=pRsGf39LiJpl3zEGLg4IqvRtm7iUx3Wq4Tb4tSFXGV0,234
@@ -13,8 +13,8 @@ opengeodeweb_back/routes/schemas/missing_files.json,sha256=tJVdSM3CqYFZRC6eNW6Q3
13
13
  opengeodeweb_back/routes/schemas/ping.json,sha256=MhI5jtrjMsAsfIKEzdY8p1HyV9xv4O3hYfESWw6tkyE,162
14
14
  opengeodeweb_back/routes/schemas/save_viewable_file.json,sha256=7BXO8vsQrmqyEQ2uycm2Ift_EY7a0KocvnGEjYrQFcQ,368
15
15
  opengeodeweb_back/routes/schemas/upload_file.json,sha256=sE6bxz3mJbSZlGmrnR_hZmcx0dvZGn3Wpnn6szRPxXQ,186
16
- OpenGeodeWeb_Back-5.3.1rc1.dist-info/LICENSE,sha256=LoTB-aqQvzTGxoTRXNnhNV0LKiqdk2bQv6MB34l8zkI,1079
17
- OpenGeodeWeb_Back-5.3.1rc1.dist-info/METADATA,sha256=ZsAwVt-aGRY_2oY5L3Ifr1LkT5X2YhgRN82G-aQRnBI,3085
18
- OpenGeodeWeb_Back-5.3.1rc1.dist-info/WHEEL,sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA,91
19
- OpenGeodeWeb_Back-5.3.1rc1.dist-info/top_level.txt,sha256=tN1FZeLIVBrdja2-pbmhg5-tK-JILmmT9OeIBnhlUrQ,18
20
- OpenGeodeWeb_Back-5.3.1rc1.dist-info/RECORD,,
16
+ OpenGeodeWeb_Back-5.3.2rc1.dist-info/LICENSE,sha256=LoTB-aqQvzTGxoTRXNnhNV0LKiqdk2bQv6MB34l8zkI,1079
17
+ OpenGeodeWeb_Back-5.3.2rc1.dist-info/METADATA,sha256=_zlX0m_SkPlylvO21uBTe-BISAMIkLnCs2JksFFM7ZU,3087
18
+ OpenGeodeWeb_Back-5.3.2rc1.dist-info/WHEEL,sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc,91
19
+ OpenGeodeWeb_Back-5.3.2rc1.dist-info/top_level.txt,sha256=tN1FZeLIVBrdja2-pbmhg5-tK-JILmmT9OeIBnhlUrQ,18
20
+ OpenGeodeWeb_Back-5.3.2rc1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.2.0)
2
+ Generator: setuptools (75.3.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -433,7 +433,7 @@ def geode_objects_dict():
433
433
  "is_3D": False,
434
434
  "is_viewable": True,
435
435
  "save_viewable": g_v.save_viewable_triangulated_surface2D,
436
- "inspector": og_inspector.inspect_triangulated_surface2D,
436
+ "inspector": og_inspector.inspect_surface2D,
437
437
  },
438
438
  "TriangulatedSurface3D": {
439
439
  "input_factory": og.TriangulatedSurfaceInputFactory3D,
@@ -453,7 +453,7 @@ def geode_objects_dict():
453
453
  "is_3D": True,
454
454
  "is_viewable": True,
455
455
  "save_viewable": g_v.save_viewable_triangulated_surface3D,
456
- "inspector": og_inspector.inspect_triangulated_surface3D,
456
+ "inspector": og_inspector.inspect_surface3D,
457
457
  },
458
458
  "VertexSet": {
459
459
  "input_factory": og.VertexSetInputFactory,