pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math/py-scikit-learn



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Jan 30 13:44:33 UTC 2025

Modified Files:
        pkgsrc/math/py-scikit-learn: Makefile PLIST distinfo

Log Message:
py-scikit-learn: updated to 1.6.1

1.6
https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_6_0.html


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/math/py-scikit-learn/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/math/py-scikit-learn/PLIST
cvs rdiff -u -r1.16 -r1.17 pkgsrc/math/py-scikit-learn/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/py-scikit-learn/Makefile
diff -u pkgsrc/math/py-scikit-learn/Makefile:1.30 pkgsrc/math/py-scikit-learn/Makefile:1.31
--- pkgsrc/math/py-scikit-learn/Makefile:1.30   Mon Oct 14 06:45:52 2024
+++ pkgsrc/math/py-scikit-learn/Makefile        Thu Jan 30 13:44:32 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2024/10/14 06:45:52 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2025/01/30 13:44:32 adam Exp $
 
-DISTNAME=      scikit_learn-1.5.2
+DISTNAME=      scikit_learn-1.6.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    math python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/scikit-learn/}

Index: pkgsrc/math/py-scikit-learn/PLIST
diff -u pkgsrc/math/py-scikit-learn/PLIST:1.11 pkgsrc/math/py-scikit-learn/PLIST:1.12
--- pkgsrc/math/py-scikit-learn/PLIST:1.11      Mon Sep 16 10:39:18 2024
+++ pkgsrc/math/py-scikit-learn/PLIST   Thu Jan 30 13:44:32 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2024/09/16 10:39:18 adam Exp $
+@comment $NetBSD: PLIST,v 1.12 2025/01/30 13:44:32 adam Exp $
 ${PYSITELIB}/${WHEEL_INFODIR}/COPYING
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
@@ -15,12 +15,6 @@ ${PYSITELIB}/sklearn/__init__.pyo
 ${PYSITELIB}/sklearn/_build_utils/__init__.py
 ${PYSITELIB}/sklearn/_build_utils/__init__.pyc
 ${PYSITELIB}/sklearn/_build_utils/__init__.pyo
-${PYSITELIB}/sklearn/_build_utils/openmp_helpers.py
-${PYSITELIB}/sklearn/_build_utils/openmp_helpers.pyc
-${PYSITELIB}/sklearn/_build_utils/openmp_helpers.pyo
-${PYSITELIB}/sklearn/_build_utils/pre_build_helpers.py
-${PYSITELIB}/sklearn/_build_utils/pre_build_helpers.pyc
-${PYSITELIB}/sklearn/_build_utils/pre_build_helpers.pyo
 ${PYSITELIB}/sklearn/_build_utils/tempita.py
 ${PYSITELIB}/sklearn/_build_utils/tempita.pyc
 ${PYSITELIB}/sklearn/_build_utils/tempita.pyo
@@ -654,9 +648,9 @@ ${PYSITELIB}/sklearn/ensemble/_hist_grad
 ${PYSITELIB}/sklearn/ensemble/_hist_gradient_boosting/tests/test_histogram.py
 ${PYSITELIB}/sklearn/ensemble/_hist_gradient_boosting/tests/test_histogram.pyc
 ${PYSITELIB}/sklearn/ensemble/_hist_gradient_boosting/tests/test_histogram.pyo
-${PYSITELIB}/sklearn/ensemble/_hist_gradient_boosting/tests/test_monotonic_contraints.py
-${PYSITELIB}/sklearn/ensemble/_hist_gradient_boosting/tests/test_monotonic_contraints.pyc
-${PYSITELIB}/sklearn/ensemble/_hist_gradient_boosting/tests/test_monotonic_contraints.pyo
+${PYSITELIB}/sklearn/ensemble/_hist_gradient_boosting/tests/test_monotonic_constraints.py
+${PYSITELIB}/sklearn/ensemble/_hist_gradient_boosting/tests/test_monotonic_constraints.pyc
+${PYSITELIB}/sklearn/ensemble/_hist_gradient_boosting/tests/test_monotonic_constraints.pyo
 ${PYSITELIB}/sklearn/ensemble/_hist_gradient_boosting/tests/test_predictor.py
 ${PYSITELIB}/sklearn/ensemble/_hist_gradient_boosting/tests/test_predictor.pyc
 ${PYSITELIB}/sklearn/ensemble/_hist_gradient_boosting/tests/test_predictor.pyo
@@ -857,6 +851,18 @@ ${PYSITELIB}/sklearn/feature_selection/t
 ${PYSITELIB}/sklearn/feature_selection/tests/test_variance_threshold.py
 ${PYSITELIB}/sklearn/feature_selection/tests/test_variance_threshold.pyc
 ${PYSITELIB}/sklearn/feature_selection/tests/test_variance_threshold.pyo
+${PYSITELIB}/sklearn/frozen/__init__.py
+${PYSITELIB}/sklearn/frozen/__init__.pyc
+${PYSITELIB}/sklearn/frozen/__init__.pyo
+${PYSITELIB}/sklearn/frozen/_frozen.py
+${PYSITELIB}/sklearn/frozen/_frozen.pyc
+${PYSITELIB}/sklearn/frozen/_frozen.pyo
+${PYSITELIB}/sklearn/frozen/tests/__init__.py
+${PYSITELIB}/sklearn/frozen/tests/__init__.pyc
+${PYSITELIB}/sklearn/frozen/tests/__init__.pyo
+${PYSITELIB}/sklearn/frozen/tests/test_frozen.py
+${PYSITELIB}/sklearn/frozen/tests/test_frozen.pyc
+${PYSITELIB}/sklearn/frozen/tests/test_frozen.pyo
 ${PYSITELIB}/sklearn/gaussian_process/__init__.py
 ${PYSITELIB}/sklearn/gaussian_process/__init__.pyc
 ${PYSITELIB}/sklearn/gaussian_process/__init__.pyo
@@ -1026,7 +1032,6 @@ ${PYSITELIB}/sklearn/linear_model/_sag.p
 ${PYSITELIB}/sklearn/linear_model/_sag.pyo
 ${PYSITELIB}/sklearn/linear_model/_sag_fast.pyx.tp
 ${PYSITELIB}/sklearn/linear_model/_sag_fast.so
-${PYSITELIB}/sklearn/linear_model/_sgd_fast.pxd
 ${PYSITELIB}/sklearn/linear_model/_sgd_fast.pyx.tp
 ${PYSITELIB}/sklearn/linear_model/_sgd_fast.so
 ${PYSITELIB}/sklearn/linear_model/_stochastic_gradient.py
@@ -1608,9 +1613,6 @@ ${PYSITELIB}/sklearn/tests/__init__.pyo
 ${PYSITELIB}/sklearn/tests/metadata_routing_common.py
 ${PYSITELIB}/sklearn/tests/metadata_routing_common.pyc
 ${PYSITELIB}/sklearn/tests/metadata_routing_common.pyo
-${PYSITELIB}/sklearn/tests/random_seed.py
-${PYSITELIB}/sklearn/tests/random_seed.pyc
-${PYSITELIB}/sklearn/tests/random_seed.pyo
 ${PYSITELIB}/sklearn/tests/test_base.py
 ${PYSITELIB}/sklearn/tests/test_base.pyc
 ${PYSITELIB}/sklearn/tests/test_base.pyo
@@ -1695,6 +1697,9 @@ ${PYSITELIB}/sklearn/tree/_criterion.so
 ${PYSITELIB}/sklearn/tree/_export.py
 ${PYSITELIB}/sklearn/tree/_export.pyc
 ${PYSITELIB}/sklearn/tree/_export.pyo
+${PYSITELIB}/sklearn/tree/_partitioner.pxd
+${PYSITELIB}/sklearn/tree/_partitioner.pyx
+${PYSITELIB}/sklearn/tree/_partitioner.so
 ${PYSITELIB}/sklearn/tree/_reingold_tilford.py
 ${PYSITELIB}/sklearn/tree/_reingold_tilford.pyc
 ${PYSITELIB}/sklearn/tree/_reingold_tilford.pyo
@@ -1813,12 +1818,21 @@ ${PYSITELIB}/sklearn/utils/_sorting.so
 ${PYSITELIB}/sklearn/utils/_tags.py
 ${PYSITELIB}/sklearn/utils/_tags.pyc
 ${PYSITELIB}/sklearn/utils/_tags.pyo
+${PYSITELIB}/sklearn/utils/_test_common/__init__.py
+${PYSITELIB}/sklearn/utils/_test_common/__init__.pyc
+${PYSITELIB}/sklearn/utils/_test_common/__init__.pyo
+${PYSITELIB}/sklearn/utils/_test_common/instance_generator.py
+${PYSITELIB}/sklearn/utils/_test_common/instance_generator.pyc
+${PYSITELIB}/sklearn/utils/_test_common/instance_generator.pyo
 ${PYSITELIB}/sklearn/utils/_testing.py
 ${PYSITELIB}/sklearn/utils/_testing.pyc
 ${PYSITELIB}/sklearn/utils/_testing.pyo
 ${PYSITELIB}/sklearn/utils/_typedefs.pxd
 ${PYSITELIB}/sklearn/utils/_typedefs.pyx
 ${PYSITELIB}/sklearn/utils/_typedefs.so
+${PYSITELIB}/sklearn/utils/_unique.py
+${PYSITELIB}/sklearn/utils/_unique.pyc
+${PYSITELIB}/sklearn/utils/_unique.pyo
 ${PYSITELIB}/sklearn/utils/_user_interface.py
 ${PYSITELIB}/sklearn/utils/_user_interface.pyc
 ${PYSITELIB}/sklearn/utils/_user_interface.pyo
@@ -1907,9 +1921,6 @@ ${PYSITELIB}/sklearn/utils/tests/test_cl
 ${PYSITELIB}/sklearn/utils/tests/test_cython_blas.py
 ${PYSITELIB}/sklearn/utils/tests/test_cython_blas.pyc
 ${PYSITELIB}/sklearn/utils/tests/test_cython_blas.pyo
-${PYSITELIB}/sklearn/utils/tests/test_cython_templating.py
-${PYSITELIB}/sklearn/utils/tests/test_cython_templating.pyc
-${PYSITELIB}/sklearn/utils/tests/test_cython_templating.pyo
 ${PYSITELIB}/sklearn/utils/tests/test_deprecation.py
 ${PYSITELIB}/sklearn/utils/tests/test_deprecation.pyc
 ${PYSITELIB}/sklearn/utils/tests/test_deprecation.pyo
@@ -2003,6 +2014,9 @@ ${PYSITELIB}/sklearn/utils/tests/test_te
 ${PYSITELIB}/sklearn/utils/tests/test_typedefs.py
 ${PYSITELIB}/sklearn/utils/tests/test_typedefs.pyc
 ${PYSITELIB}/sklearn/utils/tests/test_typedefs.pyo
+${PYSITELIB}/sklearn/utils/tests/test_unique.py
+${PYSITELIB}/sklearn/utils/tests/test_unique.pyc
+${PYSITELIB}/sklearn/utils/tests/test_unique.pyo
 ${PYSITELIB}/sklearn/utils/tests/test_user_interface.py
 ${PYSITELIB}/sklearn/utils/tests/test_user_interface.pyc
 ${PYSITELIB}/sklearn/utils/tests/test_user_interface.pyo

Index: pkgsrc/math/py-scikit-learn/distinfo
diff -u pkgsrc/math/py-scikit-learn/distinfo:1.16 pkgsrc/math/py-scikit-learn/distinfo:1.17
--- pkgsrc/math/py-scikit-learn/distinfo:1.16   Mon Sep 16 10:39:18 2024
+++ pkgsrc/math/py-scikit-learn/distinfo        Thu Jan 30 13:44:32 2025
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.16 2024/09/16 10:39:18 adam Exp $
+$NetBSD: distinfo,v 1.17 2025/01/30 13:44:32 adam Exp $
 
-BLAKE2s (scikit_learn-1.5.2.tar.gz) = 5ff9f03c49ddebefc100201d51a289b91570a48aa4152e90c2e76b81ceb43bc4
-SHA512 (scikit_learn-1.5.2.tar.gz) = f8e31c733d435e0fb879ae84f253ef036a1586516814350ac752e2133b4ef958e9ae3f3e2b9fd38759bae543a8c767653370f49785014bb47b9767c84cc247bd
-Size (scikit_learn-1.5.2.tar.gz) = 7001680 bytes
+BLAKE2s (scikit_learn-1.6.1.tar.gz) = 0c491ae5690da4f4c7b8670825f644c73e4b404178b50800d6fe0e6e09cd09a0
+SHA512 (scikit_learn-1.6.1.tar.gz) = f8b88231e4dae003831a81747004da9813f3771d54ac2f985d8e911e06d7580f49368c62fc3f8bf66e8ae47a7c210c2208d95d8d3c2d060a832c1bbc8c2ca589
+Size (scikit_learn-1.6.1.tar.gz) = 7068312 bytes
 SHA1 (patch-sklearn_preprocessing___target__encoder__fast.pyx) = adbeb1a553182acc8ed7a841343097667cfb2115
 SHA1 (patch-sklearn_tree___tree.pyx) = 447d0e470bae1ab152bee1d922fa369c990adaa7



Home | Main Index | Thread Index | Old Index