nixpkgs/pkgs/development/interpreters/python
Vladimír Čunát 59beaf7fa2 python: 2.7.14 -> 2.7.15 (bugfix + security)
Fixes CVE-2018-1000030, /cc #38993.

The ncurses patch no longer applied, and it appears the problems have
been resolved upstream https://bugs.python.org/issue25720
https://github.com/python/cpython/commit/6ba0b583d67
2018-05-09 16:40:35 +02:00
..
catch_conflicts
cpython python: 2.7.14 -> 2.7.15 (bugfix + security) 2018-05-09 16:40:35 +02:00
pypy/2.7
build-python-package-common.nix
build-python-package-flit.nix python: flit: 0.13 -> 1.0 2018-04-08 11:36:07 +02:00
build-python-package-setuptools.nix
build-python-package-wheel.nix
build-python-package.nix buildPythonPackage: use config.doCheckByDefault 2018-04-26 20:15:52 +00:00
mk-python-derivation.nix stdenv: steal checkInputs from buildPythonPackage 2018-04-26 20:22:51 +00:00
run_setup.py
setup-hook.nix
setup-hook.sh
with-packages.nix
wrap-python.nix
wrap.sh
wrapper.nix