Releases retrieved: 1.6.0rc1 Upstream release that is considered latest: 1.6.0rc1 Current version/release in rawhide: 1.5.2-1.fc42 URL: http://scikit-learn.org/ Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/ More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from Anitya: https://release-monitoring.org/project/7686/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/python-scikit-learn
Releases retrieved: 1.6.0 Upstream release that is considered latest: 1.6.0 Current version/release in rawhide: 1.5.2-2.fc42 URL: http://scikit-learn.org/ Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/ More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from Anitya: https://release-monitoring.org/project/7686/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/python-scikit-learn
The latest release appears to fix the build failures on aarch64: https://koji.fedoraproject.org/koji/taskinfo?taskID=126915308 Updating will also solve the incompatibility of the current build with NumPy 2.x: >>> from sklearn import metrics Traceback (most recent call last): File "<python-input-0>", line 1, in <module> from sklearn import metrics File "/usr/lib64/python3.13/site-packages/sklearn/metrics/__init__.py", line 3, in <module> from . import cluster File "/usr/lib64/python3.13/site-packages/sklearn/metrics/cluster/__init__.py", line 25, in <module> from ._unsupervised import ( ...<4 lines>... ) File "/usr/lib64/python3.13/site-packages/sklearn/metrics/cluster/_unsupervised.py", line 23, in <module> from ..pairwise import _VALID_METRICS, pairwise_distances, pairwise_distances_chunked File "/usr/lib64/python3.13/site-packages/sklearn/metrics/pairwise.py", line 50, in <module> from ._pairwise_distances_reduction import ArgKmin File "/usr/lib64/python3.13/site-packages/sklearn/metrics/_pairwise_distances_reduction/__init__.py", line 94, in <module> from ._dispatcher import ( ...<6 lines>... ) File "/usr/lib64/python3.13/site-packages/sklearn/metrics/_pairwise_distances_reduction/_dispatcher.py", line 8, in <module> from .._dist_metrics import ( ...<3 lines>... ) File "sklearn/metrics/_dist_metrics.pyx", line 1, in init sklearn.metrics._dist_metrics ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
FEDORA-2024-1197b892b7 (python-scikit-learn-1.6.0-1.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2024-1197b892b7
FEDORA-2024-1197b892b7 (python-scikit-learn-1.6.0-1.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report.