2023-01-01T04:25:07 python310Packages.pytest-xprocess 0 -> 1 2023-01-01T04:25:09 attrpath: python310Packages.pytest-xprocess 2023-01-01T04:25:10 Checking auto update branch... 2023-01-01T04:25:14 [version] 2023-01-01T04:25:14 [version] skipping because derivation has updateScript 2023-01-01T04:25:14 [rustCrateVersion] 2023-01-01T04:25:14 [rustCrateVersion] No cargoSha256 found 2023-01-01T04:25:14 [golangModuleVersion] 2023-01-01T04:25:14 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-01T04:25:14 [updateScript] 2023-01-01T04:25:16 [updateScript] Success 2023-01-01T04:25:16 [updateScript] this derivation will be built: /nix/store/h6d23ls9s041zqnfk78lprl4lfarjsxi-packages.json.drv building '/nix/store/h6d23ls9s041zqnfk78lprl4lfarjsxi-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! 2023-01-01T04:25:16 2023-01-01T04:25:16 [quotedUrls] 2023-01-01T04:25:16 [quotedUrls] nothing found to replace 2023-01-01T04:25: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 ]; 2023-01-01T04:26:44 Python package with too many package rebuilds 3121 > 25