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

[wip/hpp-rbprm-robot-data] Update to v4.7.0

Changes since v4.5.0:
- Fix compatibility with Python 3.
- [hyq] change abstract mass to correspond to fullBody
parent 5edd7f22
No related branches found
No related tags found
No related merge requests found
......@@ -4,15 +4,12 @@
HPP_PACKAGE= hpp-rbprm-robot-data
HPP_COMMENT= file database
HPP_VERSION= 4.5.0
CATEGORIES= wip
DEPEND_ABI.python+= python<3
include ../../meta-pkgs/hpp/Makefile.common
include ../../mk/sysdep/python.mk
include ../../mk/language/c.mk
include ../../mk/language/c++.mk
include ../../mk/language/c++11.mk
include ../../mk/robotpkg.mk
......@@ -11,11 +11,13 @@ endif
ifeq (+,$(HPP_RBPRM_ROBOT_DATA_DEPEND_MK)) # --------------------------------------
include ../../mk/sysdep/python.mk
PREFER.hpp-rbprm-robot-data?= robotpkg
DEPEND_USE+= hpp-rbprm-robot-data
DEPEND_ABI.hpp-rbprm-robot-data?= hpp-rbprm-robot-data>=4.2.0
DEPEND_ABI.hpp-rbprm-robot-data?= ${PKGTAG.python-}hpp-rbprm-robot-data>=4.7.0
DEPEND_DIR.hpp-rbprm-robot-data?= ../../wip/hpp-rbprm-robot-data
SYSTEM_SEARCH.hpp-rbprm-robot-data=\
......
SHA1 (hpp-rbprm-robot-data-4.5.0.tar.gz) = 99c084859eb4e3980e83000d0ff0881d18396b2a
RMD160 (hpp-rbprm-robot-data-4.5.0.tar.gz) = 6a47e7168b9117e6463dc4fba00b4ba1bb530d74
Size (hpp-rbprm-robot-data-4.5.0.tar.gz) = 21667968 bytes
SHA1 (hpp-rbprm-robot-data-4.7.0.tar.gz) = 9234a2d94927349b35866213dd9b28e7e77f7569
RMD160 (hpp-rbprm-robot-data-4.7.0.tar.gz) = 1c010b33843edbf6bba0d7ca77d474202638e115
Size (hpp-rbprm-robot-data-4.7.0.tar.gz) = 21669530 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