diff --git a/py-sot-core-v3/Makefile b/py-sot-core-v3/Makefile index eeb59beb7bf6d25c9c954dfdbb2104c04f650350..b0d4a6e970ae520aad9055482e8ed90828e20a71 100644 --- a/py-sot-core-v3/Makefile +++ b/py-sot-core-v3/Makefile @@ -4,8 +4,7 @@ ORG= stack-of-tasks NAME= sot-core -VERSION= 4.4.0 -PKGREVISION= 1 +VERSION= 4.5.0 DISTNAME= ${NAME}-${VERSION} PKGNAME= ${PKGTAG.python-}${NAME}-v3-${VERSION} @@ -24,6 +23,7 @@ CONFLICTS+= py[0-9][0-9]-${NAME} CMAKE_ARGS+= -DCMAKE_INSTALL_LIBDIR=lib CMAKE_ARGS+= -DINSTALL_DOCUMENTATION=OFF CMAKE_ARGS+= -DINSTALL_PYTHON_INTERFACE_ONLY=ON +CMAKE_ARGS+= -DPYTHON_PACKAGES_DIR="site-packages" include ../../${CATEGORIES}/${NAME}-v3/depend.mk include ../../devel/boost-headers/depend.mk diff --git a/py-sot-core-v3/distinfo b/py-sot-core-v3/distinfo index dbbaf790c0c895ca7543123552358164cb162fdd..52e64b6921b6028ab83df924f6fc7a489f35a743 100644 --- a/py-sot-core-v3/distinfo +++ b/py-sot-core-v3/distinfo @@ -1,3 +1,3 @@ -SHA1 (sot-core-4.4.0.tar.gz) = e86d8be3e267711b1ed6ceb6a82675be984bc082 -RMD160 (sot-core-4.4.0.tar.gz) = 2ba61574fd4bf475e10e141dfb0fe4efd0796a7f -Size (sot-core-4.4.0.tar.gz) = 1103463 bytes +SHA1 (sot-core-4.5.0.tar.gz) = 16ede3f2fb97bffa3fbc84ca592abee48e9bd9c1 +RMD160 (sot-core-4.5.0.tar.gz) = 7ec0e92eee0ab50dac2af2a0d40f2f4afce8c79c +Size (sot-core-4.5.0.tar.gz) = 1107245 bytes