2022-12-26T06:45:15 python3.10-pytest-rerunfailures 10.2 -> 10.3 https://repology.org/metapackage/python3.10-pytest-rerunfailures/versions 2022-12-26T06:45:17 attrpath: python310Packages.pytest-rerunfailures 2022-12-26T06:45:17 Checking auto update branch... 2022-12-26T06:45:22 [version] 2022-12-26T06:45:22 [version] skipping because derivation has updateScript 2022-12-26T06:45:22 [rustCrateVersion] 2022-12-26T06:45:22 [rustCrateVersion] No cargoSha256 found 2022-12-26T06:45:22 [golangModuleVersion] 2022-12-26T06:45:22 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-26T06:45:22 [updateScript] 2022-12-26T06:45:23 [updateScript] Success 2022-12-26T06:45:23 [updateScript] this derivation will be built: /nix/store/k8ckm78zr73cfahrspxavs21jghqkkr5-packages.json.drv building '/nix/store/k8ckm78zr73cfahrspxavs21jghqkkr5-packages.json.drv'... Going to be running update for following packages: - python3.10-pytest-rerunfailures-10.2 Press Enter key to continue... Running update for: - python3.10-pytest-rerunfailures-10.2: UPDATING ... - python3.10-pytest-rerunfailures-10.2: DONE. Packages updated! 2022-12-26T06:45:23 2022-12-26T06:45:23 [quotedUrls] 2022-12-26T06:45:24 [quotedUrls] nothing found to replace 2022-12-26T06:45:24 Diff after rewrites: diff --git a/pkgs/development/python-modules/pytest-rerunfailures/default.nix b/pkgs/development/python-modules/pytest-rerunfailures/default.nix index 9b16760b23b..8ea63cfa5ff 100644 --- a/pkgs/development/python-modules/pytest-rerunfailures/default.nix +++ b/pkgs/development/python-modules/pytest-rerunfailures/default.nix @@ -2,13 +2,13 @@ buildPythonPackage rec { pname = "pytest-rerunfailures"; - version = "10.2"; + version = "10.3"; disabled = pythonOlder "3.5"; src = fetchPypi { inherit pname version; - sha256 = "9e1e1bad51e07642c5bbab809fc1d4ec8eebcb7de86f90f1a26e6ef9de446697"; + sha256 = "sha256-2CRNeZ+Jpu215XMB3a6ztvENZpFjjVHoCzcTEVkuKMY="; }; buildInputs = [ pytest ]; 2022-12-26T06:46:52 Python package with too many package rebuilds 5391 > 25