Merge pull request #146850 from fabaff/bump-pyezviz

python3Packages.pyezviz: 0.2.0.0 -> 0.2.0.5
This commit is contained in:
Fabian Affolter 2021-11-22 08:21:43 +01:00 committed by GitHub
commit 5329e0176b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@
buildPythonPackage rec {
pname = "pyezviz";
version = "0.2.0.0";
version = "0.2.0.5";
format = "setuptools";
disabled = pythonOlder "3.6";
@ -20,7 +20,7 @@ buildPythonPackage rec {
owner = "baqs";
repo = "pyEzviz";
rev = version;
sha256 = "sha256-aXqq3a+3PopW4vNA+O0K5OxpcHyJu2YMBJgEya0HKI0=";
sha256 = "sha256-a+u8zS69qLHABPSvWEzhM/gdzlLh2RJLTDJjaX4DtpI=";
};
propagatedBuildInputs = [