Merge pull request #39755 from r-ryantm/auto-update/Mopidy-Iris

mopidy-iris: 3.17.1 -> 3.17.5
This commit is contained in:
Matthew Justin Bauer 2018-05-05 16:10:56 -05:00 committed by GitHub
commit 08c9a5dfe3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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