Debian Patches
Status for python-maturin/1.9.4-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| fix-cargo-metadata-api | Fix cargo_metadata API compatibility Adapt to cargo_metadata 0.23 API where PackageName no longer implements PartialEq with &str directly. Use as_str() for string comparison. =================================================================== |
Jelmer Vernooij <jelmer@debian.org> | not-needed | 2025-11-04 | ||
| fix-operating-system-api | Fix OperatingSystem enum API compatibility Adapt to pep508_rs API changes: - MacOSX changed from tuple variant to struct variant - IOS renamed to Ios (capitalization change) =================================================================== |
Jelmer Vernooij <jelmer@debian.org> | not-needed | 2025-11-04 | ||
| relax-zip | Relax zip dependency version Update zip dependency to match the version available in Debian =================================================================== |
Jelmer Vernooij <jelmer@debian.org> | not-needed | 2025-11-04 | ||
| relax-rustflags | Relax rustflags dependency version Update rustflags dependency to match the version available in Debian =================================================================== |
Jelmer Vernooij <jelmer@debian.org> | not-needed | 2025-11-04 | ||
| relax-target-lexicon | Relax target-lexicon dependency version Update target-lexicon dependency to match the version available in Debian =================================================================== |
Jelmer Vernooij <jelmer@debian.org> | not-needed | 2025-11-04 | ||
| drop-xwin | no | |||||
| drop-zigbuild | no | |||||
| relax-cbindgen | no | |||||
| drop-completion | no | |||||
| relax-itertools | no | |||||
| relax-keyring | no | |||||
| drop-upload | no | |||||
| relax-rstest | no | |||||
| relax-trycmd | no | |||||
| relax-which | no | |||||
| relax-base64 | relax-base64 | Colin Watson <cjwatson@debian.org> | no | 2024-10-07 | ||
| relax-fs4 | =================================================================== | no | ||||
| relax-pep440-pep508 | no | |||||
| relax-cargo_metadata | Relax cargo_metadata dependency version Update cargo_metadata dependency to match the version available in Debian =================================================================== |
Jelmer Vernooij <jelmer@debian.org> | not-needed | 2025-11-04 | ||
| fix-cargo-metadata-api-build-options | Fix cargo_metadata API compatibility in multiple files Add .as_str() calls when comparing PackageName and FeatureName with string literals. Convert PackageName to String when needed using .to_string(). This adapts to cargo_metadata 0.23 API changes. =================================================================== |
Jelmer Vernooij <jelmer@debian.org> | not-needed | 2025-11-05 |
