2022-12-24T19:19:23 python310Packages.pytest-xprocess 0 -> 1 2022-12-24T19:19:25 attrpath: python310Packages.pytest-xprocess 2022-12-24T19:19:26 Checking auto update branch... 2022-12-24T19:19:30 [version] 2022-12-24T19:19:30 [version] skipping because derivation has updateScript 2022-12-24T19:19:30 [rustCrateVersion] 2022-12-24T19:19:30 [rustCrateVersion] No cargoSha256 found 2022-12-24T19:19:30 [golangModuleVersion] 2022-12-24T19:19:30 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-24T19:19:30 [updateScript] 2022-12-24T19:19:32 [updateScript] Success 2022-12-24T19:19:32 [updateScript] this derivation will be built: /nix/store/faagqnahg7082fj57xfc3lyymnnqp21h-packages.json.drv building '/nix/store/faagqnahg7082fj57xfc3lyymnnqp21h-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-24T19:19:32 2022-12-24T19:19:32 [quotedUrls] 2022-12-24T19:19:32 [quotedUrls] nothing found to replace 2022-12-24T19:19:32 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-24T19:21:01 Python package with too many package rebuilds 3116 > 25