python311Packages.cython 0 -> 1 attrpath: python311Packages.cython Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/4p66rc3pbcp78sl64yr0fxcqs16lr0y6-packages.json.drv building '/nix/store/4p66rc3pbcp78sl64yr0fxcqs16lr0y6-packages.json.drv'... Going to be running update for following packages: - python3.11-cython-0.29.36 Press Enter key to continue... Running update for: - python3.11-cython-0.29.36: UPDATING ... - python3.11-cython-0.29.36: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/cython/default.nix b/pkgs/development/python-modules/cython/default.nix index 72ba4a68f038..a7f37bb4903d 100644 --- a/pkgs/development/python-modules/cython/default.nix +++ b/pkgs/development/python-modules/cython/default.nix @@ -25,13 +25,13 @@ let in buildPythonPackage rec { pname = "cython"; - version = "0.29.36"; + version = "3.0.8"; pyproject = true; src = fetchPypi { pname = "Cython"; inherit version; - hash = "sha256-QcDP0tdU44PJ7rle/8mqSrhH0Ml0cHfd18Dctow7wB8="; + hash = "sha256-gzNCPY/Vdl58zuo6mYXdHgpd/rJzRinhou0tYjPTneY="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 39820 > 25