python37Packages.imageio-ffmpeg: 0.2.0 -> 0.3.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/python3.7-imageio-ffmpeg/versions
This commit is contained in:
parent
a381d42221
commit
65f033d93f
@ -6,10 +6,10 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "imageio-ffmpeg";
|
||||
version = "0.2.0";
|
||||
version = "0.3.0";
|
||||
|
||||
src = fetchPypi {
|
||||
sha256 = "191k77hd69lfmd8p4w02c2ajjdsall6zijn01gyhqi11n48wpsib";
|
||||
sha256 = "1hnn00xz9jyksnx1g0r1icv6ynbdnxq4cfnmb58ikg6ymi20al18";
|
||||
inherit pname version;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user