Subject: Do not use uv_build
Author: Alexander Sulfrian <alexander@sulfrian.net>
Forwarded: non-needed

uv_build is currently not available as debian package, so we disable it here
and build the package with the traditional build system.

Index: python-ffmpeg-progress-yield/pyproject.toml
===================================================================
--- python-ffmpeg-progress-yield.orig/pyproject.toml
+++ python-ffmpeg-progress-yield/pyproject.toml
@@ -1,7 +1,3 @@
-[build-system]
-requires = ["uv_build>=0.8.14,<0.9.0"]
-build-backend = "uv_build"
-
 [project]
 name = "ffmpeg-progress-yield"
 version = "1.0.3"
