rules_pycross icon indicating copy to clipboard operation
rules_pycross copied to clipboard

[uv] Use new uv.lock format in uv translator

Open ddeville opened this issue 1 year ago • 1 comments

uv renamed distribution to package before stabilizing the lock file format.

Change this so that rules_pycross can use uv lock files generated with a recent version of uv.

ddeville avatar Sep 23 '24 04:09 ddeville

Ah oops just saw that there's an existing opened PR here.

ddeville avatar Sep 23 '24 04:09 ddeville

~@jvolkman could we get this merged in favor of #119 ?~

~i think the backwards-compatibility in #119 is not really required, and this pr covers the change with tests.~

just noticed: the changes in here seem insufficient. support for virtual contained in #119 is also required.

betaboon avatar Nov 16 '24 07:11 betaboon

resolved by #130

betaboon avatar Dec 09 '24 10:12 betaboon