python36Packages.moviepy: 0.2.2.11 -> 0.2.3.5

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.6-moviepy/versions
This commit is contained in:
R. RyanTM 2018-11-08 21:43:41 -08:00
parent a054d74507
commit 3e5abf1215

View File

@ -10,11 +10,11 @@
buildPythonPackage rec {
pname = "moviepy";
version = "0.2.2.11";
version = "0.2.3.5";
src = fetchPypi {
inherit pname version;
sha256 = "d937d817e534efc54eaee2fc4c0e70b48fcd81e1528cd6425f22178704681dc3";
sha256 = "1jrdpnzyk373zlh8lvjdabyvljz3sahshbdgbpk6w9vx5hfacvjk";
};
# No tests