mopidy-iris: 3.21.1 -> 3.21.3 (#42474)

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

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 3.21.3 with grep in /nix/store/qb6067h8y8p8y7kqkmdk308a494milyw-Mopidy-Iris-3.21.3
- directory tree listing: https://gist.github.com/e0c3564e49b2cec4b30d98ec42723bff
- du listing: https://gist.github.com/a127f023f22f9a2abd69c2dd0ff0c71b
This commit is contained in:
R. RyanTM 2018-06-27 08:05:04 -07:00 committed by xeji
parent 8575fd554c
commit 03b1e67957

View File

@ -2,11 +2,11 @@
pythonPackages.buildPythonApplication rec {
pname = "Mopidy-Iris";
version = "3.21.1";
version = "3.21.3";
src = pythonPackages.fetchPypi {
inherit pname version;
sha256 = "10d97rkqk5qbrninrahn0gr90yd47ivw2zafb24sp7a2g0mm07md";
sha256 = "0gp51zz5qr93w0h14m1blmjnlgmilyb15lw2m75varslw1ar7vlg";
};
propagatedBuildInputs = [