Merge pull request #266423 from fabaff/pyezviz-bump

python311Packages.pyezviz: 0.2.2.2 -> 0.2.2.3
This commit is contained in:
OTABI Tomoya
2023-11-09 22:43:32 +09:00
committed by GitHub
@@ -11,7 +11,7 @@
buildPythonPackage rec {
pname = "pyezviz";
version = "0.2.2.2";
version = "0.2.2.3";
format = "setuptools";
disabled = pythonOlder "3.6";
@@ -20,7 +20,7 @@ buildPythonPackage rec {
owner = "baqs";
repo = "pyEzviz";
rev = "refs/tags/${version}";
hash = "sha256-YQlPv8YfPbYfpg+4VrLWHOWYJoecuAr3K7JBiogiI/g=";
hash = "sha256-HZLWpoo0luAqqwLA3t7cDh0yVP6znrzMoUg7cuexd28=";
};
propagatedBuildInputs = [