Commit Graph
205631 Commits
Author SHA1 Message Date
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
Will DietzandFrederik Rietdijk 3e046ee556 gst_all_1.gstreamer: 1.16.1 -> 1.16.2 2019-12-15 18:49:13 +01:00
Will DietzandFrederik Rietdijk 0de5452c84 gst_all_1.gst-vaapi: 1.16.1 -> 1.16.2 2019-12-15 18:49:13 +01:00
Will DietzandFrederik Rietdijk 94dd6d0789 gst_all_1.gst-plugins-ugly: 1.16.1 -> 1.16.2 2019-12-15 18:49:13 +01:00
Will DietzandFrederik Rietdijk d12f31a0da gst_all_1.gst-plugins-base: 1.16.1 -> 1.16.2 2019-12-15 18:49:13 +01:00
Will DietzandFrederik Rietdijk 800ba7974e gst_all_1.gst-libav: 1.16.1 -> 1.16.2 2019-12-15 18:49:13 +01:00
Will DietzandFrederik Rietdijk a4f6196485 gst_all_1.gst-validate: 1.16.1 -> 1.16.2 2019-12-15 18:49:13 +01:00
Will DietzandFrederik Rietdijk 8040ac8b79 gst_all_1.gst-rtsp-server: 1.16.1 -> 1.16.2 2019-12-15 18:49:13 +01:00
Will DietzandFrederik Rietdijk 560c4c9fdb gst_all_1.gst-plugins-good: 1.16.1 -> 1.16.2 2019-12-15 18:49:13 +01:00
Will DietzandFrederik Rietdijk 6c1f9493ed gst_all_1.gst-plugins-bad: 1.16.1 -> 1.16.2 2019-12-15 18:49:13 +01:00
Will DietzandFrederik Rietdijk 04f53c483e gst_all_1.gst-editing-services: 1.16.1 -> 1.16.2 2019-12-15 18:49:13 +01:00
Robert ScottandFrederik Rietdijk 183ef82f98 libreswan: 3.18 -> 3.29 (security)
addressing CVE-2019-12312 & CVE-2019-10155
2019-12-15 18:48:53 +01:00
Robert ScottandFrederik Rietdijk d17ecebcf0 unbound: install headers etc for libevent support as postInstall step 2019-12-15 18:48:53 +01:00
Will DietzandFrederik Rietdijk d67f29261d nghttp2: 1.39.2 -> 1.40.0 2019-12-15 18:45:29 +01:00
R. RyanTMandFrederik Rietdijk ef135db301 libuv: 1.33.1 -> 1.34.0 2019-12-15 18:45:16 +01:00
Frederik Rietdijk c5720f531b python.pkgs.pyopengl: fix pname of src 2019-12-15 16:23:16 +01:00
Frederik Rietdijk 573b9ccfef python.pkgs.setuptools: 41.6.0 -> 42.0.2 2019-12-15 16:23:16 +01:00
Frederik Rietdijk 8d1430889f python: xattr: 0.9.6 -> 0.9.7 2019-12-15 16:23:16 +01:00
Frederik Rietdijk 757bf39a31 python: xarray: 0.14.0 -> 0.14.1 2019-12-15 16:23:16 +01:00
Frederik Rietdijk 6817b1f835 python: wasabi: 0.4.0 -> 0.4.2 2019-12-15 16:23:16 +01:00
Frederik Rietdijk 6aa6c8b55b python: virtualenv: 16.7.7 -> 16.7.8 2019-12-15 16:23:16 +01:00
Frederik Rietdijk 815b98c137 python: validators: 0.14.0 -> 0.14.1 2019-12-15 16:23:16 +01:00
Frederik Rietdijk 6b347877bd python: uamqp: 1.2.3 -> 1.2.4 2019-12-15 16:23:16 +01:00
Frederik Rietdijk 5d95fcbd6e python: tox: 3.14.1 -> 3.14.2 2019-12-15 16:23:16 +01:00
Frederik Rietdijk 845cecee49 python: tifffile: 2019.7.26 -> 2019.7.26.2 2019-12-15 16:23:16 +01:00
Frederik Rietdijk 56ce4f46ac python: testfixtures: 6.10.2 -> 6.10.3 2019-12-15 16:23:16 +01:00
Frederik Rietdijk e2db90be3d python: statsmodels: 0.10.1 -> 0.10.2 2019-12-15 16:23:16 +01:00
Frederik Rietdijk 935c75fda1 python: squaremap: 1.0.4 -> 1.0.5 2019-12-15 16:23:16 +01:00
Frederik Rietdijk 7365a96639 python: sqlmap: 1.3.11 -> 1.3.12 2019-12-15 16:23:16 +01:00
Frederik Rietdijk ab25bcfb5d python: sentry-sdk: 0.13.2 -> 0.13.5 2019-12-15 16:23:16 +01:00
Frederik Rietdijk 1379225ff0 python: semantic_version: 2.8.2 -> 2.8.3 2019-12-15 16:23:16 +01:00
Frederik Rietdijk 8911e95c8c python: scipy: 1.3.2 -> 1.3.3 2019-12-15 16:23:16 +01:00
Frederik Rietdijk ef3f0927ef python: runway-python: 0.5.3 -> 0.5.4 2019-12-15 16:23:16 +01:00
Frederik Rietdijk e23ff76ba4 python: runsnakerun: 2.0.4 -> 2.0.5 2019-12-15 16:23:16 +01:00
Frederik Rietdijk be7a92791a python: responses: 0.10.6 -> 0.10.7 2019-12-15 16:23:16 +01:00
Frederik Rietdijk e7c878ffe3 python: pywebpush: 1.10.0 -> 1.10.1 2019-12-15 16:23:16 +01:00
Frederik Rietdijk ba62825af2 python: pyvcd: 0.1.4 -> 0.1.5 2019-12-15 16:23:16 +01:00
Frederik Rietdijk 1cee548428 python: pytest: 4.6.6 -> 4.6.7 2019-12-15 16:23:16 +01:00
Frederik Rietdijk 2368256d55 python: pyrsistent: 0.15.5 -> 0.15.6 2019-12-15 16:23:16 +01:00
Frederik Rietdijk 21062aa215 python: pyopengl: 3.1.0 -> 3.1.4 2019-12-15 16:23:16 +01:00
Frederik Rietdijk ae8f3b9c7b python: pyhomematic: 0.1.61 -> 0.1.62 2019-12-15 16:23:16 +01:00
Frederik Rietdijk 369e05a1a2 python: pyfaidx: 0.5.5.2 -> 0.5.7 2019-12-15 16:23:15 +01:00
Frederik Rietdijk 1e46f8ff2a python: pybullet: 2.5.7 -> 2.5.8 2019-12-15 16:23:15 +01:00
Frederik Rietdijk 5425867bfa python: publicsuffix: 1.1.0 -> 1.1.1 2019-12-15 16:23:15 +01:00
Frederik Rietdijk 0bf64a4c66 python: psutil: 5.6.5 -> 5.6.7 2019-12-15 16:23:15 +01:00
Frederik Rietdijk 39fcff56a5 python: psd-tools: 1.8.30 -> 1.8.32 2019-12-15 16:23:15 +01:00
Frederik Rietdijk 910792bf8e python: preggy: 1.4.2 -> 1.4.4 2019-12-15 16:23:15 +01:00
Frederik Rietdijk e386008b30 python: pluggy: 0.13.0 -> 0.13.1 2019-12-15 16:23:15 +01:00
Frederik Rietdijk aa7e7a00c5 python: pgspecial: 1.11.8 -> 1.11.9 2019-12-15 16:23:15 +01:00
Frederik Rietdijk 014a19b1ab python: pbr: 5.4.3 -> 5.4.4 2019-12-15 16:23:15 +01:00