python311Packages.pyezviz: 0.2.2.3 -> 0.2.2.4

This commit is contained in:
R. Ryantm
2024-05-14 21:32:02 +00:00
parent 18198ef6f4
commit 28be4b7173
@@ -11,7 +11,7 @@
buildPythonPackage rec {
pname = "pyezviz";
version = "0.2.2.3";
version = "0.2.2.4";
format = "setuptools";
disabled = pythonOlder "3.6";
@@ -20,7 +20,7 @@ buildPythonPackage rec {
owner = "baqs";
repo = "pyEzviz";
rev = "refs/tags/${version}";
hash = "sha256-HZLWpoo0luAqqwLA3t7cDh0yVP6znrzMoUg7cuexd28=";
hash = "sha256-ngQu9g0qvJ3zDaTdGqJDGRoMhnGYdp5jHDoPiuXOwGs=";
};
propagatedBuildInputs = [