python3Packages.pywebview: 5.3.2 -> 5.4
This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user