nixpkgs/pkgs/development
Kier Davis 443f1a43ef pythonPackages.pylint: add setuptools
Previously it was missing a runtime dependency on setuptools:

    [kier@saelli:~/checkouts/nixpkgs]$ $(nix-build -A python27Packages.pylint --no-out-link)/bin/pylint
    Traceback (most recent call last):
      File "/nix/store/0k8h6n6nxjcs2j5jp54mfppjbx37hrrg-python2.7-pylint-1.9.5/bin/.pylint-wrapped", line 6, in <module>
        from pylint import run_pylint
      File "/nix/store/0k8h6n6nxjcs2j5jp54mfppjbx37hrrg-python2.7-pylint-1.9.5/lib/python2.7/site-packages/pylint/__init__.py", line 11, in <module>
        from .__pkginfo__ import version as __version__
      File "/nix/store/0k8h6n6nxjcs2j5jp54mfppjbx37hrrg-python2.7-pylint-1.9.5/lib/python2.7/site-packages/pylint/__pkginfo__.py", line 25, in <module>
        from pkg_resources import parse_version
    ImportError: No module named pkg_resources

With this change, the same command now correctly prints pylint's help text.

This only applies to Python 2.
2019-10-28 10:52:50 +01:00
..
androidndk-pkgs
arduino
beam-modules
bower-modules/generic
compilers Merge pull request #71693 from turboMaCk/elm-0.19.1-node-packages-updates 2019-10-27 13:07:51 +01:00
coq-modules coqPackages.coq-bits: init at 20190812 2019-10-24 06:24:33 +00:00
dhall-modules
dotnet-modules/patches
em-modules/generic
go-modules
go-packages
guile-modules
haskell-modules hackage-packages.nix: automatic Haskell package set update 2019-10-24 22:13:58 +02:00
idris-modules
interpreters php: 7.2.23 -> 7.2.24, 7.3.10 -> 7.3.11 2019-10-25 03:09:19 -04:00
java-modules
libraries Merge master into staging-next 2019-10-28 08:59:50 +01:00
lisp-modules
lua-modules Merge pull request #71802 from teto/luadoc 2019-10-24 18:04:12 +09:00
misc
mobile
node-packages
ocaml-modules ocamlPackages.decompress: 0.6 → 0.9.0 2019-10-28 07:37:24 +00:00
perl-modules buildPerlPackage: remove postFixup 2019-10-22 07:07:18 +00:00
pharo
pure-modules
python-modules pythonPackages.pylint: add setuptools 2019-10-28 10:52:50 +01:00
r-modules
ruby-modules
tools pipenv: patch pipenv to point to python that has virtualenv 2019-10-25 17:31:51 +02:00
web Merge pull request #71796 from marsam/update-nodejs-10_x 2019-10-23 19:06:30 -05:00