Skip to content
Snippets Groups Projects
Commit a96cead3 authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

[wip/hpp-spline] Update to v4.3.1

Changes since v4.3.0:
- [BUG FIX] evalXXX methodes do not consider time
- fix python tests
- fix python detection, to fix build on 18.04
- add CI
parent 28dccd81
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@
HPP_PACKAGE= hpp-spline
HPP_COMMENT= spline and bezier curves
HPP_VERSION= 4.3.1
CATEGORIES= wip
......
......@@ -16,4 +16,4 @@ include/hpp/spline/quintic_spline.h
include/hpp/spline/spline_deriv_constraint.h
include/hpp/spline/warning.hh
lib/pkgconfig/hpp-spline.pc
${PYTHON_SITELIB}/hpp_spline.so
${PYTHON_SITELIB}/hpp_spline${PYTHON_EXT_SUFFIX}
SHA1 (hpp-spline-4.3.0.tar.gz) = 889300b4e4adbbfc50285ba05e94c5a2a219c9c5
RMD160 (hpp-spline-4.3.0.tar.gz) = 876ba09a6ef4c8ad6b778b94daabed0a838c854b
Size (hpp-spline-4.3.0.tar.gz) = 792034 bytes
SHA1 (hpp-spline-4.3.1.tar.gz) = d514ffb69d063037cc5f8fa42ccf7e4ea8540ef3
RMD160 (hpp-spline-4.3.1.tar.gz) = 15da8d35b147d73477c114c705136fd1b9071c2f
Size (hpp-spline-4.3.1.tar.gz) = 795644 bytes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment