Merge pull request #304301 from r-ryantm/auto-update/python312Packages.playwrightcapture

python312Packages.playwrightcapture: 1.24.3 -> 1.24.4
This commit is contained in:
Fabian Affolter 2024-04-15 22:49:39 +02:00 committed by GitHub
commit 6c93e5e30c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@
buildPythonPackage rec {
pname = "playwrightcapture";
version = "1.24.3";
version = "1.24.4";
pyproject = true;
disabled = pythonOlder "3.8";
@ -30,7 +30,7 @@ buildPythonPackage rec {
owner = "Lookyloo";
repo = "PlaywrightCapture";
rev = "refs/tags/v${version}";
hash = "sha256-T/6WfDFW4m9bB09mBwKw1I0iQ0HF0I2Pzf2MXExJVGY=";
hash = "sha256-/6Sdn4SdJ7e2Lm6Gl0oaLNWeb6XouLgtjNJbVYstL4w=";
};
pythonRelaxDeps = [