Bug 2326488 - python-scikit-learn-1.6.0 is available
Summary: python-scikit-learn-1.6.0 is available
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-scikit-learn
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Sergio Pascual
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: NUMPY2 2332605
TreeView+ depends on / blocked
 
Reported: 2024-11-15 15:31 UTC by Upstream Release Monitoring
Modified: 2024-12-19 15:16 UTC (History)
5 users (show)

Fixed In Version: python-scikit-learn-1.6.0-1.fc42
Clone Of:
Environment:
Last Closed: 2024-12-19 15:16:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Fedora Package Sources python-scikit-learn pull-request 5 0 None None None 2024-12-19 01:12:07 UTC

Description Upstream Release Monitoring 2024-11-15 15:31:32 UTC
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

Comment 1 Upstream Release Monitoring 2024-12-09 16:16:07 UTC
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

Comment 2 Sandro 2024-12-16 10:05:33 UTC
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

Comment 3 Fedora Update System 2024-12-19 15:14:27 UTC
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

Comment 4 Fedora Update System 2024-12-19 15:16:54 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.