Files
nixpkgs/pkgs/development/python-modules/phik
Sergei Trofimovich 3fbb3a13c8 python39Packages.phik: fix build
Before the change `phik `failed to fetch the wheel:

    error: cannot download phik-0.12.0-py3-none-any.whl from any mirror

Looking at https://pypi.org/project/phik/#modal-close there is a setuptools
style package:

     phik-0.12.0.tar.gz (44.2 kB)

This change pulls it in and adds enough dependencies to build shared library.

Closes: https://github.com/NixOS/nixpkgs/issues/138328
2021-09-25 09:20:55 +01:00
..