python310Packages.pyspark 0 -> 1 attrpath: python310Packages.pyspark 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/3l3z7br78xhw51bwg9byq8nxhq47h8yn-packages.json.drv building '/nix/store/3l3z7br78xhw51bwg9byq8nxhq47h8yn-packages.json.drv'... Going to be running update for following packages: - python3.10-pyspark-3.4.0 Press Enter key to continue... Running update for: - python3.10-pyspark-3.4.0: UPDATING ... - python3.10-pyspark-3.4.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pyspark/default.nix b/pkgs/development/python-modules/pyspark/default.nix index 91fdc838966..4aa6718c82e 100644 --- a/pkgs/development/python-modules/pyspark/default.nix +++ b/pkgs/development/python-modules/pyspark/default.nix @@ -10,14 +10,14 @@ buildPythonPackage rec { pname = "pyspark"; - version = "3.4.0"; + version = "3.4.1"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-Fnoj4RhUrbN/hgLeb8w6T5b9Xx4yO5u4MyXzhAjFqv0="; + hash = "sha256-cs1mq4z2GnWFTlp1P3W+o17gdcOpb53k4qZtAux/xlI="; }; # pypandoc is broken with pandoc2, so we just lose docs. No auto update branch exists Successfully finished processing cachix "/nix/store/1an5ayr0y1f3pa2ii4ad1rnhm6dkkbyj-python3.10-pyspark-3.4.1" [check][nixpkgs-review]