nixpkgs/pkgs
Winter e4dd2b8ca0 pypy3{8,9}: fix sitePackages
When PyPy introduced Python 3.8 support with version 7.3.6, they also
migrated to using CPython's directory layout [0]:

> The 3.8 package now uses the same layout as CPython, and many of the
PyPy-specific changes to `sysconfig`, `distutils.sysconfig`, and
`distutils.commands.install.py` have been removed. The stdlib now is
located in `<base>/lib/pypy3.8` on `posix` systems...

When we upgraded past this version and added Python 3.8 support [1], the
`sitePackages` value was never updated, leading `bootstrapped-pip` to fail
to build, because wheel was trying to be located in `$out/site-packages`,
when it was actually installed to `$out/lib/pypy3.8/site-packages`.

[0]: https://www.pypy.org/posts/2021/10/pypy-v736-release.html
[1]: eec28b8cfd
2023-02-25 13:43:28 -05:00
..
applications Merge pull request #217392 from r-ryantm/auto-update/cudatext-qt 2023-02-21 07:10:29 +04:00
build-support Merge pull request #215381 from lilyinstarlight/fix/make-initrd-ng-wrapped-executables 2023-02-20 14:11:48 -05:00
common-updater
data Merge pull request #217297 from r-ryantm/auto-update/v2ray-geoip 2023-02-21 08:45:35 +08:00
desktops Merge pull request #216735 from wineee/deepin-wallpaper 2023-02-20 19:00:05 +01:00
development pypy3{8,9}: fix sitePackages 2023-02-25 13:43:28 -05:00
games Merge pull request #216416 from atorres1985-contrib/2048-cli 2023-02-20 21:27:44 -03:00
misc
os-specific Merge pull request #217227 from mothsART/feature/replace_http_by_https__second_pass 2023-02-20 21:33:05 +01:00
pkgs-lib
servers Merge pull request #217089 from mweinelt/hass-pythonpath 2023-02-21 00:52:47 +00:00
shells
stdenv
test
tools Merge pull request #217348 from figsoda/sagoin 2023-02-21 08:42:29 +08:00
top-level Merge pull request #217391 from mweinelt/python-drops 2023-02-21 01:12:50 +00:00