python312Packages.playwrightcapture: 1.25.4 -> 1.25.4
Diff: https://github.com/Lookyloo/PlaywrightCapture/compare/refs/tags/v1.25.4...v1.25.4 Changelog: https://github.com/Lookyloo/PlaywrightCapture/releases/tag/v1.25.4
This commit is contained in:
parent
680ea6fcb7
commit
7a05d8aab0
@ -22,7 +22,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "playwrightcapture";
|
||||
version = "1.25.0";
|
||||
version = "1.25.4";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
@ -31,7 +31,7 @@ buildPythonPackage rec {
|
||||
owner = "Lookyloo";
|
||||
repo = "PlaywrightCapture";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-Sm6FfwUxW3t7gLwWd+ZJPyp0VSMPgGpuT3lrMurWOa0=";
|
||||
hash = "sha256-PKox2vfmqyjdsvV7O/exPu7Y7ArzpiywfkTHucRTudo=";
|
||||
};
|
||||
|
||||
pythonRelaxDeps = [
|
||||
|
Loading…
Reference in New Issue
Block a user