From 5a5518ea15b829d36694c046a0f7eeea60b892ee Mon Sep 17 00:00:00 2001 From: stu Date: Sat, 21 Feb 2026 15:07:44 +0000 Subject: [PATCH] Bump for math/py-scipy, bumped for devel/swig 4.4.1. --- math/py-scikit-learn/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/py-scikit-learn/Makefile b/math/py-scikit-learn/Makefile index 8709f8935c6..e3ac311fe53 100644 --- a/math/py-scikit-learn/Makefile +++ b/math/py-scikit-learn/Makefile @@ -1,7 +1,7 @@ COMMENT = set of python modules for machine learning and data mining MODPY_DISTV = 1.7.2 -REVISION = 1 +REVISION = 2 DISTNAME = scikit_learn-${MODPY_DISTV} PKGNAME = py-${DISTNAME:S/_/-/}