Geode-Simplex 8.2.14__tar.gz → 8.2.15rc1__tar.gz

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 (33) hide show
  1. {geode_simplex-8.2.14 → geode_simplex-8.2.15rc1}/Geode_Simplex.egg-info/PKG-INFO +3 -3
  2. {geode_simplex-8.2.14 → geode_simplex-8.2.15rc1}/Geode_Simplex.egg-info/SOURCES.txt +3 -3
  3. {geode_simplex-8.2.14 → geode_simplex-8.2.15rc1}/Geode_Simplex.egg-info/requires.txt +2 -2
  4. {geode_simplex-8.2.14 → geode_simplex-8.2.15rc1}/PKG-INFO +3 -3
  5. geode_simplex-8.2.15rc1/geode_simplex/lib64/geode_simplex_py_brep.cpython-39-x86_64-linux-gnu.so +0 -0
  6. geode_simplex-8.2.15rc1/geode_simplex/lib64/geode_simplex_py_metric.cpython-39-x86_64-linux-gnu.so +0 -0
  7. geode_simplex-8.2.15rc1/geode_simplex/lib64/geode_simplex_py_section.cpython-39-x86_64-linux-gnu.so +0 -0
  8. {geode_simplex-8.2.14 → geode_simplex-8.2.15rc1}/geode_simplex/lib64/libGeode-Simplex_brep.so +0 -0
  9. {geode_simplex-8.2.14 → geode_simplex-8.2.15rc1}/geode_simplex/lib64/libGeode-Simplex_core.so +0 -0
  10. {geode_simplex-8.2.14 → geode_simplex-8.2.15rc1}/geode_simplex/lib64/libGeode-Simplex_corner.so +0 -0
  11. {geode_simplex-8.2.14 → geode_simplex-8.2.15rc1}/geode_simplex/lib64/libGeode-Simplex_line2d.so +0 -0
  12. {geode_simplex-8.2.14 → geode_simplex-8.2.15rc1}/geode_simplex/lib64/libGeode-Simplex_line3d.so +0 -0
  13. {geode_simplex-8.2.14 → geode_simplex-8.2.15rc1}/geode_simplex/lib64/libGeode-Simplex_line_common.so +0 -0
  14. {geode_simplex-8.2.14 → geode_simplex-8.2.15rc1}/geode_simplex/lib64/libGeode-Simplex_metric.so +0 -0
  15. {geode_simplex-8.2.14 → geode_simplex-8.2.15rc1}/geode_simplex/lib64/libGeode-Simplex_section.so +0 -0
  16. {geode_simplex-8.2.14 → geode_simplex-8.2.15rc1}/geode_simplex/lib64/libGeode-Simplex_solid.so +0 -0
  17. {geode_simplex-8.2.14 → geode_simplex-8.2.15rc1}/geode_simplex/lib64/libGeode-Simplex_surface2d.so +0 -0
  18. {geode_simplex-8.2.14 → geode_simplex-8.2.15rc1}/geode_simplex/lib64/libGeode-Simplex_surface3d.so +0 -0
  19. {geode_simplex-8.2.14 → geode_simplex-8.2.15rc1}/geode_simplex/lib64/libGeode-Simplex_surface_common.so +0 -0
  20. {geode_simplex-8.2.14 → geode_simplex-8.2.15rc1}/pyproject.toml +1 -1
  21. {geode_simplex-8.2.14 → geode_simplex-8.2.15rc1}/requirements.txt +4 -4
  22. geode_simplex-8.2.14/geode_simplex/lib64/geode_simplex_py_brep.cpython-311-x86_64-linux-gnu.so +0 -0
  23. geode_simplex-8.2.14/geode_simplex/lib64/geode_simplex_py_metric.cpython-311-x86_64-linux-gnu.so +0 -0
  24. geode_simplex-8.2.14/geode_simplex/lib64/geode_simplex_py_section.cpython-311-x86_64-linux-gnu.so +0 -0
  25. {geode_simplex-8.2.14 → geode_simplex-8.2.15rc1}/Geode_Simplex.egg-info/dependency_links.txt +0 -0
  26. {geode_simplex-8.2.14 → geode_simplex-8.2.15rc1}/Geode_Simplex.egg-info/top_level.txt +0 -0
  27. {geode_simplex-8.2.14 → geode_simplex-8.2.15rc1}/README.md +0 -0
  28. {geode_simplex-8.2.14 → geode_simplex-8.2.15rc1}/geode_simplex/__init__.py +0 -0
  29. {geode_simplex-8.2.14 → geode_simplex-8.2.15rc1}/geode_simplex/brep_simplex.py +0 -0
  30. {geode_simplex-8.2.14 → geode_simplex-8.2.15rc1}/geode_simplex/metric_simplex.py +0 -0
  31. {geode_simplex-8.2.14 → geode_simplex-8.2.15rc1}/geode_simplex/section_simplex.py +0 -0
  32. {geode_simplex-8.2.14 → geode_simplex-8.2.15rc1}/setup.cfg +0 -0
  33. {geode_simplex-8.2.14 → geode_simplex-8.2.15rc1}/setup.py +0 -0
@@ -1,15 +1,15 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: Geode-Simplex
3
- Version: 8.2.14
3
+ Version: 8.2.15rc1
4
4
  Summary: Simplex remeshing Geode-solutions OpenGeode module
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-background==8.*,>=8.6.8
9
+ Requires-Dist: geode-background==8.*,>=8.6.9rc1
10
10
  Requires-Dist: geode-common==33.*,>=33.0.9
11
11
  Requires-Dist: geode-numerics==5.*,>=5.1.8
12
- Requires-Dist: opengeode-core==15.*,>=15.6.1
12
+ Requires-Dist: opengeode-core==15.*,>=15.6.2
13
13
  Requires-Dist: opengeode-inspector==6.*,>=6.1.10
14
14
 
15
15
  <h1 align="center">Geode-Simplex<sup><i>by Geode-solutions</i></sup></h1>
@@ -11,9 +11,9 @@ geode_simplex/__init__.py
11
11
  geode_simplex/brep_simplex.py
12
12
  geode_simplex/metric_simplex.py
13
13
  geode_simplex/section_simplex.py
14
- geode_simplex/lib64/geode_simplex_py_brep.cpython-311-x86_64-linux-gnu.so
15
- geode_simplex/lib64/geode_simplex_py_metric.cpython-311-x86_64-linux-gnu.so
16
- geode_simplex/lib64/geode_simplex_py_section.cpython-311-x86_64-linux-gnu.so
14
+ geode_simplex/lib64/geode_simplex_py_brep.cpython-39-x86_64-linux-gnu.so
15
+ geode_simplex/lib64/geode_simplex_py_metric.cpython-39-x86_64-linux-gnu.so
16
+ geode_simplex/lib64/geode_simplex_py_section.cpython-39-x86_64-linux-gnu.so
17
17
  geode_simplex/lib64/libGeode-Simplex_brep.so
18
18
  geode_simplex/lib64/libGeode-Simplex_core.so
19
19
  geode_simplex/lib64/libGeode-Simplex_corner.so
@@ -1,5 +1,5 @@
1
- geode-background==8.*,>=8.6.8
1
+ geode-background==8.*,>=8.6.9rc1
2
2
  geode-common==33.*,>=33.0.9
3
3
  geode-numerics==5.*,>=5.1.8
4
- opengeode-core==15.*,>=15.6.1
4
+ opengeode-core==15.*,>=15.6.2
5
5
  opengeode-inspector==6.*,>=6.1.10
@@ -1,15 +1,15 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: Geode-Simplex
3
- Version: 8.2.14
3
+ Version: 8.2.15rc1
4
4
  Summary: Simplex remeshing Geode-solutions OpenGeode module
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-background==8.*,>=8.6.8
9
+ Requires-Dist: geode-background==8.*,>=8.6.9rc1
10
10
  Requires-Dist: geode-common==33.*,>=33.0.9
11
11
  Requires-Dist: geode-numerics==5.*,>=5.1.8
12
- Requires-Dist: opengeode-core==15.*,>=15.6.1
12
+ Requires-Dist: opengeode-core==15.*,>=15.6.2
13
13
  Requires-Dist: opengeode-inspector==6.*,>=6.1.10
14
14
 
15
15
  <h1 align="center">Geode-Simplex<sup><i>by Geode-solutions</i></sup></h1>
@@ -24,7 +24,7 @@ build-backend = "setuptools.build_meta"
24
24
 
25
25
  [project]
26
26
  name = "Geode-Simplex"
27
- version = "8.2.14"
27
+ version = "8.2.15-rc.1"
28
28
  description = "Simplex remeshing Geode-solutions OpenGeode module"
29
29
  authors = [{name = "Geode-solutions", email = "contact@geode-solutions.com"}]
30
30
  requires-python = ">=3.9,<3.13"
@@ -1,10 +1,10 @@
1
1
  #
2
- # This file is autogenerated by pip-compile with Python 3.11
2
+ # This file is autogenerated by pip-compile with Python 3.9
3
3
  # by the following command:
4
4
  #
5
- # pip-compile bindings/python/requirements.in
5
+ # pip-compile --pre bindings/python/requirements.in
6
6
  #
7
- geode-background==8.*,>=8.6.8
7
+ geode-background==8.*,>=8.6.9rc1
8
8
  # via -r bindings/python/requirements.in
9
9
  geode-common==33.*,>=33.0.9
10
10
  # via
@@ -13,7 +13,7 @@ geode-common==33.*,>=33.0.9
13
13
  # geode-numerics
14
14
  geode-numerics==5.*,>=5.1.8
15
15
  # via -r bindings/python/requirements.in
16
- opengeode-core==15.*,>=15.6.1
16
+ opengeode-core==15.*,>=15.6.2
17
17
  # via
18
18
  # -r bindings/python/requirements.in
19
19
  # geode-background