2022-12-15T06:54:07 python310Packages.pytest-xprocess 0 -> 1 2022-12-15T06:54:10 attrpath: python310Packages.pytest-xprocess 2022-12-15T06:54:10 Checking auto update branch... 2022-12-15T06:54:15 [version] 2022-12-15T06:54:15 [version] skipping because derivation has updateScript 2022-12-15T06:54:15 [rustCrateVersion] 2022-12-15T06:54:15 [rustCrateVersion] No cargoSha256 found 2022-12-15T06:54:15 [golangModuleVersion] 2022-12-15T06:54:15 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-15T06:54:15 [updateScript] 2022-12-15T06:54:16 [updateScript] Success 2022-12-15T06:54:16 [updateScript] this derivation will be built: /nix/store/avlsw9kkrfc34fbqk2mc2r06aiihn7bs-packages.json.drv building '/nix/store/avlsw9kkrfc34fbqk2mc2r06aiihn7bs-packages.json.drv'... Going to be running update for following packages: - python3.10-pytest-xprocess-0.20.0 Press Enter key to continue... Running update for: - python3.10-pytest-xprocess-0.20.0: UPDATING ... - python3.10-pytest-xprocess-0.20.0: DONE. Packages updated! 2022-12-15T06:54:16 2022-12-15T06:54:16 [quotedUrls] 2022-12-15T06:54:16 [quotedUrls] nothing found to replace 2022-12-15T06:54:16 Diff after rewrites: diff --git a/pkgs/development/python-modules/pytest-xprocess/default.nix b/pkgs/development/python-modules/pytest-xprocess/default.nix index c6262b7f1e0..5acf208f840 100644 --- a/pkgs/development/python-modules/pytest-xprocess/default.nix +++ b/pkgs/development/python-modules/pytest-xprocess/default.nix @@ -6,11 +6,11 @@ buildPythonPackage rec { pname = "pytest-xprocess"; - version = "0.20.0"; + version = "0.21.0"; src = fetchPypi { inherit pname version; - sha256 = "sha256-AhZ1IsTcdZ+RxKsZhUY5zR6fbgq/ynXhGWgrVB0b1j8="; + sha256 = "sha256-+UcL/PiE9ymetrgqQ9KYwxi45T7DFO5iTJh+DofBtEk="; }; nativeBuildInputs = [ setuptools-scm ]; 2022-12-15T06:55:42 Python package with too many package rebuilds 7004 > 25