Commit graph

4 commits

Author SHA1 Message Date
Frederik Rietdijk df587c7f2e Merge master into staging 2018-06-25 10:58:39 +02:00
Matthew Bauer 680957d8b2 pyserial: disable install check on darwin 2018-06-23 17:50:01 -04:00
Frederik Rietdijk ced21f5e1a pythonPackages: remove name attribute`
The `buildPython*` function computes name from `pname` and `version`.
This change removes `name` attribute from all expressions in
`pkgs/development/python-modules`.

While at it, some other minor changes were made as well, such as
replacing `fetchurl` calls with `fetchPypi`.
2018-06-23 18:14:26 +02:00
makefu 8c0a37f857 python.pyserial: 2.7 -> 3.4
in preparation for platformio update
2017-10-02 07:20:23 +00:00