mopidy-iris: 3.12.4 -> 3.13.0

Semi-automatic update. These checks were performed:

- built on NixOS
- found 3.13.0 with grep in /nix/store/c2jcl71cqfd0a48mmn9g2sg2wzk8f47x-mopidy-iris-3.13.0
- found 3.13.0 in filename of file in /nix/store/c2jcl71cqfd0a48mmn9g2sg2wzk8f47x-mopidy-iris-3.13.0

cc "@rvolosatovs"
This commit is contained in:
Ryan Mulligan 2018-02-27 06:17:50 -08:00
parent 6a10134205
commit 699cf2a984

View File

@ -2,12 +2,12 @@
pythonPackages.buildPythonApplication rec {
name = "mopidy-iris-${version}";
version = "3.12.4";
version = "3.13.0";
src = pythonPackages.fetchPypi {
inherit version;
pname = "Mopidy-Iris";
sha256 = "0k64rfnp5b4rybb396zzx12wnnca43a8l1s6s6dr6cflgk9aws87";
sha256 = "1x6b3868ikbacrhsyrbpij2f4vbfqmdh39210m4d84y7rw7j8ifc";
};
propagatedBuildInputs = [