python312Packages.pytest-rerunfailures 13.0 -> 14.0 https://repology.org/project/python:pytest-rerunfailures/versions attrpath: python312Packages.pytest-rerunfailures 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] this derivation will be built: /nix/store/iavn71gjsdgymyg32gk3lxzlh1al55vh-packages.json.drv building '/nix/store/iavn71gjsdgymyg32gk3lxzlh1al55vh-packages.json.drv'... Going to be running update for following packages: - python3.12-pytest-rerunfailures-13.0 Press Enter key to continue... Running update for: - python3.12-pytest-rerunfailures-13.0: UPDATING ... - python3.12-pytest-rerunfailures-13.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pytest-rerunfailures/default.nix b/pkgs/development/python-modules/pytest-rerunfailures/default.nix index 59d459adb6c9..f8b01ee6ed8f 100644 --- a/pkgs/development/python-modules/pytest-rerunfailures/default.nix +++ b/pkgs/development/python-modules/pytest-rerunfailures/default.nix @@ -10,14 +10,14 @@ buildPythonPackage rec { pname = "pytest-rerunfailures"; - version = "13.0"; + version = "14.0"; format = "pyproject"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-4TLb5CC8R29US5bnA27dCmlwdXQgm2Z3JjyVDRmwkZk="; + hash = "sha256-SkALy808ekrRUauK+sEj2Q7KOr4n+Ycl3E2XAoh9LpI="; }; nativeBuildInputs = [ setuptools ]; No auto update branch exists Python package with too many package rebuilds 1839 > 25