Debian Patches
Status for rust-pyo3-stub-gen/0.23.0-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| relax-either.patch | Relax either dependency to the version available in Debian sid Debian currently has either 1.15.0. pyo3-stub-gen only uses the public Either enum shape and does not require APIs introduced in either 1.16.0. |
Michele Cane <michele.cane@proton.me> | not-needed | 2026-07-23 | ||
| relax-inventory.patch | Relax inventory dependency to the version available in Debian sid Debian currently has inventory 0.3.21. pyo3-stub-gen uses stable submit/collect/iter APIs that are already present in that version. |
Michele Cane <michele.cane@proton.me> | not-needed | 2026-07-23 | ||
| ignore-hanging-enum-format-test.patch | Ignore enum formatting test that hangs in Debian autopkgtest The test util::test::test_fmt_enum hangs under the Debian pyo3 0.28 test environment while running cargo-auto-test --all-targets --all-features. The test process remains idle after the other upstream unit tests pass, which blocks completion of the generated autopkgtest. . Keep the test present but ignored so the rest of the upstream test suite continues to run. |
Michele Cane <michele.cane@proton.me> | invalid | 2026-07-25 |
All known versions for source package 'rust-pyo3-stub-gen'
- 0.23.0-1 (sid)
