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

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

Changes in v3.0.1:
- fix badges
- fix python only installation
parent 524218ff
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
ORG= gepetto ORG= gepetto
NAME= example-adder NAME= example-adder
VERSION= 3.0.0 VERSION= 3.0.1
CATEGORIES= wip CATEGORIES= wip
COMMENT= Example Project COMMENT= Example Project
......
SHA1 (example-adder-3.0.0.tar.gz) = cc0db9014c6e26358b6363fb487cffc7a948f475 SHA1 (example-adder-3.0.1.tar.gz) = 58c8f32b54430bb383074e2ebfb3b94c823f7c8e
RMD160 (example-adder-3.0.0.tar.gz) = 5829fc5aaca388fe26c1bd95dc8405559c251dbe RMD160 (example-adder-3.0.1.tar.gz) = 524c17058cba9cee88106b90682ce439aa889fe8
Size (example-adder-3.0.0.tar.gz) = 798933 bytes Size (example-adder-3.0.1.tar.gz) = 798910 bytes
...@@ -4,17 +4,17 @@ ...@@ -4,17 +4,17 @@
ORG= gepetto ORG= gepetto
NAME= example-adder NAME= example-adder
VERSION= 3.0.0 VERSION= 3.0.1
PKGNAME= ${PKGTAG.python-}${DISTNAME} PKGNAME= ${PKGTAG.python-}${DISTNAME}
CMAKE_ARGS+= -DINSTALL_PYTHON_INTERFACE_ONLY=ON
CATEGORIES= wip CATEGORIES= wip
COMMENT= Example Project COMMENT= Example Project
LICENSE= 2-clause-bsd LICENSE= 2-clause-bsd
MAINTAINER= gsaurel@laas.fr MAINTAINER= gsaurel@laas.fr
USE_PYTHON_ONLY= true
include ../../devel/jrl-cmakemodules/Makefile.common include ../../devel/jrl-cmakemodules/Makefile.common
include ../../wip/${NAME}/depend.mk include ../../wip/${NAME}/depend.mk
include ../../devel/boost-headers/depend.mk include ../../devel/boost-headers/depend.mk
......
SHA1 (example-adder-3.0.0.tar.gz) = cc0db9014c6e26358b6363fb487cffc7a948f475 SHA1 (example-adder-3.0.1.tar.gz) = 58c8f32b54430bb383074e2ebfb3b94c823f7c8e
RMD160 (example-adder-3.0.0.tar.gz) = 5829fc5aaca388fe26c1bd95dc8405559c251dbe RMD160 (example-adder-3.0.1.tar.gz) = 524c17058cba9cee88106b90682ce439aa889fe8
Size (example-adder-3.0.0.tar.gz) = 798933 bytes Size (example-adder-3.0.1.tar.gz) = 798910 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