Geode-Background 9.6.3rc1__cp312-cp312-manylinux_2_28_x86_64.whl → 9.9.3__cp312-cp312-manylinux_2_28_x86_64.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.
Files changed (24) hide show
  1. geode_background/lib64/geode_background_py_brep.cpython-312-x86_64-linux-gnu.so +0 -0
  2. geode_background/lib64/geode_background_py_common.cpython-312-x86_64-linux-gnu.so +0 -0
  3. geode_background/lib64/geode_background_py_solid.cpython-312-x86_64-linux-gnu.so +0 -0
  4. geode_background/lib64/geode_background_py_surface.cpython-312-x86_64-linux-gnu.so +0 -0
  5. geode_background/lib64/libGeode-Background_brep.so +0 -0
  6. geode_background/lib64/libGeode-Background_common.so +0 -0
  7. geode_background/lib64/libGeode-Background_line.so +0 -0
  8. geode_background/lib64/libGeode-Background_solid.so +0 -0
  9. geode_background/lib64/libGeode-Background_surface.so +0 -0
  10. {geode_background-9.6.3rc1.dist-info → geode_background-9.9.3.dist-info}/METADATA +3 -3
  11. geode_background-9.9.3.dist-info/RECORD +29 -0
  12. {geode_background-9.6.3rc1.dist-info → geode_background-9.9.3.dist-info}/WHEEL +1 -1
  13. geode_background-9.6.3rc1.dist-info/RECORD +0 -29
  14. /geode_background/{geode_background/__init__.pyi → __init__.pyi} +0 -0
  15. /geode_background/{geode_background/brep_background.pyi → brep_background.pyi} +0 -0
  16. /geode_background/{geode_background/common_background.pyi → common_background.pyi} +0 -0
  17. /geode_background/{geode_background/lib64 → lib64}/__init__.pyi +0 -0
  18. /geode_background/{geode_background/lib64 → lib64}/geode_background_py_brep.pyi +0 -0
  19. /geode_background/{geode_background/lib64 → lib64}/geode_background_py_common.pyi +0 -0
  20. /geode_background/{geode_background/lib64 → lib64}/geode_background_py_solid.pyi +0 -0
  21. /geode_background/{geode_background/lib64 → lib64}/geode_background_py_surface.pyi +0 -0
  22. /geode_background/{geode_background/solid_background.pyi → solid_background.pyi} +0 -0
  23. /geode_background/{geode_background/surface_background.pyi → surface_background.pyi} +0 -0
  24. {geode_background-9.6.3rc1.dist-info → geode_background-9.9.3.dist-info}/top_level.txt +0 -0
@@ -1,13 +1,13 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: Geode-Background
3
- Version: 9.6.3rc1
3
+ Version: 9.9.3
4
4
  Summary: Geode-solutions OpenGeode module for building background meshes
5
5
  Author-email: Geode-solutions <contact@geode-solutions.com>
6
6
  License: Proprietary
7
7
  Requires-Python: <3.13,>=3.9
8
8
  Description-Content-Type: text/markdown
9
- Requires-Dist: geode-common==33.*,>=33.11.0
10
- Requires-Dist: opengeode-core==15.*,>=15.27.4rc1
9
+ Requires-Dist: geode-common==33.*,>=33.16.1
10
+ Requires-Dist: opengeode-core==15.*,>=15.30.15
11
11
 
12
12
  <h1 align="center">Background<sup><i>by Geode-solutions</i></sup></h1>
13
13
  <h3 align="center">Module to generate background meshes and background models for OpenGeode</h3>
@@ -0,0 +1,29 @@
1
+ geode_background/__init__.py,sha256=TylbUeeCDwMHE6Mkwg7APOl0M3_ANrepRRvQ3SIHarw,176
2
+ geode_background/__init__.pyi,sha256=NUy6pSyzsNAzoX9z0hqgVwvWpKCxvtpAVHZCX7Ks-jE,835
3
+ geode_background/brep_background.py,sha256=aaoi25hxna9HZY6tgHddpZKQqX9iO2Lcjv8Q7VxEEDE,191
4
+ geode_background/brep_background.pyi,sha256=6zFTBZAnmIL0tz0FVhUsvczVqfE-fOCAUlYUB2UPCKc,259
5
+ geode_background/common_background.py,sha256=3ZejF1mV4-nJ5KwMHV4eKPx-1YeMMpD0YtFBAfFviUk,195
6
+ geode_background/common_background.pyi,sha256=ITg7Gbm005845256HoPbYaa5M1kIJvoe5iktY3j_8rU,265
7
+ geode_background/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
8
+ geode_background/solid_background.py,sha256=5Bm9diZ8dC-Hr8EmRcmtCf6WM4P0kwQDXlVg32rlIF0,192
9
+ geode_background/solid_background.pyi,sha256=zksKlIn8cxus85GtL9jboMOQqhkWXdG1C-vIENOw7lk,262
10
+ geode_background/surface_background.py,sha256=o9girxMu_ai70X8M2r8H4fo-CcrTY5uwXha9yXNhdZI,196
11
+ geode_background/surface_background.pyi,sha256=d4-8E-Uv3-86oeAgN7YtTbuj82JHVy-Zwpyel3mSNJ8,268
12
+ geode_background/lib64/__init__.pyi,sha256=CGSc1OiocGZCMzGDUSbqm2rrlUnXphLmmshqPl3lUp8,337
13
+ geode_background/lib64/geode_background_py_brep.cpython-312-x86_64-linux-gnu.so,sha256=UnWEOsUzfkyMPGuwqlIKbD4pwJAlKur6a1qJsG-5p2A,142896
14
+ geode_background/lib64/geode_background_py_brep.pyi,sha256=xdu66qm5yjnbYVa9z251SEvqkzgh85ghprzOUSiTY8k,220
15
+ geode_background/lib64/geode_background_py_common.cpython-312-x86_64-linux-gnu.so,sha256=FeItZ2oNffr9BN3J_OrdOeaOBSJ62Orbb1angWhWOYo,138800
16
+ geode_background/lib64/geode_background_py_common.pyi,sha256=aNxPckueBjXNQFYAuPyU2jTHm_Auhf5f1j9xqGIPuzI,226
17
+ geode_background/lib64/geode_background_py_solid.cpython-312-x86_64-linux-gnu.so,sha256=X1sNNKWsQS8WBHnMnQ7h4MpPEQPeMszto3UkjvVvpKk,142896
18
+ geode_background/lib64/geode_background_py_solid.pyi,sha256=WSZyOon7bqN6wWsLTGVt_rTAc66JcMYOsku3mx_QIhE,223
19
+ geode_background/lib64/geode_background_py_surface.cpython-312-x86_64-linux-gnu.so,sha256=8bug_YdIXhMHIwDzt_zrEeCxKTd0dNFaD9zKhHmImlg,138800
20
+ geode_background/lib64/geode_background_py_surface.pyi,sha256=4ujjjkmQWzfUY133bDUR1GzRro8nWptLmIUCMpuzb94,229
21
+ geode_background/lib64/libGeode-Background_brep.so,sha256=iZVzqhTJsm3Ih_UGq2wKgfHLpobqThb_cRTeRZx1KXY,398704
22
+ geode_background/lib64/libGeode-Background_common.so,sha256=YE8EB6WHoD0FxhsfX4pxZ1PQoOCnJE--Ccu6pYug3Io,142376
23
+ geode_background/lib64/libGeode-Background_line.so,sha256=PXkEMnVA9d1OPqi23-WtVz_RqTuRp0laSPBA1-U65mE,238592
24
+ geode_background/lib64/libGeode-Background_solid.so,sha256=yU3s0wHv26EQIr0DMNa74TMw5mCeCC7xYC5e1-VsvQs,790976
25
+ geode_background/lib64/libGeode-Background_surface.so,sha256=VtFbP12ltgdboJcWNRgD-0fxUHuzOYoIlKHdtmJZfnY,5564472
26
+ geode_background-9.9.3.dist-info/METADATA,sha256=8AphOGcb_krwXfl5tEV0-kdxAHJfFezooTMtsOGOYIk,543
27
+ geode_background-9.9.3.dist-info/WHEEL,sha256=zgdn3B1VUsq6k3fEeThySodtHQd0mYRtWBKWRGjrzMU,105
28
+ geode_background-9.9.3.dist-info/top_level.txt,sha256=Zrf1AIA63yPEiQFwdZwLsHzGAE3soNFO7AVs5NdN_r4,17
29
+ geode_background-9.9.3.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.9.0)
2
+ Generator: setuptools (80.10.1)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp312-cp312-linux_x86_64
5
5
 
@@ -1,29 +0,0 @@
1
- geode_background/__init__.py,sha256=TylbUeeCDwMHE6Mkwg7APOl0M3_ANrepRRvQ3SIHarw,176
2
- geode_background/brep_background.py,sha256=aaoi25hxna9HZY6tgHddpZKQqX9iO2Lcjv8Q7VxEEDE,191
3
- geode_background/common_background.py,sha256=3ZejF1mV4-nJ5KwMHV4eKPx-1YeMMpD0YtFBAfFviUk,195
4
- geode_background/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
- geode_background/solid_background.py,sha256=5Bm9diZ8dC-Hr8EmRcmtCf6WM4P0kwQDXlVg32rlIF0,192
6
- geode_background/surface_background.py,sha256=o9girxMu_ai70X8M2r8H4fo-CcrTY5uwXha9yXNhdZI,196
7
- geode_background/geode_background/__init__.pyi,sha256=NUy6pSyzsNAzoX9z0hqgVwvWpKCxvtpAVHZCX7Ks-jE,835
8
- geode_background/geode_background/brep_background.pyi,sha256=6zFTBZAnmIL0tz0FVhUsvczVqfE-fOCAUlYUB2UPCKc,259
9
- geode_background/geode_background/common_background.pyi,sha256=ITg7Gbm005845256HoPbYaa5M1kIJvoe5iktY3j_8rU,265
10
- geode_background/geode_background/solid_background.pyi,sha256=zksKlIn8cxus85GtL9jboMOQqhkWXdG1C-vIENOw7lk,262
11
- geode_background/geode_background/surface_background.pyi,sha256=d4-8E-Uv3-86oeAgN7YtTbuj82JHVy-Zwpyel3mSNJ8,268
12
- geode_background/geode_background/lib64/__init__.pyi,sha256=CGSc1OiocGZCMzGDUSbqm2rrlUnXphLmmshqPl3lUp8,337
13
- geode_background/geode_background/lib64/geode_background_py_brep.pyi,sha256=xdu66qm5yjnbYVa9z251SEvqkzgh85ghprzOUSiTY8k,220
14
- geode_background/geode_background/lib64/geode_background_py_common.pyi,sha256=aNxPckueBjXNQFYAuPyU2jTHm_Auhf5f1j9xqGIPuzI,226
15
- geode_background/geode_background/lib64/geode_background_py_solid.pyi,sha256=WSZyOon7bqN6wWsLTGVt_rTAc66JcMYOsku3mx_QIhE,223
16
- geode_background/geode_background/lib64/geode_background_py_surface.pyi,sha256=4ujjjkmQWzfUY133bDUR1GzRro8nWptLmIUCMpuzb94,229
17
- geode_background/lib64/geode_background_py_brep.cpython-312-x86_64-linux-gnu.so,sha256=DTyj0luxGLZJJ5ezIewYfDetm2nLRu42gQw1uZX0GRw,142896
18
- geode_background/lib64/geode_background_py_common.cpython-312-x86_64-linux-gnu.so,sha256=nc4hYgPxGNmnNLM4sOIWxKdaOA4_5IvDy-2Q2EXMh0M,138800
19
- geode_background/lib64/geode_background_py_solid.cpython-312-x86_64-linux-gnu.so,sha256=sJWCF2oIJs66kLKeQVG0ZdqJVHHXNKBHW0PnDquwAVA,142896
20
- geode_background/lib64/geode_background_py_surface.cpython-312-x86_64-linux-gnu.so,sha256=qa2Ftn7RNfE4hLokT0tCRx0wRHJ3vlZc0XPexqLl4tg,138800
21
- geode_background/lib64/libGeode-Background_brep.so,sha256=0rbnjuCiFCVVjMdf5l19HNKciyB7VrR8tlHxKJ7bGd4,468632
22
- geode_background/lib64/libGeode-Background_common.so,sha256=Uu_gyRDZqXVlOhMUgjdIYXCl87hZNSWpQ-GfjLmJSsI,183632
23
- geode_background/lib64/libGeode-Background_line.so,sha256=QMui8326TXsnrCZvKzP_5oDW1c20bxukie_PfXbXwW8,238624
24
- geode_background/lib64/libGeode-Background_solid.so,sha256=kjqX_3C48t60KoaETDiamoH2K9zMtecsWJIOrL6SN8w,844344
25
- geode_background/lib64/libGeode-Background_surface.so,sha256=nFOPHoVL9ziHC2htao83LPaKX-vMGeUNDwM5Ob_53Ig,5572600
26
- geode_background-9.6.3rc1.dist-info/METADATA,sha256=Drh9L0XadfcrdD0r5rPiGNRSdXsbU0MSP-azKsPPFvQ,548
27
- geode_background-9.6.3rc1.dist-info/WHEEL,sha256=6TsICjgOR7isz_jYr-ssV7RSRmh1_0Z7_b5ESlzfzVY,104
28
- geode_background-9.6.3rc1.dist-info/top_level.txt,sha256=Zrf1AIA63yPEiQFwdZwLsHzGAE3soNFO7AVs5NdN_r4,17
29
- geode_background-9.6.3rc1.dist-info/RECORD,,