python310Packages.sphinx-pytest 0 -> 1 attrpath: python310Packages.sphinx-pytest 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xr07fny3bckmflxcmasbpclhl95in5xf-packages.json.drv building '/nix/store/xr07fny3bckmflxcmasbpclhl95in5xf-packages.json.drv'... Going to be running update for following packages: - python3.10-sphinx-pytest-0.0.3 Press Enter key to continue... Running update for: - python3.10-sphinx-pytest-0.0.3: UPDATING ... - python3.10-sphinx-pytest-0.0.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/sphinx-pytest/default.nix b/pkgs/development/python-modules/sphinx-pytest/default.nix index 6d05a38d63a7..8dc581e3a941 100644 --- a/pkgs/development/python-modules/sphinx-pytest/default.nix +++ b/pkgs/development/python-modules/sphinx-pytest/default.nix @@ -9,13 +9,13 @@ buildPythonPackage rec { pname = "sphinx-pytest"; - version = "0.0.3"; + version = "0.1.1"; src = fetchFromGitHub { owner = "chrisjsewell"; repo = pname; - rev = "v${version}"; - hash = "sha256-vRHPq6BAuhn5QvHG2BGen9v6ezA3RgFVtustsNxU+n8="; + rev = "refs/tags/v${version}"; + hash = "sha256-26cV6mfNos/1YLhz5aVQVb54qsiyHWdcHtvmmSzMurk="; }; format = "flit"; No auto update branch exists Python package with too many package rebuilds 794 > 25