Merge pull request #219545 from r-ryantm/auto-update/python310Packages.bpycv

python310Packages.bpycv: 0.2.43 -> 0.3.6
This commit is contained in:
Ilan Joselevich
2023-03-06 19:07:33 +02:00
committed by GitHub
@@ -15,11 +15,11 @@
buildPythonPackage rec {
pname = "bpycv";
version = "0.2.43";
version = "0.3.6";
src = fetchPypi {
inherit pname version;
sha256 = "sha256-6LXhKuNkX3yKeZARLXmOVNAUQhJghtzKhnszJ1G/a8U=";
sha256 = "sha256-4N4rCVhbfJx7H7jS88QR3EcRupISIhnLuZ+cgfwIzg4=";
};
propagatedBuildInputs = [