python312Packages.pytest-playwright 0.5.0 -> 0.5.1 https://github.com/microsoft/playwright-pytest/releases attrpath: python312Packages.pytest-playwright Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/igyqi2va1s21ndv2abgfgbj461idil24-packages.json.drv building '/nix/store/igyqi2va1s21ndv2abgfgbj461idil24-packages.json.drv'... Going to be running update for following packages: - python3.12-pytest-playwright-0.5.0 Press Enter key to continue... Running update for: - python3.12-pytest-playwright-0.5.0: UPDATING ... - python3.12-pytest-playwright-0.5.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pytest-playwright/default.nix b/pkgs/development/python-modules/pytest-playwright/default.nix index 5f7f55958595..29d0d4aa21e3 100644 --- a/pkgs/development/python-modules/pytest-playwright/default.nix +++ b/pkgs/development/python-modules/pytest-playwright/default.nix @@ -13,7 +13,7 @@ buildPythonPackage rec { pname = "pytest-playwright"; - version = "0.5.0"; + version = "0.5.1"; format = "setuptools"; disabled = pythonOlder "3.8"; @@ -22,7 +22,7 @@ buildPythonPackage rec { owner = "microsoft"; repo = "playwright-pytest"; rev = "refs/tags/v${version}"; - hash = "sha256-HS0Qpr5R4dAoXe0bpPGU7JABB7CmwugReRD75XeJ8l4="; + hash = "sha256-s+0kk9kmMctPCKFd5rbdEwGgfHKYRvKq0rY9eosifCU="; }; nativeBuildInputs = [ setuptools-scm ]; An auto update branch exists with message `python312Packages.pytest-playwright: refactor`. New version is 0.5.1. The auto update branch does not match or exceed the new version. There might already be an open PR for this update: - python312Packages.pytest-playwright: 0.5.0 -> 0.5.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/327036"