Releases retrieved: 1.4.0 Upstream release that is considered latest: 1.4.0 Current version/release in rawhide: 1.3.0-2.fc37 URL: https://pywavelets.readthedocs.io/ 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://fedoraproject.org/wiki/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/8192/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/python-pywt
Releases retrieved: 1.4.1 Upstream release that is considered latest: 1.4.1 Current version/release in rawhide: 1.3.0-2.fc37 URL: https://pywavelets.readthedocs.io/ 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://fedoraproject.org/wiki/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/8192/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/python-pywt
Releases retrieved: 1.5.0 Upstream release that is considered latest: 1.5.0 Current version/release in rawhide: 1.3.0-5.fc39 URL: https://pywavelets.readthedocs.io/ 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/8192/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/python-pywt
Releases retrieved: 1.6.0rc1 Upstream release that is considered latest: 1.6.0rc1 Current version/release in rawhide: 1.3.0-7.fc40 URL: https://pywavelets.readthedocs.io/ 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/8192/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/python-pywt
Releases retrieved: 1.6.0 Upstream release that is considered latest: 1.6.0 Current version/release in rawhide: 1.3.0-7.fc40 URL: https://pywavelets.readthedocs.io/ 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/8192/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/python-pywt
Releases retrieved: 1.7.0 Upstream release that is considered latest: 1.7.0 Current version/release in rawhide: 1.3.0-9.fc41 URL: https://pywavelets.readthedocs.io/ 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/8192/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/python-pywt
Releases retrieved: 1.8.0 Upstream release that is considered latest: 1.8.0 Current version/release in rawhide: 1.3.0-9.fc41 URL: https://pywavelets.readthedocs.io/ 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/8192/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/python-pywt
Release 1.6.0 added support for NumPy 2.x. Current release is broken in rawhide: >>> import pywt Traceback (most recent call last): File "<python-input-0>", line 1, in <module> import pywt File "/usr/lib64/python3.13/site-packages/pywt/__init__.py", line 15, in <module> from ._extensions._pywt import * File "pywt/_extensions/_pywt.pyx", line 1, in init pywt._extensions._pywt ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject It needs a rebuild against NumPy 2.x.
It would be helpful to get `pywt` updated to version 1.6.0. This will unblock `scikit-image`, which itself is blocking a bunch of other packages. I'm aware this bug might have been fallen victim to the end of year holiday period. I suggest allowing for another two weeks with the need info flag set before considering other options.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-9a1f2bff8f Thank you, Orion!
Reopening and removing blockers. Package was updated to 1.6.0, solving the build issue as well as the rebuild against NumPy 2.x. But this bug is tracking the latest release, which is not yet in rawhide.
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.
Releases retrieved: 1.9.0 Upstream release that is considered latest: 1.9.0 Current version/release in rawhide: 1.6.0-3.fc43 URL: https://pywavelets.readthedocs.io/ 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/8192/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/python-pywt
FEDORA-2025-ffe6ff44fd (python-pywt-1.8.0-2.fc44) has been submitted as an update to Fedora 44. https://bodhi.fedoraproject.org/updates/FEDORA-2025-ffe6ff44fd
FEDORA-2025-3fcd076c6a (python-pywt-1.8.0-2.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-3fcd076c6a
FEDORA-2025-ffe6ff44fd (python-pywt-1.8.0-2.fc44) has been pushed to the Fedora 44 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2025-3fcd076c6a (python-pywt-1.8.0-2.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report.