Bug 2366230 - rust-pyo3-0.25.0 is available
Summary: rust-pyo3-0.25.0 is available
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: rust-pyo3
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rust SIG
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 2366589 2367125
TreeView+ depends on / blocked
 
Reported: 2025-05-14 12:24 UTC by Upstream Release Monitoring
Modified: 2025-05-20 23:43 UTC (History)
6 users (show)

Fixed In Version: rust-pyo3-0.25.0-2.fc43
Clone Of:
Environment:
Last Closed: 2025-05-20 23:43:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Upstream Release Monitoring 2025-05-14 12:24:50 UTC
Releases retrieved: 0.25.0
Upstream release that is considered latest: 0.25.0
Current version/release in rawhide: 0.24.2-1.fc43
URL: https://crates.io/crates/pyo3

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/141649/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/rust-pyo3

Comment 1 Karolina Surma 2025-05-20 11:25:24 UTC
This version supposedly brings the support of Python 3.14 - we'd really need this to land in Fedora before the planned Python rebuild, so that we can test Python packages depending on the Rust bindings. We currently plan the Python rebuild for ~June 2nd, given that the most important package stacks are in a good shape. Is this something we can work towards?

Comment 2 Fabio Valentini 2025-05-20 11:29:17 UTC
As I understand it, "support for Python 3.14" only means "support for APIs not covered by the stable ABI".
So projects that only depend on APIs from the stable ABI don't need PyO3 0.25 (which is most of them).

That said, I had planned to work on this soon (definitely before I leave for Flock).

Comment 3 Lumír Balhar 2025-05-20 13:27:57 UTC
I'm going to try to build the latest version of pyo3 in our COPR. We can then start testing new versions of the packages that might bring compatibility with Python 3.14.

Comment 4 Fabio Valentini 2025-05-20 14:06:19 UTC
alright alright I'm working on it 🙄

And I repeat myself, but you *should not* need PyO3 0.25 for most things - packages that only use Py_LIMITED_API stuff should work with older PyO3 versions just fine.

Comment 5 Karolina Surma 2025-05-20 14:32:00 UTC
We got hit by python-rpds-py segfault (https://bugzilla.redhat.com/show_bug.cgi?id=2366214), which transitively blocks a lot of the other packages (jsonschema etc etc). It looks that pydantic stack may also require the newer pyo3 version.
With Lumir's copr update, python-rpds-py built successfully and its dependents too.
While it may be true that most packages don't need the update, some block significant parts of Python libraries dependency tree. Maybe even more with each new Python release.

Comment 6 Fabio Valentini 2025-05-20 14:34:02 UTC
I have prepared the update for PyO3 v0.25 and am just waiting for releng now to approve the dist-git repo requests for the compat packages for v0.24. It should be available in rawhide within a few hours after that happens.

Comment 7 Fedora Update System 2025-05-20 23:39:41 UTC
FEDORA-2025-c92a4b7c9a (rust-ordered-float4-4.6.0-1.fc43, rust-ordered-float-5.0.0-1.fc43, and 10 more) has been submitted as an update to Fedora 43.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-c92a4b7c9a

Comment 8 Fedora Update System 2025-05-20 23:43:50 UTC
FEDORA-2025-c92a4b7c9a (rust-ordered-float4-4.6.0-1.fc43, rust-ordered-float-5.0.0-1.fc43, and 10 more) has been pushed to the Fedora 43 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.