python310Packages.pytest-forked 0 -> 1 attrpath: python310Packages.pytest-forked Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/s66znia5fdy3xjw1s2x0yvccilzzrii1-packages.json.drv building '/nix/store/s66znia5fdy3xjw1s2x0yvccilzzrii1-packages.json.drv'... Going to be running update for following packages: - python3.10-pytest-forked-1.4.0 Press Enter key to continue... Running update for: - python3.10-pytest-forked-1.4.0: UPDATING ... - python3.10-pytest-forked-1.4.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pytest-forked/default.nix b/pkgs/development/python-modules/pytest-forked/default.nix index 80b294445f7..a9f927417d5 100644 --- a/pkgs/development/python-modules/pytest-forked/default.nix +++ b/pkgs/development/python-modules/pytest-forked/default.nix @@ -11,13 +11,13 @@ buildPythonPackage rec { pname = "pytest-forked"; - version = "1.4.0"; + version = "1.6.0"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - sha256 = "sha256-i2dYfI+Yy7rf3YBFOe1UVbbtA4AiA0hd0vU8FCLXRA4="; + sha256 = "sha256-Ta/UappgD2XYIrj2BRM+z1s+GUHrs1iOlDtOPrcaWj8="; }; patches = [ No auto update branch exists There might already be an open PR for this update: - python310Packages.pytest-forked: 1.4.0 -> 1.6.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/216104"