ansys-pyensight-core 0.8.7__tar.gz → 0.8.8__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.

Potentially problematic release.


This version of ansys-pyensight-core might be problematic. Click here for more details.

Files changed (52) hide show
  1. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/PKG-INFO +2 -2
  2. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/pyproject.toml +2 -2
  3. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/exts/ansys.geometry.service/config/extension.toml +1 -1
  4. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/exts/ansys.geometry.serviceui/config/extension.toml +1 -1
  5. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/launcher.py +1 -1
  6. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/LICENSE +0 -0
  7. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/README.rst +0 -0
  8. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/__init__.py +0 -0
  9. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/deep_pixel_view.html +0 -0
  10. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/dockerlauncher.py +0 -0
  11. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/enscontext.py +0 -0
  12. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/enshell_grpc.py +0 -0
  13. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/ensight_grpc.py +0 -0
  14. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/ensobj.py +0 -0
  15. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/exts/ansys.geometry.service/ansys/geometry/service/__init__.py +0 -0
  16. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/exts/ansys.geometry.service/ansys/geometry/service/extension.py +0 -0
  17. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/exts/ansys.geometry.service/data/icon.png +0 -0
  18. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/exts/ansys.geometry.service/data/preview.png +0 -0
  19. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/exts/ansys.geometry.service/docs/CHANGELOG.md +0 -0
  20. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/exts/ansys.geometry.service/docs/README.md +0 -0
  21. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/exts/ansys.geometry.service/docs/index.rst +0 -0
  22. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/exts/ansys.geometry.serviceui/ansys/geometry/serviceui/__init__.py +0 -0
  23. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/exts/ansys.geometry.serviceui/ansys/geometry/serviceui/extension.py +0 -0
  24. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/exts/ansys.geometry.serviceui/data/icon.png +0 -0
  25. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/exts/ansys.geometry.serviceui/data/preview.png +0 -0
  26. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/exts/ansys.geometry.serviceui/docs/CHANGELOG.md +0 -0
  27. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/exts/ansys.geometry.serviceui/docs/README.md +0 -0
  28. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/exts/ansys.geometry.serviceui/docs/index.rst +0 -0
  29. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/launch_ensight.py +0 -0
  30. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/listobj.py +0 -0
  31. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/locallauncher.py +0 -0
  32. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/py.typed +0 -0
  33. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/renderable.py +0 -0
  34. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/session.py +0 -0
  35. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/sgeo_poll.html +0 -0
  36. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/utils/__init__.py +0 -0
  37. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/utils/adr.py +0 -0
  38. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/utils/dsg_server.py +0 -0
  39. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/utils/export.py +0 -0
  40. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/utils/omniverse.py +0 -0
  41. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/utils/omniverse_dsg_server.py +0 -0
  42. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/utils/parts.py +0 -0
  43. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/utils/query.py +0 -0
  44. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/utils/readers.py +0 -0
  45. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/utils/resources/Materials/000_sky.exr +0 -0
  46. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/utils/resources/Materials/Fieldstone/Fieldstone_BaseColor.png +0 -0
  47. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/utils/resources/Materials/Fieldstone/Fieldstone_N.png +0 -0
  48. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/utils/resources/Materials/Fieldstone/Fieldstone_ORM.png +0 -0
  49. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/utils/resources/Materials/Fieldstone.mdl +0 -0
  50. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/utils/support.py +0 -0
  51. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/utils/variables.py +0 -0
  52. {ansys_pyensight_core-0.8.7 → ansys_pyensight_core-0.8.8}/src/ansys/pyensight/core/utils/views.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ansys-pyensight-core
3
- Version: 0.8.7
3
+ Version: 0.8.8
4
4
  Summary: A python wrapper for Ansys EnSight
5
5
  Author-email: "ANSYS, Inc." <pyansys.core@ansys.com>
6
6
  Maintainer-email: "ANSYS, Inc." <pyansys.core@ansys.com>
@@ -19,7 +19,7 @@ Requires-Dist: importlib-metadata>=4.0; python_version<='3.8'
19
19
  Requires-Dist: ansys-api-pyensight==0.4.1
20
20
  Requires-Dist: requests>=2.28.2
21
21
  Requires-Dist: docker>=6.1.0
22
- Requires-Dist: urllib3<2
22
+ Requires-Dist: urllib3<3.0.0
23
23
  Requires-Dist: numpy>=1.21.0,<2
24
24
  Requires-Dist: Pillow>=9.3.0
25
25
  Requires-Dist: pypng>=0.0.20
@@ -6,7 +6,7 @@ build-backend = "flit_core.buildapi"
6
6
 
7
7
  [project]
8
8
  name = "ansys-pyensight-core"
9
- version = "0.8.7"
9
+ version = "0.8.8"
10
10
  description = "A python wrapper for Ansys EnSight"
11
11
  readme = "README.rst"
12
12
  requires-python = ">=3.9,<4"
@@ -30,7 +30,7 @@ dependencies = [
30
30
  "ansys-api-pyensight==0.4.1",
31
31
  "requests>=2.28.2",
32
32
  "docker>=6.1.0",
33
- "urllib3<2",
33
+ "urllib3<3.0.0",
34
34
  "numpy>=1.21.0,<2",
35
35
  "Pillow>=9.3.0",
36
36
  "pypng>=0.0.20",
@@ -1,6 +1,6 @@
1
1
  [package]
2
2
  # Semantic Versioning is used: https://semver.org/
3
- version = "0.8.7"
3
+ version = "0.8.8"
4
4
 
5
5
  # Lists people or organizations that are considered the "authors" of the package.
6
6
  authors = ["ANSYS"]
@@ -1,6 +1,6 @@
1
1
  [package]
2
2
  # Semantic Versioning is used: https://semver.org/
3
- version = "0.8.7"
3
+ version = "0.8.8"
4
4
 
5
5
  # Lists people or organizations that are considered the "authors" of the package.
6
6
  authors = ["ANSYS"]
@@ -180,7 +180,7 @@ class Launcher:
180
180
  for process in psutil.process_iter():
181
181
  try:
182
182
  process_cmdline = process.cmdline()
183
- except (psutil.AccessDenied, psutil.ZombieProcess):
183
+ except (psutil.AccessDenied, psutil.ZombieProcess, OSError):
184
184
  continue
185
185
  if not process_cmdline:
186
186
  continue