nixpkgs/pkgs/development
Joshua Skrzypek cde89e3ecf python3Packages.pyspark: Fix out of date postPatch
Pyspark switched to pinning py4j==0.10.9 with v3.0.0 - see this commit:
https://github.com/apache/spark/\
   commit/fc4e56a54c15e20baf085e6061d3d83f5ce1185d

This meant that since the bump to pyspark v3.0.0 - in this commit:
https://github.com/NixOS/nixpkgs/\
   commit/5181547ae6624b462919a806c4d0888e6e4630f4 -
the patch was no longer matching on the 'py4j==0.10.7' string that was
working previously.

The failing patch went unnoticed previously because the version of py4j
pinned by pyspark>=3.0.0 was the same as the py4j provided by nixpkgs.

However, a recent PR (#101636) bumped the version of py4j to 0.10.9.1 in
this commit:
https://github.com/NixOS/nixpkgs/\
   commit/43a91282d66223c5cb978d53fbe1033f56dd7f2b
which caused the version pinned by pyspark to no longer match the
version provided by nixpkgs. FWIW, @jonringer flagged this issue on
another PR that tried to bump py4j: #100623.

My solution here was to upgrade the patch's target string to match the
version found in pyspark's current setup.py.
2020-11-23 16:19:14 -08:00
..
androidndk-pkgs
arduino
beam-modules
bower-modules/generic
chez-modules
compilers Merge pull request #98624 from NieDzejkob/rgbds-maint 2020-11-23 22:03:35 +01:00
coq-modules
dhall-modules Change idiom for overriding Dhall package version 2020-11-11 11:16:04 +01:00
dotnet-modules
em-modules/generic
go-modules buildGo{Package,Module}: set trimpath in GOFLAGS 2020-11-18 08:13:34 +10:00
go-packages buildGo{Package,Module}: set trimpath in GOFLAGS 2020-11-18 08:13:34 +10:00
guile-modules
haskell-modules cachix: Build from 8.10.2, fix build and activate on hydra 2020-11-21 19:59:08 +01:00
idris-modules idris-modules: add final newline to TODO.md 2020-11-09 11:39:28 +00:00
interpreters supercollider: 3.11.0 -> 3.11.2 2020-11-23 06:53:35 -08:00
java-modules
libraries Merge pull request #103253 from StephenWithPH/add-las-tools 2020-11-23 22:56:56 +01:00
lisp-modules
lua-modules
misc or1k-newlib: Add newlib for OpenRISC 1000 2020-11-09 22:32:11 -05:00
mobile cocoapods-beta: 1.10.0.beta.2 -> 1.10.0 2020-11-07 20:30:27 -05:00
node-packages nodePackages.poor-mans-t-sql-formatter-cli: init at 1.6.10 2020-11-22 20:35:31 +08:00
ocaml-modules ocamlPackages.faraday: 0.7.0 → 0.7.2 2020-11-23 06:12:24 +01:00
perl-modules
pharo
php-packages Merge pull request #104283 from r-ryantm/auto-update/php-composer 2020-11-20 07:27:27 +01:00
pure-modules
python-modules python3Packages.pyspark: Fix out of date postPatch 2020-11-23 16:19:14 -08:00
r-modules
ruby-modules gitlab: 13.5.1 -> 13.6.0 2020-11-21 01:38:35 +01:00
tools vcstool: 0.2.9 -> 0.2.14 2020-11-23 20:53:37 +01:00
web Merge pull request #102753 from freezeboy/update-newman 2020-11-23 12:01:44 +01:00