Path: csiph.com!pasdenom.info!usenet.goja.nl.eu.org!3.eu.feeder.erje.net!feeder.erje.net!news.szaf.org!fu-berlin.de!bofh.it!news.nic.it!robomod From: Jerome BENOIT Newsgroups: linux.debian.maint.python Subject: Re: uv build system? Date: Mon, 25 Aug 2025 00:50:02 +0200 Message-ID: References: X-Mailbox-Line: From debian-python-request@lists.debian.org Sun Aug 24 22:45:12 2025 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7.898 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, LDO_WHITELIST=-5, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate: -3.5 X-Greylist: delayed 1112 seconds by postgrey-1.36 at bendel; Sun, 24 Aug 2025 22:44:56 UTC MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Reply-To: sphericaltriangle@rezozer.net Content-Language: en-US Organization: Round Sphere Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Server-Quench: 5c7a4251-8139-11f0-9114-7cd30ad787f4 X-Auth-Pat: 10 X-Authreport-Spam: If SPAM / abuse - report it at: http://www.authsmtp.com/abuse X-Auth-Flags: 0 (Was 1) X-Authroute: OCdyYgsWA1ZOVAQX ECIPBStcUwQsIBJI DDcZIBldMlcTEwJc LlBWI1BSOVtZXUBF WzlVKwgNExkyRzcg OVMAMxsCIB0AXQF1 IQ0eXVBSFgB4Ax8L BBgUUBg8fwdYfnpu Zkd8X3FeQ0Fycll8 DEtTahBnHiQYaGUf V0VeOQJScwoEe0xC O1R9UXIQaWQEb2dh RgFremFoZGkady9Z GVkEIQ1CHkhXCAQx FVgfA30lAEwBS20o Pgc6J1tLdAEA X-Authentic-SMTP: 61633132333330.1039:9715 X-Authfastpath: 0 (Was 255) X-Authvirus-Status: No virus detected - but ensure you scan with your own anti-virus system. X-Mailing-List: archive/latest/23205 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/55635577-443a-4de0-9637-db860f3af8bb@rezozer.net Approved: robomod@news.nic.it Lines: 33 Sender: robomod@news.nic.it X-Original-Date: Mon, 25 Aug 2025 00:26:20 +0200 X-Original-Message-ID: <55635577-443a-4de0-9637-db860f3af8bb@rezozer.net> X-Original-References: <87frdg9z51.fsf@josefsson.org> Xref: csiph.com linux.debian.maint.python:17028 Hello, On 24/08/2025 23:40, Simon Josefsson wrote: > Hi > > I stumbled on > > https://github.com/astral-sh/uv > > as a new python build system, which is used by sigstore-models: > > https://github.com/astral-sh/sigstore-models/blob/main/pyproject.toml > > I can't find 'uv' in Debian. I suppose it is useful to package it? There is an ITP for that: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069776 > > It appears to be written in Rust. Should it be maintained by the python > or rust team? It seems a bit strange for a Python build system to be > maintained by the Rust team, but I suppose the Rust team have more > familiarity with Rust packaging than the Python team? > > I have little experience of Rust and Python packaging, is someone > interested in collaborating on packaging of 'uv'? Assuming it is makes > sense to proceed, that is. > > /Simon Cheers, Jerome