Package: gudhi / 3.4.1+dfsg-1

Metadata

Package Version Patches format
gudhi 3.4.1+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Disable tests that use DFSG deleted data files.patch | (download)

src/Nerve_GIC/example/CMakeLists.txt | 5 0 + 5 - 0 !
src/Nerve_GIC/utilities/CMakeLists.txt | 8 0 + 8 - 0 !
src/Persistent_cohomology/example/CMakeLists.txt | 12 0 + 12 - 0 !
src/Simplex_tree/example/CMakeLists.txt | 2 0 + 2 - 0 !
src/python/CMakeLists.txt | 31 1 + 30 - 0 !
5 files changed, 1 insertion(+), 57 deletions(-)

 disable tests that use dfsg-deleted data files.


0002 Use system MathJax.patch | (download)

src/Doxyfile.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use system mathjax.


0004 Offline header for docs.patch | (download)

src/Doxyfile.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 offline header for docs.


0005 Disable Sphinx.patch | (download)

src/cmake/modules/GUDHI_third_party_libraries.cmake | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 disable sphinx.


0006 Install Python module in correct location.patch | (download)

src/python/CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 install python module in correct location.


0007 Move towards reproducible builds.patch | (download)

src/python/gudhi/__init__.py.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 move towards reproducible builds.

This does not take us all the way there, and probably breaks doctest,
but since we're not doing Sphinx stuff yet anyway, that is ok for now.