messense

Results 481 comments of messense
trafficstars

Given that uv 0.8.0 now registers uv-installed python to Windows registry so `py.exe` should be able to find them, I'm going to close this issue, there should be no work...

> I think the optimal solution here would be to detect local dependencies, actually copy them to the archive and rewrite Cargo.toml for the affected crate, but I'm not sure...

Seems like it was just canceled because the [mkdocs](https://github.com/astral-sh/uv/actions/runs/11329544632/job/31505309474?pr=8176) workflow failed? > Error: The operation was canceled. also it was timed-out: > The job running on runner GitHub Actions 4...

Added in 29c68706bf02b82b9858970cc4dbb557645dfc8e

This is the default in `tar` crate: https://docs.rs/tar/0.4.44/src/tar/header.rs.html#164 I guess change it to a more current value is fine, the sdist should still be reproducible.

I'd like to take a deeper look when I have the free time to explore whether it can have better defaults that works out of the box before committing to...

> cc @messense; might also be a problem for maturin? yes, we've got a report in maturin related to this, I've changed it to require setting a env var to...

> Do you know the mapping between them? This is the last problem to be solved. I don't know either.

Published in v0.4.4.