mopidy-iris: 3.17.5 -> 3.18.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/Mopidy-Iris/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 3.18.0 with grep in /nix/store/nldsjybf1v0fbjnbfgcknykr4q6fjq9c-Mopidy-Iris-3.18.0
- directory tree listing: https://gist.github.com/0ad20de473538813e443e421603c7997
This commit is contained in:
R. RyanTM 2018-05-11 04:07:39 -07:00 committed by obadz
parent c10c977e00
commit 1bf8420047

@ -2,11 +2,11 @@
pythonPackages.buildPythonApplication rec {
pname = "Mopidy-Iris";
version = "3.17.5";
version = "3.18.0";
src = pythonPackages.fetchPypi {
inherit pname version;
sha256 = "011bccvjy1rdrc43576hgfb7md404ziqmkam6na2z6v9km1b9gwr";
sha256 = "0j56pj7cqymdk22bjw33c9rz4n36k693gs3w6kg6y68as8l6qpvb";
};
propagatedBuildInputs = [