astral-uv:konsti/tool-uv-sources

Last commit made on 2024-04-25
Get this branch:
git clone -b konsti/tool-uv-sources https://git.launchpad.net/astral-uv

Branch merges

Branch information

Name:
konsti/tool-uv-sources
Repository:
lp:astral-uv

Recent commits

8b3549a... by konstin

Decomposed url given

35bc911... by konstin

decomposed url

ed445ea... by konstin

Basic implementation of tool.uv.sources

725004d... by konstin

Rename the second direct url to parsed url (#3187)

Previously, we got `pypi_types::DirectUrl` (the pypa spec
direct_url.json format) and `distribution_types::DirectUrl` (an enum of
all the url types we support). This lead me to confusion, so i'm
renaming the latter one to the more appropriate `ParsedUrl`.

82c4772... by konstin

Move unnamed requirements to their own pep508_rs module and requirements-txt (#3186)

Another refactoring in preparation of using a richer requirements type.
No functional changes, only moves code around

f29c991... by konstin

Dedicated error type for direct url parsing (#3181)

Add a dedicated error type for direct url parsing. This change is broken
out from the new uv requirement type, which uses direct url parsing
internally.

0e54cfb... by Grzegorz Bokota <email address hidden>

fix typo in readme (#3179)

## Summary

When creating #3162 I used a single quote `'` instead of grave accent ``
` ``

5f5e7b5... by "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>

Update Rust crate hyper to v1.3.1 (#3168)

e6a790b... by "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>

Update Rust crate axoupdater to v0.5.1 (#3167)

f0d1eea... by "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>

Update pre-commit dependencies (#3174)