Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #17313
| From | Arian Ott <arian.ott@ieee.org> |
|---|---|
| Newsgroups | linux.debian.maint.python |
| Subject | RFC: Packaging pyartnet - Patch build system from uv to setuptools? |
| Date | 2026-01-01 18:20 +0100 |
| Message-ID | <M8uv8-7jsK-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hello everyone, I am currently packaging pyartnet for Debian (Bug: 1124471). The upstream project uses uv as build backend. When building the package, gbp fails since uv_build is unavailable and can't be imported. Pyartnet requires no significant external libraries. Can I switch the build backend to setuptools using a patch or is this considered bad practice? https://salsa.debian.org/Arian-Ott/pyartnet/-/blob/debian/latest/pyproject.toml?ref_type=heads#L62-64 Happy new year! Best, -- *Arian Ott* *Student in Business Informatics – Data Science* Member | IEEE Mail: arian.ott@ieee.org Linkedin: in/arian-ott <https://linkedin.com/in/arian-ott> GitHub: github.com/Arian-Ott Germany
Back to linux.debian.maint.python | Previous | Next — Next in thread | Find similar
RFC: Packaging pyartnet - Patch build system from uv to setuptools? Arian Ott <arian.ott@ieee.org> - 2026-01-01 18:20 +0100
Re: RFC: Packaging pyartnet - Patch build system from uv to setuptools? Andrey Rakhmatullin <wrar@debian.org> - 2026-01-01 18:30 +0100
Re: RFC: Packaging pyartnet - Patch build system from uv to setuptools? Arian Ott <arian.ott@ieee.org> - 2026-01-01 18:40 +0100
csiph-web