python3Packages.pywebview: 5.3.2 -> 5.4

This commit was automatically generated using update-python-libraries.
This commit is contained in:
Martin Weinelt
2025-08-09 19:03:55 +02:00
parent e38a832b2d
commit b91914052c
@@ -18,7 +18,7 @@
buildPythonPackage rec {
pname = "pywebview";
version = "5.3.2";
version = "5.4";
pyproject = true;
disabled = pythonOlder "3.5";
@@ -27,7 +27,7 @@ buildPythonPackage rec {
owner = "r0x0r";
repo = "pywebview";
tag = version;
hash = "sha256-/jKauq+G3Nz91n/keTZGNDTaW5EhdyCx4c2Nylxqc+0=";
hash = "sha256-HQ95tg1BuOr+SyOEDCbIc6Xm2dzzWS0mMcnV4bHMNBs=";
};
nativeBuildInputs = [