From ac9ac3f63a590dd52c27c65ad2303ef54ce1f8b5 Mon Sep 17 00:00:00 2001 From: Guilhem Saurel <guilhem.saurel@laas.fr> Date: Fri, 5 Jun 2020 13:49:00 +0200 Subject: [PATCH] [wip/{,py-}sot-core-v3] Update to v4.9.1 Changes in v4.9.1: - check size of projection matrix. - fix python imports --- py-sot-core-v3/Makefile | 2 +- py-sot-core-v3/distinfo | 6 +++--- sot-core-v3/Makefile | 2 +- sot-core-v3/distinfo | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/py-sot-core-v3/Makefile b/py-sot-core-v3/Makefile index c1bda630..595a0117 100644 --- a/py-sot-core-v3/Makefile +++ b/py-sot-core-v3/Makefile @@ -4,7 +4,7 @@ ORG= stack-of-tasks NAME= sot-core -VERSION= 4.9.0 +VERSION= 4.9.1 PKGNAME= ${PKGTAG.python-}${NAME}-v3-${VERSION} diff --git a/py-sot-core-v3/distinfo b/py-sot-core-v3/distinfo index 4207bd79..5b7447c0 100644 --- a/py-sot-core-v3/distinfo +++ b/py-sot-core-v3/distinfo @@ -1,3 +1,3 @@ -SHA1 (sot-core-4.9.0.tar.gz) = cde662cf7a7fa646d7b560951d0a4bfdc8056c1e -RMD160 (sot-core-4.9.0.tar.gz) = 9901365103905fd02ae4227a9036b8deb7ccfb13 -Size (sot-core-4.9.0.tar.gz) = 1102006 bytes +SHA1 (sot-core-4.9.1.tar.gz) = 66c9a6248381bb823ca4665e7b22bd0ddc19dac3 +RMD160 (sot-core-4.9.1.tar.gz) = 5e147cd80510598e6faf0a0efe64cb475715d5e5 +Size (sot-core-4.9.1.tar.gz) = 1102364 bytes diff --git a/sot-core-v3/Makefile b/sot-core-v3/Makefile index 0b26e150..fe978569 100644 --- a/sot-core-v3/Makefile +++ b/sot-core-v3/Makefile @@ -4,7 +4,7 @@ ORG= stack-of-tasks NAME= sot-core -VERSION= 4.9.0 +VERSION= 4.9.1 PKGNAME= ${NAME}-v3-${VERSION} diff --git a/sot-core-v3/distinfo b/sot-core-v3/distinfo index 4207bd79..5b7447c0 100644 --- a/sot-core-v3/distinfo +++ b/sot-core-v3/distinfo @@ -1,3 +1,3 @@ -SHA1 (sot-core-4.9.0.tar.gz) = cde662cf7a7fa646d7b560951d0a4bfdc8056c1e -RMD160 (sot-core-4.9.0.tar.gz) = 9901365103905fd02ae4227a9036b8deb7ccfb13 -Size (sot-core-4.9.0.tar.gz) = 1102006 bytes +SHA1 (sot-core-4.9.1.tar.gz) = 66c9a6248381bb823ca4665e7b22bd0ddc19dac3 +RMD160 (sot-core-4.9.1.tar.gz) = 5e147cd80510598e6faf0a0efe64cb475715d5e5 +Size (sot-core-4.9.1.tar.gz) = 1102364 bytes -- GitLab