Package: sfepy / 2025.3-1

Metadata

Package Version Patches format
sfepy 2025.3-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
20_reproducible_build.patch | (download)

sfepy/solvers/ls.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 make the build reproducible
FindPythonExtensions.patch | (download)

CMakeLists.txt | 6 6 + 0 - 0 !
1 file changed, 6 insertions(+)

 just ignore since we have build-depends: python3-skbuild
 CMake Error at CMakeLists.txt:6 (find_package):
  By not providing "FindPythonExtensions.cmake" in CMAKE_MODULE_PATH this
  project has asked CMake to find a package configuration file provided by
  "PythonExtensions", but CMake did not find one.

  Could not find a package configuration file provided by "PythonExtensions"
  with any of the following names:

drop_jax_from_docs.diff | (download)

doc/developer_guide.rst | 1 0 + 1 - 0 !
doc/src/sfepy/terms/terms_jax.rst | 6 0 + 6 - 0 !
2 files changed, 7 deletions(-)

---
drop_jax_from_examples.diff | (download)

sfepy/examples/linear_elasticity/elastodynamic_identification.py | 6 6 + 0 - 0 !
1 file changed, 6 insertions(+)

---
gcc_15 | (download)

sfepy/mechanics/extmods/contres.h | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 fix "error: bool cannot be defined via typedef`"

SyntaxWarning.patch | (download)

sfepy/examples/diffusion/poisson_parametric_study.py | 4 2 + 2 - 0 !
sfepy/homogenization/coefs_phononic.py | 4 2 + 2 - 0 !
sfepy/scripts/probe.py | 2 1 + 1 - 0 !
sfepy/solvers/nls.py | 2 1 + 1 - 0 !
4 files changed, 6 insertions(+), 6 deletions(-)

---