From 44dc9df9fbf135659b794e5135e64916011333ba Mon Sep 17 00:00:00 2001 From: Guilhem Saurel Date: Wed, 29 Nov 2023 13:21:51 +0100 Subject: [PATCH] [math/{py-,}ndcurves] Update to v1.3.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.3.1] - 2023-11-29 ### Changed - ⚠️ require CMake 3.10 ⚠️ ### Added - python: define CopyableVisitor, fix SerializableVisitor and use them ### Fixed - cmake generation on macosx - Supporting pinocchio installed with cppad (108) - fix E721 --- math/ndcurves/Makefile | 2 +- math/ndcurves/distinfo | 6 +++--- math/py-ndcurves/Makefile | 2 +- math/py-ndcurves/distinfo | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/math/ndcurves/Makefile b/math/ndcurves/Makefile index e7bf1d03a..9429dbc53 100644 --- a/math/ndcurves/Makefile +++ b/math/ndcurves/Makefile @@ -4,7 +4,7 @@ ORG= loco-3d NAME= ndcurves -VERSION= 1.3.0 +VERSION= 1.3.1 CATEGORIES= math COMMENT= Library for creating curves diff --git a/math/ndcurves/distinfo b/math/ndcurves/distinfo index ac008c67b..b028cfbf6 100644 --- a/math/ndcurves/distinfo +++ b/math/ndcurves/distinfo @@ -1,3 +1,3 @@ -SHA1 (ndcurves-1.3.0.tar.gz) = f1bf26c931a142a57e9020213c8ad0c104bc6af1 -RMD160 (ndcurves-1.3.0.tar.gz) = fc32972778386c60fbbb4cae9dbf4f9a95c7b616 -Size (ndcurves-1.3.0.tar.gz) = 1805580 bytes +SHA1 (ndcurves-1.3.1.tar.gz) = e0671f1a31b58ef2e98618a989746847869c471d +RMD160 (ndcurves-1.3.1.tar.gz) = 69308c307a6fe30609f0c3dc27b623259f9ed0fa +Size (ndcurves-1.3.1.tar.gz) = 1806057 bytes diff --git a/math/py-ndcurves/Makefile b/math/py-ndcurves/Makefile index c38f1dc64..4376d9e4d 100644 --- a/math/py-ndcurves/Makefile +++ b/math/py-ndcurves/Makefile @@ -4,7 +4,7 @@ ORG= loco-3d NAME= ndcurves -VERSION= 1.3.0 +VERSION= 1.3.1 CATEGORIES= math COMMENT= Library for creating curves (python bindings) diff --git a/math/py-ndcurves/distinfo b/math/py-ndcurves/distinfo index ac008c67b..b028cfbf6 100644 --- a/math/py-ndcurves/distinfo +++ b/math/py-ndcurves/distinfo @@ -1,3 +1,3 @@ -SHA1 (ndcurves-1.3.0.tar.gz) = f1bf26c931a142a57e9020213c8ad0c104bc6af1 -RMD160 (ndcurves-1.3.0.tar.gz) = fc32972778386c60fbbb4cae9dbf4f9a95c7b616 -Size (ndcurves-1.3.0.tar.gz) = 1805580 bytes +SHA1 (ndcurves-1.3.1.tar.gz) = e0671f1a31b58ef2e98618a989746847869c471d +RMD160 (ndcurves-1.3.1.tar.gz) = 69308c307a6fe30609f0c3dc27b623259f9ed0fa +Size (ndcurves-1.3.1.tar.gz) = 1806057 bytes