| Summary: | app-backup/borgbackup: bypass dev-python/pkgconfig to avoid dependence on rust | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Michael Orlitzky <mjo> |
| Component: | Current packages | Assignee: | Marek Szuba <marecki> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | gentoo, python |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Michael Orlitzky
2023-10-05 01:17:59 UTC
Unless upstream provides a non-hacky way of doing this, NAK. I do not like experimenting on anything from app-backup, and feel even less motivated to do so given how core to the Python ecosystem in general Rust has become. There's not much point in worrying about this either, because https://github.com/python-poetry/poetry-core/pull/642 should land in a release soon which elides the Rust dep. (In reply to Sam James from comment #2) > There's not much point in worrying about this either, because > https://github.com/python-poetry/poetry-core/pull/642 should land in a > release soon which elides the Rust dep. Thanks, waiting for somebody else to fix it is also an acceptable solution :) poetry(-core) now pull in fastjsonschema instead of jsonschema, problem solved |