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

[wip/py-dynamic-graph-v3] Update to v3.5.1

Changes since v3.5.0:
- CMake: export project and use exports from dependencies
- CMake: keep minimal required instructions
parent 81b9f565
No related branches found
No related tags found
No related merge requests found
......@@ -4,14 +4,12 @@
ORG= stack-of-tasks
NAME= dynamic-graph-python
VERSION= 3.5.0
VERSION= 3.5.1
PKGNAME= ${PKGTAG.python-}dynamic-graph-v3-${VERSION}
CATEGORIES= wip
COMMENT= Efficient data-flow C++ library for robotics (python bindings)
LICENSE= 2-clause-bsd
MAINTAINER= gepetto-soft@laas.fr
CONFLICTS+= py[0-9][0-9]-${NAME}
CONFLICTS+= py[0-9][0-9]-${NAME}-v3 # there is stuff not in ${PYTHON_SITELIB}
......
......@@ -7,7 +7,6 @@ include/dynamic-graph/python/dynamic-graph-py.hh
include/dynamic-graph/python/exception-python.hh
include/dynamic-graph/python/exception.hh
include/dynamic-graph/python/interpreter.hh
include/dynamic-graph/python/link-to-python.hh
include/dynamic-graph/python/python-compat.hh
include/dynamic-graph/python/signal-wrapper.hh
include/dynamic-graph/python/warning.hh
......
SHA1 (dynamic-graph-python-3.5.0.tar.gz) = 13f265e7fdad6988bb37f26b4436b85fd4c61bc3
RMD160 (dynamic-graph-python-3.5.0.tar.gz) = f066d3357053ffc44fbc27bbaf2fe9682041d6d2
Size (dynamic-graph-python-3.5.0.tar.gz) = 863267 bytes
SHA1 (dynamic-graph-python-3.5.1.tar.gz) = ab960d31baf77485940313f0de429a9229e752ff
RMD160 (dynamic-graph-python-3.5.1.tar.gz) = 46b6f174d00c5e68d3b0e48a6dbcc408dacd0adc
Size (dynamic-graph-python-3.5.1.tar.gz) = 902956 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