python311Packages.pytest-xprocess 0 -> 1 attrpath: python311Packages.pytest-xprocess 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] Going to be running update for following packages: - python3.11-pytest-xprocess-0.23.0 Press Enter key to continue... Running update for: - python3.11-pytest-xprocess-0.23.0: UPDATING ... - python3.11-pytest-xprocess-0.23.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pytest-xprocess/default.nix b/pkgs/development/python-modules/pytest-xprocess/default.nix index 601eaecd3e05..1377a1abf53d 100644 --- a/pkgs/development/python-modules/pytest-xprocess/default.nix +++ b/pkgs/development/python-modules/pytest-xprocess/default.nix @@ -9,12 +9,12 @@ buildPythonPackage rec { pname = "pytest-xprocess"; - version = "0.23.0"; + version = "1.0.1"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-+NQEGiChwe8ZQwVOSj33rHtD5/KR9kD0PDTp3MSzTfo="; + hash = "sha256-NPlOWamcP0v/CKfaVK2FkvbrYfMY6fPThe4OVcSxJAQ="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 4981 > 100