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

[wip/{py-,}example-adder] Update to v3.0.2

Changes in v3.0.2:
- fix python unittest layout
- add pinocchio branch
parent ac30b654
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
ORG= gepetto
NAME= example-adder
VERSION= 3.0.1
VERSION= 3.0.2
CATEGORIES= wip
COMMENT= Example Project
......@@ -18,6 +18,7 @@ USE_BOOST_LIBS= unit_test_framework
include ../../devel/jrl-cmakemodules/Makefile.common
include ../../devel/boost-headers/depend.mk
include ../../devel/boost-libs/depend.mk
include ../../math/pinocchio/depend.mk
include ../../pkgtools/pkg-config/depend.mk
include ../../mk/sysdep/cmake.mk
include ../../mk/language/c.mk
......
SHA1 (example-adder-3.0.1.tar.gz) = 58c8f32b54430bb383074e2ebfb3b94c823f7c8e
RMD160 (example-adder-3.0.1.tar.gz) = 524c17058cba9cee88106b90682ce439aa889fe8
Size (example-adder-3.0.1.tar.gz) = 798910 bytes
SHA1 (example-adder-3.0.2.tar.gz) = 2ad6d20031c5f79c39190c08feb1b5d1026d7abc
RMD160 (example-adder-3.0.2.tar.gz) = 94f8731f2e9d4d9dd8124fa4e42ebd7f75205131
Size (example-adder-3.0.2.tar.gz) = 802453 bytes
......@@ -4,7 +4,7 @@
ORG= gepetto
NAME= example-adder
VERSION= 3.0.1
VERSION= 3.0.2
PKGNAME= ${PKGTAG.python-}${DISTNAME}
......@@ -22,6 +22,8 @@ include ../../wip/${NAME}/depend.mk
include ../../devel/boost-headers/depend.mk
include ../../devel/boost-libs/depend.mk
include ../../pkgtools/pkg-config/depend.mk
include ../../math/pinocchio/depend.mk
include ../../math/py-pinocchio/depend.mk
include ../../mk/sysdep/cmake.mk
include ../../mk/sysdep/python.mk
include ../../mk/language/c.mk
......
SHA1 (example-adder-3.0.1.tar.gz) = 58c8f32b54430bb383074e2ebfb3b94c823f7c8e
RMD160 (example-adder-3.0.1.tar.gz) = 524c17058cba9cee88106b90682ce439aa889fe8
Size (example-adder-3.0.1.tar.gz) = 798910 bytes
SHA1 (example-adder-3.0.2.tar.gz) = 2ad6d20031c5f79c39190c08feb1b5d1026d7abc
RMD160 (example-adder-3.0.2.tar.gz) = 94f8731f2e9d4d9dd8124fa4e42ebd7f75205131
Size (example-adder-3.0.2.tar.gz) = 802453 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