python3Packages.lg-rs232-tv: fix version metadata
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
uv-build,
|
||||
serialx,
|
||||
aiowebostv,
|
||||
pyprojectVersionPatchHook,
|
||||
pytest-asyncio,
|
||||
pytest-timeout,
|
||||
pytestCheckHook,
|
||||
@@ -27,6 +28,8 @@ buildPythonPackage (finalAttrs: {
|
||||
--replace-fail "uv_build>=0.8.4,<0.9.0" "uv_build"
|
||||
'';
|
||||
|
||||
nativeBuildInputs = [ pyprojectVersionPatchHook ];
|
||||
|
||||
build-system = [ uv-build ];
|
||||
|
||||
dependencies = [ serialx ];
|
||||
|
||||
Reference in New Issue
Block a user