nixpkgs/pkgs/development/interpreters
Andreas Rammhold e9f522eee1
python: remove _manylinux.py
This will turn manylinux support back on by default.

PIP will now do runtime checks against the compatible glibc version to
determine if the current interpreter is compatible with a given
manylinux specification. However it will not check if any of the
required libraries are present.

The motivation here is that we want to support building python packages
with wheels that require manylinux support. There is no real change for
users of source builds as they are still buildings packages from source.

The real noticeable(?) change is that impure usages (e.g. running `pip
install package`) will install manylinux packages that previously
refused to install.
Previously we did claim that we were not compatible with manylinux and
thus they wouldn't be installed at all.

Now impure users will have basically the same situation as before: If
you require some wheel only package it didn't work before and will not
properly work now. Now the program will fail during runtime vs during
installation time.

I think it is a reasonable trade-off since it allows us to install
manylinux packages with nix expressions and enables tools like
poetry2nix.

This should be a net win for users as it allows wheels, that we
previously couldn't really support, to be used.
2019-12-16 16:37:16 +01:00
..
acl2 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
angelscript angelscript: 2.33.0 -> 2.34.0 2019-10-06 17:46:34 -07:00
bats treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
ceptre treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
chibi chibi: 0.7.3 -> 0.8 2018-07-18 15:56:04 -07:00
clips treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
clisp clisp: Add license 2019-04-09 13:23:55 +02:00
clojure clojure: 1.10.1.489 -> 1.10.1.492 2019-12-11 13:33:35 +01:00
clojurescript/lumo treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
dart treewide: name -> pname 2019-08-17 10:54:38 +00:00
dhall
duktape duktape: 2.4.0 -> 2.5.0 2019-12-08 21:47:09 +01:00
eff Treewide: fix more URL permanent redirects 2019-11-21 15:37:34 -08:00
elixir elixir_1_9: 1.9.2 -> 1.9.4 2019-11-15 09:34:59 +01:00
erlang Merge staging-next into staging 2019-11-20 10:02:21 +01:00
evcxr evcxr: 0.4.4 -> 0.4.5 2019-09-16 22:46:26 +02:00
falcon treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
gauche treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
gnu-apl Merge remote-tracking branch 'origin/master' into gcc-8 2019-09-03 22:15:07 +02:00
groovy Merge branch 'master' into staging-next 2019-08-24 08:55:37 +02:00
gtk-server gtk-server: link with libdl explicitly 2019-01-04 21:44:19 +00:00
guile guile: fix unbound variable in setup-hook 2019-11-20 05:12:13 +01:00
hugs Revert "hugs: broken on clang" 2018-12-02 16:46:31 -05:00
hy hy: use python2, build fails with 3 2019-11-13 16:27:38 +01:00
icon-lang treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
io treewide: Get rid of libGLU_combined 2019-11-18 20:10:43 +00:00
j treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
janet janet: 1.4.0 -> 1.5.1 2019-11-27 18:51:25 -08:00
jimtcl jimtcl: 0.78 -> 0.79 2019-12-01 00:13:37 +01:00
joker joker: 0.12.7 -> 0.12.9 2019-10-22 10:07:53 +02:00
jruby jruby: 9.2.8.0 -> 9.2.9.0 2019-11-01 21:49:48 -07:00
jython treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
kona treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
lfe tree-wide: replace uses of splitString "." with lib.versions 2019-09-26 17:42:49 +02:00
lolcode treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
love treewide: Get rid of libGLU_combined 2019-11-18 20:10:43 +00:00
lua-5 Merge remote-tracking branch 'upstream/master' into wrapper-pname-support 2019-11-24 17:25:07 +00:00
luajit luajit_2_0: fix the platforms/extraMeta 2019-10-13 14:07:01 +02:00
lush treewide: Get rid of libGLU_combined 2019-11-18 20:10:43 +00:00
maude treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
metamath metamath: 0.172 -> 0.178 2019-10-15 13:43:26 +01:00
mujs treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
nix-exec treewide: name -> pname 2019-08-17 10:54:38 +00:00
octave Merge branch 'master' into octave-gl2ps 2019-12-08 18:09:08 +00:00
perl perl: 5.30.0 -> 5.30.1 2019-11-23 12:39:54 +00:00
php php74: Enable zip support 2019-12-10 17:49:19 +01:00
picoc treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
picolisp treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
pixie treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
proglodyte-wasm treewide: mark some broken packages as broken 2019-10-08 17:14:26 +02:00
pure pure: link with libLLVMJIT explicitly 2019-01-04 21:44:21 +00:00
pyrex treewide: name -> pname (#67513) 2019-08-31 07:41:22 -04:00
python python: remove _manylinux.py 2019-12-16 16:37:16 +01:00
qnial treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
quickjs quickjs: init at 2019-10-27 (#73515) 2019-11-17 13:35:29 -08:00
racket racket: 7.4 -> 7.5 2019-12-04 04:20:00 -05:00
rakudo treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
rascal treewide: use dontUnpack 2019-07-01 04:23:51 -04:00
rebol treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
red treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
regina treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
renpy treewide: Get rid of libGLU_combined 2019-11-18 20:10:43 +00:00
ruby ruby: build with soname tag 2019-11-24 12:55:23 +03:00
scheme48 scheme48: add license 2018-08-04 18:53:53 +02:00
scsh treewide: Make more complicated configureFlags lists 2018-08-03 17:06:03 -04:00
self treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
spidermonkey spidermonkey_52: drop, as is unused 2019-10-16 16:53:19 +02:00
supercollider supercollider: 3.10.2 -> 3.10.3 2019-09-03 04:20:00 -05:00
tcl treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
tinyscheme treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
unicon-lang treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
wasm-gc treewide: name -> pname (#67513) 2019-08-31 07:41:22 -04:00
wasmtime The github repo has moved 2019-11-25 12:04:40 +01:00