From 04917d4c7ba154691aaa5e8640378bd2e0f74011 Mon Sep 17 00:00:00 2001 From: Guilhem Saurel <guilhem.saurel@laas.fr> Date: Mon, 24 Jun 2019 14:20:50 +0200 Subject: [PATCH] [wip/py-sot-core-v3] Update to v4.4.0 To follow sot-core-v3 --- py-sot-core-v3/Makefile | 3 +-- py-sot-core-v3/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/py-sot-core-v3/Makefile b/py-sot-core-v3/Makefile index 263e0310..e205a1bf 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.3.0 -PKGREVISION= 4 +VERSION= 4.4.0 DISTNAME= ${NAME}-${VERSION} PKGNAME= ${PKGTAG.python-}${NAME}-v3-${VERSION} diff --git a/py-sot-core-v3/distinfo b/py-sot-core-v3/distinfo index e6fdc047..635adb2f 100644 --- a/py-sot-core-v3/distinfo +++ b/py-sot-core-v3/distinfo @@ -1,4 +1,4 @@ -SHA1 (sot-core-4.3.0.tar.gz) = bd29d4731f630ae9dbae056e89ce3e042d8c4d99 -RMD160 (sot-core-4.3.0.tar.gz) = b63834c43e023f25ca026a1db8e65a72c4d8a4e4 -Size (sot-core-4.3.0.tar.gz) = 1102958 bytes +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 (patch-aa) = c9046835b2583616c8d23b29d11902d74dba710f -- GitLab