uv
b78f9291 - Allow owned string when deserializing `requires-python` (#12278)

Comment changes are shownComment changes are hidden
Commit
154 days ago
Allow owned string when deserializing `requires-python` (#12278) ## Summary I suspect this only affects packages with quotes in the requires-python, which is typically an error but one that we correct for in `LenientVersionSpecifiers`. Closes https://github.com/astral-sh/uv/issues/12260.
Author
Parents
  • crates
    • uv-pypi-types/src
      • File
        simple_json.rs
    • uv/tests/it
      • File
        pip_compile.rs