nixpkgs/pkgs/development/interpreters/python
Frederik Rietdijk b1bdce0793 python34: remove
Python 3.4 will receive it's final patch release in March 2019 and there won't
be any releases anymore after that, so also not during NixOS 2019.03.

Python 3.4 is not used anymore in Nixpkgs. In any case, migrating code from
3.4 to 3.4+ is trivial.
2018-11-04 18:48:24 +01:00
..
catch_conflicts
cpython python34: remove 2018-11-04 18:48:24 +01:00
pypy/2.7 pypy: 5.10 -> 6.0 2018-08-01 20:49:53 -07:00
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 python.buildEnv: new argument makeWrapperArgs 2018-10-13 12:31:52 +02:00