~freecad-maintainers/netgen/+git/main:experimental

Last commit made on 2023-11-16
Get this branch:
git clone -b experimental https://git.launchpad.net/~freecad-maintainers/netgen/+git/main

Branch merges

Branch information

Name:
experimental
Repository:
lp:~freecad-maintainers/netgen/+git/main

Recent commits

548fc85... by Drew Parsons

upload 6.2.2305+dfsg1-2 to unstable

new upstream release in unstable.
Closes: #1016430.

9ab01e8... by Drew Parsons

update size_t_int32.patch to define pyngcore.Array_I_S as Array_I_U

on 32 bit systems where it is not defined by python_ngcore_export.cpp.

Then tests do not require patching.

b4a8d02... by Drew Parsons

debian/tests: skip the MPI python test on i386 and armhf,

where it is found to unreliably segfault
(unreliably in the sense that occasionally it passes)

29c4d45... by Drew Parsons

upload 6.2.2305+dfsg1-1exp6 to experimental

bc9457b... by Drew Parsons

update debian/tests Depends

- cpp test Depends: netgen
  (needed since referenced by cmake config files)

- python test Depends: gcc
  (needed to use dpkg-architecture without CC warning in stderr)

1194b50... by Drew Parsons

upload 6.2.2305+dfsg1-1exp5 to experimental

1c78bef... by Drew Parsons

debian/tests: split tests into cpp and python tests

to allow skipping selected python tests
(the same set from test_tutorials.py::test_geoFiles skipped in build tests)

Activate the mpi4py test.

a1f251d... by Drew Parsons

libnglib-dev Depends: pybind11-dev, Recommends: python3-netgen

Depends: pybind11-dev, since netgen was built with python support
(NETGEN_PYTHON is set in core/register_archive.hpp).

Recommends: python3-netgen, since cmake config files reference python
extension module libngpy. Recommends not Depends, since libnglib-dev
could be used without cmake.

c4fc1bf... by Drew Parsons

upload 6.2.2305+dfsg1-1exp4 to experimental

7b995fa... by Drew Parsons

update dh_clean for pytest vol files