From 0feb002d863e5f84c4c033e1a131788e99c556e5 Mon Sep 17 00:00:00 2001
From: Guilhem Saurel <guilhem.saurel@laas.fr>
Date: Tue, 8 Oct 2019 21:13:16 +0200
Subject: [PATCH] [wip/hpp-spline] Update to v4.7.0

Changes since v4.5.0:
- Allow Python 3
- Fix typo
- Format
---
 hpp-spline/Makefile | 1 -
 hpp-spline/distinfo | 6 +++---
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/hpp-spline/Makefile b/hpp-spline/Makefile
index da9face4..631df911 100644
--- a/hpp-spline/Makefile
+++ b/hpp-spline/Makefile
@@ -4,7 +4,6 @@
 
 HPP_PACKAGE=	hpp-spline
 HPP_COMMENT=	spline and bezier curves
-HPP_VERSION=	4.5.0
 
 CATEGORIES=	wip
 
diff --git a/hpp-spline/distinfo b/hpp-spline/distinfo
index 1d11dff0..c018f0c1 100644
--- a/hpp-spline/distinfo
+++ b/hpp-spline/distinfo
@@ -1,3 +1,3 @@
-SHA1 (hpp-spline-4.5.0.tar.gz) = 598f96cdc7b524d5b4a025a668810a587dc8633d
-RMD160 (hpp-spline-4.5.0.tar.gz) = a18df490d9816eeadf3f51f981213c9775dc55e4
-Size (hpp-spline-4.5.0.tar.gz) = 798745 bytes
+SHA1 (hpp-spline-4.7.0.tar.gz) = b116455e9ce73a79ce875098d43098d3463a4cce
+RMD160 (hpp-spline-4.7.0.tar.gz) = 4ab45f87370254ba2a3754a9fe6857180dcb9db5
+Size (hpp-spline-4.7.0.tar.gz) = 795122 bytes
-- 
GitLab