nixpkgs-suyu/pkgs
Matthew Harm Bekkema 2cbb2590aa internetarchive: Provide setuptools at runtime
Since commit f7e28bf5d8 ("Split
buildPythonPackage into setup hooks"), the `ia` command provided by this
package has crashed with the error:

    Traceback (most recent call last):
      File "/nix/store/7n1jf081h0qnj82m2s69mxzj02zf746f-python3.7-internetarchive-1.8.1/bin/.ia-wrapped", line 7, in <module>
        from internetarchive.cli.ia import main
      File "/nix/store/7n1jf081h0qnj82m2s69mxzj02zf746f-python3.7-internetarchive-1.8.1/lib/python3.7/site-packages/internetarchive/cli/__init__.py", line 27, in <module>
        from internetarchive.cli import ia, ia_configure, ia_delete, ia_download, ia_list, \
      File "/nix/store/7n1jf081h0qnj82m2s69mxzj02zf746f-python3.7-internetarchive-1.8.1/lib/python3.7/site-packages/internetarchive/cli/ia.py", line 60, in <module>
        from pkg_resources import iter_entry_points, DistributionNotFound
    ModuleNotFoundError: No module named 'pkg_resources'

This commit fixes that by adding `setuptools` (which contains the
'pkg_resources' module) to `propagatedBuildInputs`.
2019-12-11 16:51:12 +01:00
..
applications Merge pull request #75198 from r-ryantm/auto-update/BShapr 2019-12-11 06:23:16 -08:00
build-support Merge pull request #73266 from demin-dmitriy/fix-libredirect-open-bug 2019-12-10 00:46:21 +01:00
common-updater
data Merge pull request #74966 from Fuzen-py/sweet 2019-12-10 23:32:46 -05:00
desktops Merge pull request #75226 from r-ryantm/auto-update/gnome-desktop 2019-12-10 20:42:18 +01:00
development internetarchive: Provide setuptools at runtime 2019-12-11 16:51:12 +01:00
games hexen: remove abandoned software 2019-12-11 01:03:44 +01:00
misc vimPlugins.LanguageClient-neovim: 0.1.154 -> 0.1.155 2019-12-10 12:57:15 +01:00
os-specific linux_testing: 5.4-rc7 -> 5.5-rc1 2019-12-09 10:05:01 -06:00
servers samba: 4.10.10 -> 4.10.11 (#75456) 2019-12-11 11:12:49 +01:00
shells Merge pull request #75434 from kampka/zsh-history 2019-12-10 23:59:38 -05:00
stdenv
test
tools Merge pull request #75299 from r-ryantm/auto-update/openfortivpn 2019-12-11 16:49:20 +01:00
top-level mbedtls_1_3: clarify deprecation message 2019-12-11 10:55:40 +01:00