Commit graph

8 commits

Author SHA1 Message Date
Silvan Mosberger 4ba2d947ff
pythonPackages.Wand: Clean up and switch to imagemagick7
http://docs.wand-py.org/en/0.5.0/whatsnew/0.5.html#imagemagick-7-support
2019-01-28 23:34:28 +01:00
Silvan Mosberger 07c3f81aa6
pythonPackages.Wand: Fix imagemagick path 2019-01-28 23:25:01 +01:00
R. RyanTM 9e6241ef69 python37Packages.Wand: 0.4.5 -> 0.5.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-wand/versions
2019-01-27 03:37:41 -08:00
Chris Ostrouchov 5af94096ac pythonPackages.Wand: refactor fix broken package 2018-12-03 16:50:41 +01:00
Frederik Rietdijk 846abe5eff python: Wand: 0.4.4 -> 0.4.5 2018-12-03 16:50:39 +01: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
John Ericson 5aec3f96a2 treewide: Use *Platform.extensions 2017-09-13 11:16:10 -04:00
Frederik Rietdijk 464b5aa6fb pythonPackages.Wand: fix loading extensions 2017-05-01 11:22:56 +02:00