Pull request for recommended update for paraview #490

Open
rfrohl wants to merge 2 commits from rfrohl/PackageHub:maintenance-update-1772547686 into leap-16.0
2 changed files with 19 additions and 1 deletions

View File

@@ -0,0 +1,18 @@
<patchinfo>
<packager>vicentebolea</packager>
<rating>moderate</rating>
<category>recommended</category>
<summary>Recommended update for paraview</summary>
<description>This update for paraview fixes the following issues:
Changes in paraview:
- Correct Python ParaView installation path, it was wrongly being
installed in a nested directory of its correct path.
- Disabled PythonAdaptors and AdaptorsCamPython ParaView module
since it is a very accessory feature that it gets installed in
the wrong path.
- Added simple python import test to check correct deployment.
</description>
<package>paraview</package>
</patchinfo>